They changed tv24.lt structure last week and tv24.lt.ini ceased to work. Please update ini file. Thanks.
I am getting this error:
[ Error ] no index page data received from (...)
[ Error ] unable to update channel, try again later
They changed tv24.lt structure last week and tv24.lt.ini ceased to work. Please update ini file. Thanks.
I am getting this error:
[ Error ] no index page data received from (...)
[ Error ] unable to update channel, try again later
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Update on the EPG channels page. THANKS Blackbear199!!
Thanks Blackbear199. Updated files works with tv24.lt, but now there is another issue. Webgrab collects only the first twenty symbols (including spaces) of TV show title from tv24.lt and then adds two dots, for example:
<programme start="20160411223000 +0300" stop="20160411233000 +0300" channel="LRT Televizija">
<title lang="lt">Trys Paryžių sukrėtu..</title>
<desc lang="lt">Dokumentinis filmas. Didžioji Britanija 2015 m. Rež. Ursula Macfarlane.(n)</desc>
<category lang="lt">Filmai</category>
</programme>
I found out myself. tv24.lt.ini file needs a little correction. Find this line:
index_title.scrub {single|"title_short":"||"}
and delete a word "_short". The final result should be:
index_title.scrub {single|"title":"||"}
Once again broken 24tv.lt ini
Please update tv24.lt.ini
Hello Blackbear199,
Im trying to get local timezone EPG and I changed from:
index_start.scrub {single|"start_unix":||,|,}
index_stop.scrub {single|"stop_unix":||,|,}
to :
index_start.scrub {single|"start":||,|,}
index_stop.scrub {single|"stop":||,|,}
And i always get:
( 1/2 ) TV24.LT -- chan. (xmltv_id=E1) -- mode Force
i
Unable to update channel E1
Generic syntax exception:
message:
Current culture: en-GB
time parsing error : String was not recognized as a valid DateTime.
starttime time scrubbed : "00:15"
computer date/time format: 12/07/2017 15:04:59
Existing guide data restored!
thanks its working now :)