Good day!
I had noticed, that tv24.lt is catching not all shows, does anyone know where might be problem? Which place could i check, because from code, it seems nothing so wrong there...
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
actualy i just took core of ini and edited by meself. In EPG channel list it's not working at all :(
it helped doing that thing, as i am new to webgrabplus :
http://www.webgrabplus.com/content/tv24lt-ini-doesnt-work-anymore
Ya, will try to reinstall (uninstall and install).
After reinstall with that revision 3 same problem (Generic syntax exception:...)
Are you using tv24.lt from website or abit edited version? I am asking because tv24.lt don't have variables start_linux, just start.
Very strange, did nothing, just started to work ... now after 1 more time of downloading and adding new ini its working :)
The only thing which is not displayed: show which should be at hour:min xml were created, for example: if i generate xml on 21:30, for 3 days, then each day show which is on 21:30-XX:XX is empty.
I am determing this by viewing generated EPG. Each channel same thing, i have generated EPG at around 21:30 and each channel is missing entry at 21:30. Generating list for 2nd time after some time, will see if it fills missing places :)
Current state: still same problem. When i back home will make more tests :)
Example:
19-07-2016; lnk
20-07-2016; lnk
Not displaying 1st show of day 20
Seems good. Thanks for help!
1 more small problem: not showing icons.
Problem is with line 63 (i think)
index_showicon.scrub {regex||"image":"(http://.+?\.JPG)",||}
If i just use other line, then it's working no problem:
index_showicon.scrub {url||"image":"||"}
not sure about syntax, but i would also add lines like:
index_showicon.modify {replace|//|/} *replace all double /
index_showicon.modify {replace|:/|://} *just make http://
just to make link look better, without "//" in middle :)
https://www.tv24.lt/programme/listing/none/DATE?filter=channel&subslug=NAME
had been changed abit, need some updates, as not grabing EPG.
Thanks as always :)
Small update is needed:
Line 66:
index_urlchannellogo {url|https://cdn.tvstart.com/img/channel/|"logo_64":"||"|"}
change to
index_urlchannellogo {url|https://cdn.tvstart.com/img/channel/|"logo_64": "||"|"}