PredatH0r / ChanSort

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

Grundig 42 GHB 5742 #227

Closed dev-9 closed 3 years ago

dev-9 commented 3 years ago

Hi all,

I try to use chansort with the Grundig 42 GHB 5742 tv-list. The export from the TV provides an directory called "My_Channellist" and three files, but only the "dvbs_config.xml" is interessing for me.

As I understand the ChanSort.Loader.Grundig might support some Grundig channel lists, but unfortunately not this one. I get the message "No module to read/write ..." with a System.NullReference.Exception in the ChanSort.Loader.Grundig

error

Can you please give me a tip how I can try to proceed:

Best reards, Jens

PredatH0r commented 3 years ago

Can you please send me your file to horst@beham.biz? It looks like a bug in ChanSort that I should be able to fix easily when I can reproduce the problem.

dev-9 commented 3 years ago

Thank you, I have send you the file. Hopefully we find the cause.

PredatH0r commented 3 years ago

Uploaded a fixed version to https://chansort.com/ChanSort_2021-03-13.zip

This is an alpha-version where I am currently reworking the whole reference-list system. The "automatically reorder all lists"-Option does not work here, the advanced / manual selection of a particular sub-lists should work.

The cause of the error was the dvbt_config.xml file, which did not have a \<channels> element inside the \<Digital> element

dev-9 commented 3 years ago

Thanks a lot - it works. Makes sense, because I'm only using DVB-S. A work around with the stable version is also to delete the dvbt_config.xml and dvbc_config.xml (as I now understand)