Releases: PredatH0r/ChanSort
Releases · PredatH0r/ChanSort
ChanSort 2020-02-02
- hopefully fixed corrupted Sony lists after channels were deleted (causing the TV to reorder channels after a reboot)
- detect file corruption when all bytes have same value instead of just 0x00 (as there are broken files with 0xFF too)
- upgrade to DX 19.2.6
ChanSort 2020-01-02
- added support for m3u lists (SAT>IP, VLC, WinAmp, ...)
- added support for Hisense H50B7700UW (and maybe others which use the same favorite list table schema)
- fixed support for Philips lists with format 100
- fixed missing DLLs with spanish translation
- fixed polarity display for Samsung (caused by a stale .ini file in the package)
- disabled "Lock" toggle button when the list does not support parental locks
ChanSort 2020-01-01
- fixed Samsung .scm support (ChanSort.Loader.Samsung.ini file was missing)
- added Polarity information for Samsung .scm and .zip lists
ChanSort 2019-12-31
- fixed errors when opening the Reference List dialog
ChanSort 2019-12-29
- Added Spanish translation (thanks to Marco Sánchez!)
- Added support for Philips "ChannelMap" favorites lists (1-8)
ChanSort 2019-11-25
- LG GlobalClone: Favorites were not loaded correctly into ChanSort
- LG GlobalClone: some changes that might fix problems where the TV didn't work properly
with an importet list (ChanSort now modifies less data in the file) - Menu items for hide/unhide, skip/unskip, lock/unlock are now disabled when these features are not supported by the
channel list file format - Applying a .txt reference list (which doesn't contain information about skip/lock/hide) will no longer clear these
flags in the current channel list
ChanSort 2019-11-18
Philips: fixed file detection in some ChannelMap_xxx folder structures
ChanSort 2019-11-17
- Philips: Improved support for ChannelMap_xxx channel lists directory structure.
Selecting any .xml or .bin file in the folder will now load all DVB*.xml files from the
channellib and s2channellib sub folders. - LG hospitality TVs using files names like xx[modelname].TLL can now be loaded
(They use the naming pattern of binary TLL files, but contain GlobalClone/XML text data) - fixed: Philips DVBC.XML files with frequency values in Hz instead of MHz caused an overflow exception
ChanSort 2019-11-10
- Sony: added support for independent ordering of favorite lists (only Android TVs)
- Sony: fixed error when saving a list that contains program numbers above 8000
- added "Source" column to left list when editing a mixed source favorite list
ChanSort 2019-11-08
Improved handling for deleting channels. Depending on what the file format supports, ChanSort will now either
- mark channel as deleted (which prevents them from being re-added by the TV as if were a new channel)
- remove channel from the file (at the risk that a TV's auto update will add it again)
- append the channel at the end of the list (when possible as hidden and skipped)