add a format converter, i.e. to convert from lamedb to sat.xml files
[vuplus_dvbapp] / tools / host_tools / FormatConverter / README
diff --git a/tools/host_tools/FormatConverter/README b/tools/host_tools/FormatConverter/README
new file mode 100644 (file)
index 0000000..8584b59
--- /dev/null
@@ -0,0 +1,7 @@
+extendable format converter
+
+Can be used to convert lamedb to a satellites.xml file, including TSID/ONID entries for example to check diseqc setups with the enigma2 diseqc checker plugin.
+
+Just start lamedb2satxml for usage information.
+
+A more general usage interface is present in main.py, where you can call the different modules directly via a console user interface.