blob: 8584b594fa29e1939e0a6491ab4ca0f987655fe0 (
plain)
1
2
3
4
5
6
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.
|