Hello, good day! Could you update this ini file please? Today when I wanted to update my epg I found this error, although yesterday it was fine, now it doesn't work. Thank you!
[Error ] Unable to update channel Discovery Kids
[Critical] Generic syntax exception:
[Critical] message:
[Error ] no index page data received from Discovery Kids
[Error ] unable to update channel, try again later
[ Info ] Existing guide data restored!
I use this ini file: https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/master/site...
fixed.
Hi Blackbear,
Thanks once again for your speedy fix!
However, I don't know if they've changed their data slightly, but the asterisk for new shows is no longer working consistently. I have uncommented both the lines in the new INI file for adding the asterisk, but it only is working on some shows. In looking at the guide.xml file, it seems as though sometimes the "desc" tag has "(New)", and sometimes it has "(new)" - lower case n vs. upper case N.
When the N is upper case I am not getting the asterisk.
Is your parsing code case sensitive, and can this be corrected?
Thanks again,
Bob
uncomment these lines
*index_title.modify {addend('index_temp_5'=="4")| *}
*temp_5.modify {calculate(format=D0)|'index_temp_4' 4 and}
*title.modify {addend('temp_5'=="4")| *}
Perfect! I had missed the 2nd one.
Leaving a donation for your great work!
Thank you so much BlackBear199, I thank you for the speed in which you solved it, this now works.