janpascal / tv_grab_nl_java

XMLtv grabber for The Netherlands using the tvgids.nl JSON interface
GNU General Public License v2.0
11 stars 2 forks source link

Pageformat change breaks retrieval code. #18

Closed lapion closed 9 years ago

lapion commented 9 years ago

Hello Jan,

First of all I wish to thank you for maintaining this excellent code. However due to recent changes in the horizon.tv guide the guide cannot be grabbed anymore. Could you please check this ?

Lapion

janpascal commented 9 years ago

Hi Lapion,

It seems the internal Horizon channel numbers have changed. Could you please try reconfiguring the grabber, by running $ tv_grab_nl_java --config-file /path/to/tv_grab_nl_java.xmltv --configure After this, the xmltv ID's of the Horizon channels may have changed, please check your mythtv channel configuration.

Could you let me know if this works for you?

Cheers

Jan-Pascal

lapion commented 9 years ago

Hi Jan-Pascal,

Thank you so much, that solved the problem.

Lapion