(http://www.heise.de/imagine/swvz-programme/o5WgWb9Si4fliffZqUh8J6MpcjY/thumbnail/ChanSort.jpg)
Open-Source-Tool, mit dem sich Senderlisten von TV-Tunern am PC bearbeiten lassen; ermöglicht unter anderem das Umbenennen, Löschen und Sortieren von Senderlisten; eine Liste der unterstützten TV-Modelle findet sich auf der Herstellerseite.
http://sourceforge.net/projects/chansort/
Changelog
ChanSort didn't work properly with Windows region settings that don't convert ".BIN" to lowercase ".bin" (e.g. Turkey)
Philips:
Added ChanSort.Loader.Philips.ini file to try out different configurations until working ones get confirmed.
Disabled deleting channels for most file formats (they require files for menu and tuner to be kept in-sync).
Identified several variants of ChannelMap_100 format which now have special handling.
One that exports *cmdb*.bin files is now fully tested and working.
Ones that export only .xml files inside the channellib and s2channellib folders should work too, but not confirmed.
ChannelFormat_105 and 110 specific settings in .ini, currently best-effort without user confirmation.
Philips: added support for RepairMgr_chan_s_fta.db lists. Can be read as a reference list, but editing is
Currently disabled in the .ini file (enabling it is experimental)
Added experimental support for 8 variants of "dtv_cmdb_2.bin" DVB-S channel lists (DVB-C/T not supported yet).
Brands known to use this format include Sharp, Toshiba, Dyon, OK.
Philips also uses this format as part of ChannelMap_100, but only for the tuner data and uses .xml for the menu.
All variants need specific configuration in the ChanSort.Loader.CmdbBin.ini file. If your file is not supported yet,
Please send it to me via github or email.
Sony:
Files with incorrect checksum are no longer rejected, as the TV seems to ignore bad checksums.
Information about a bad checksum is visible under File / File Information.
Sky option channels are now in the TV channel list rather than data channel list
LG:
Added distinction between analog cable and analog antenna channels for legacy binary files (xxMODEL00001.TLL)
Updated Hungarian translation. Thanks to efi99 on Github!
Pressing the "Del"-key on the keyboard no longer deletes a channel when a text editor is open
Dragging a file (or something else) from outside ChanSort over the ChanSort window no longer creates an error
Opening a file containing a read-only channel list now shows the original numbers
Update 20:10 UTC:
Fixed broken Philips .ini settings for formats 100, 105 and 110
https://github.com/PredatH0r/ChanSort/
Changelog
Philips:
Fixes for ChannelMap_100, 105 and 110 formats
Support for FLASH/*.bin DVB-T/C and preset DVB-S lists (mgr_chan_s_pkg.db)
Toshiba:
Lists with chmgt_type001chmgt.bin can now be opened without zipping them
Selecting the hotelopt_type001.bin will now also load the list (if the type is supported)
Alden:
Added support for "Alden" Android SmartTV channel list format (dvr_rtk_tv.db)
https://github.com/PredatH0r/ChanSort/
Changelog
Philips: added support for ChannelMap_115 format
Philips: ChannelMap formats 100-110 did not always fill "Source" and "Polarity" columns correctly
Philips: improved experimental support for Philips FLASH_*/*.db file formats
(read-only by default, can be enabled in Philips.ini for testing)
Panasonic: added exerimental support for channel_list.xml lists (Panasonic Android TVs, 2019 and later)
Unfortunately the only information included in this format is the channel number and a truncated channel name.
added Polish readme and updated translation (by JakubDriver)
column order is now preserved between program starts even when lists with different supported columns were loaded and columns reordered.
added option to enabled/disable auto-loading of the last opened list when starting the program
added UI option "Hide/unhide columns automatically". When turned off, the program will no longer hide columns
automatically based on the selected list. It is recommended to leave this setting turned on.
https://github.com/PredatH0r/ChanSort/