Open jacknz33 opened 8 years ago
ChanSort doesn't support Thomson channel lists.
Hisense is also using * .db as the file extension for their channel lists, which is also a SQLite database, but uses different tables. So when the Hisense loader tries to read the Thomson file, it throws an error.
I don't have any Thomson files, so I can't really tell much about those. I also stopped adding new file formats because I don't have the time at the moment and without a TV to test it on, it's too much of a hazzle to get it working. If you are a developer, you can take a look at the source code of the Hisense, Panasonic or Toshiba loader modules, which also use SQLite and could probably easily be copied+modified for Thomson.
The channel list format for (TCL / Thomson) TV (*.db) is not loaded. With DB Browser for SQLite the file is readable. By using a HEX-Editor "Channelnames" are displayed.
in *.DB-File select and edit ProgrammInfotbl @ "ProgNum" and "ServiceName".
database.zip
if I add missing Table "SVL" and "TSL" with RAZOR-SQL the error occur: no such column: s.major_channel.... so i guess there is a configuation needed..in which table and column you will find the information for the gui of the program: