PredatH0r / ChanSort

TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
842 stars 115 forks source link

LG rename channels doesn't work properly #270

Open jinteractive opened 2 years ago

jinteractive commented 2 years ago

Channel names don't change after load file to LG TV. ChanSort should rename (HEX) in two places in TTL file. But it doesn't.

PredatH0r commented 2 years ago

Unfortunately there are several variations of "GlobalClone00001.TLL" which treat channel names differently. Can you upload your file please so that I can be sure what data is actually in yours?

Some look like as if the channel names in "vchName" are Chinese (and have no hex name), others have plain text in there, others use hexVchName and keep the vchName blank, other fill both. And then there is the webOS 5/6 variation that uses JSON inside XML, with yet another way to store data.

jinteractive commented 2 years ago

Look at line 2589 (SID 15710, old name "NATIONAL GEO" not changed) and 38615 (SID 15710, new name "Puls2 HD" it's ok, but without changes line 2589 tv back to old name "NATIONAL GEO").

GlobalClone00001.zip