Skip to content

Releases: PredatH0r/ChanSort

ChanSort 2023-06-01

01 Jun 09:21
Compare
Choose a tag to compare

2023-06-01

  • Panasonic LS 500 / LX 700 series: support for new firmware which doesn't export a hotel.bin file.
  • Loewe servicelist.xml (and maybe some other .xml files) larger than 2 000 000 bytes were
    not loaded.
  • Enigma/Linux lists can now also be opened by selecting a .tv or .radio file (not just lamedb)
  • added support for Medion Ultra HD Android Smart TV "senderliste.txt" format,
    containing lines with JSON data, e.g. Medion X15567 (MD31555)

ChanSort 2023-01-23

24 Jan 07:43
Compare
Choose a tag to compare
  • added support for Hisense HIS_DVB.BIN channel lists
  • added support for Hisense HIS_SVL.BIN, HIS_TSL.BIN, HIS_FAV.BIN channel lists

ChanSort 2023-01-15

15 Jan 17:53
Compare
Choose a tag to compare

2023-01-15

  • added support for Vision EDGE 4K set-top-box (DVB-S only)
  • TCL: separate lists for DVB-C/T/S, each starting at 1
  • TCL: cleaned up "Hide" vs "Skip"
  • SDX: showing message when an unsupported, encrypted .sdx file is opened (e.g. from Xoro STB)

ChanSort 2023-01-12

12 Jan 20:34
Compare
Choose a tag to compare

TCL:

  • fixed support for .tar files which contain a DtvData.db file larger than 307200 bytes
  • added more data columns and support for fav/skip/hide/delete
    (this version is newer than the unofficial test builds from earlier today)

ChanSort 2023-01-10

10 Jan 14:39
Compare
Choose a tag to compare

TCL: fixed deleting channels

ChanSort 2023-01-06

06 Jan 13:06
Compare
Choose a tag to compare
ChanSort 2023-01-06 Pre-release
Pre-release
  • added support for *.DBM channel lists (4 DVB-S and 1 DVB-C variants)
    These files are exported by various (older) receivers using chips from MStar, including devices sold under brands like
    Xoro, TechniSat, Strong, Comag and many more.
    There may be more than the currently supported 5 variants, so please send me your file if it is currently not supported.

[UPDATE]
replaced file around 15:27 GMT with a fix for TCL .tar files

ChanSort 2023-01-04

04 Jan 12:34
Compare
Choose a tag to compare
ChanSort 2023-01-04 Pre-release
Pre-release
  • TCL/Thomson: improved file detection (.tar file or directory containing DtvData.db, satellite.db, cloneCRC.bin)
  • m3u: #EXTINF tag data is displayed in "Short Name" column and can be edited
  • m3u: fixed saving #EXTINF lines containing tag data
  • m3u: readded "File / Save as" menu item (but not for other types of lists)

ChanSort 2023-01-03

03 Jan 18:26
Compare
Choose a tag to compare
ChanSort 2023-01-03 Pre-release
Pre-release
  • added support for TCL / Thomson *.tar channel lists (containing DtvData.db and satellite.db)
  • updated hotbird reference list for Italy
  • fixed text input for "Favorites" column (where applicable)
  • fixed: menu "settings / allow editing predefined lists (DANGEROUS)" unlocked the edit functions
    in the user interface, but changes to those lists were not saved to disk.
  • changed build process to use MSBuild project files (to allow future switch to .NET 7 or 8)

ChanSort 2022-12-04

04 Dec 17:20
Compare
Choose a tag to compare
  • fixed: various .xml file formats could not be loaded anymore
  • channels can also be swapped now be directly selecting two rows and clicking on "swap"
  • swapping mark (strike through) is now automatically removed after swapping
  • swapping is now recognized as a change and will prompt to save the list on exit

ChanSort 2022-11-30

30 Nov 18:03
Compare
Choose a tag to compare
  • fixed Samsung .zip lists changing channel names to "Chinese" characters in the saved file
    (caused by a breaking change in the new version of the Microsoft.Data.Sqlite library)
  • changing channel names in Samsung *_1242.zip format is disabled due to new Sqlite library