Easily re-arrange, activate, or deactivate TV stations in FanTec decoders.
Published on May 02, 2010 by Marcus Rickert
Python DTV FanTec Tool
0 min READ
Some TV decoders (such as FanTec) use a binary file format to configure the TV stations. This file is usually
called dtv_channel.txt
. My tool dtv_converter.py
is a little python tool to read an existing dtv_channel.txt
and
convert it into an editable ASCII format. After the modifications the tool can be used
to create a new binary file from it.
Possible changes are:
The archive contains the Python code and a README with more detailed instructions.
Version | Latest Update | File Size | Link |
---|---|---|---|
0.9 | 05/02/2010 | 3395 | dtv_converter-0.9.tgz |