You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally decided to organize my TV channel list. The channels are provided by my cable TV provider, and many of them are encrypted. Despite that, my TV has tons of channel program data ( more than 3 GB, making Tv memory low).
So I googled the issue, ended up here, exported my channel list to a USB drive, opened it with ChanSort, and... the list was empty. I thought that maybe Philips had changed the way the data is exported (TV model: 55OLED706/12, list format version: 115.0), so I downloaded the source code, attached a debugger, and started analyzing what was going on.
After about two hours of investigation, I figured out that my TV had never actually exported any channel data. To verify this, I exported the channel list and immediately imported it again. As a result, I ended up with 0 channels. The .xml files are empty.
Does anyone have any idea how I can properly export my channels in a way other than through Settings > Channels? I don't think Philips has ever released an update to fix this issue.
When opening file in ChanSort:
File name: F:\PhilipsChannelMaps\ChannelMap_115\ChannelList\chanLst.bin
Analog C/T-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-T-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-C-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-S-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-S all-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
Favorites-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there!
I finally decided to organize my TV channel list. The channels are provided by my cable TV provider, and many of them are encrypted. Despite that, my TV has tons of channel program data ( more than 3 GB, making Tv memory low).
So I googled the issue, ended up here, exported my channel list to a USB drive, opened it with ChanSort, and... the list was empty. I thought that maybe Philips had changed the way the data is exported (TV model: 55OLED706/12, list format version: 115.0), so I downloaded the source code, attached a debugger, and started analyzing what was going on.
After about two hours of investigation, I figured out that my TV had never actually exported any channel data. To verify this, I exported the channel list and immediately imported it again. As a result, I ended up with 0 channels. The .xml files are empty.
Does anyone have any idea how I can properly export my channels in a way other than through Settings > Channels? I don't think Philips has ever released an update to fix this issue.
When opening file in ChanSort:
File name: F:\PhilipsChannelMaps\ChannelMap_115\ChannelList\chanLst.bin
Analog C/T-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-T-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-C-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-S-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
DVB-S all-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
Favorites-----
number of channels: 0
number of predefined channel numbers: 0
number of duplicate program numbers: 0
number of duplicate channel identifiers: 0
number of deleted channels: 0
number of hidden channels: 0
number of skipped channels: 0
number of locked channels: 0
Beta Was this translation helpful? Give feedback.
All reactions