Hi,
I have been working on mbc.net, everything is running without a hitch, but nothing is coming out in the guide.xlm
Could someone help me out.
<channel update="i" site="mbc.net" site_id="mbc4" xmltv_id="mbc4">mbc4</channel>
Hi,
I have been working on mbc.net, everything is running without a hitch, but nothing is coming out in the guide.xlm
Could someone help me out.
<channel update="i" site="mbc.net" site_id="mbc4" xmltv_id="mbc4">mbc4</channel>
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Hi Hicks,
just a small error: The index_start scrub needs to be multi, like this:
index_start.scrub {multi(include="GMT")|<li>||</li>|</li>}
index_start.modify{remove|GMT}
Or a little shorter with regex:
index_start.scrub {regex||(\d{2}\:\d{2})\sGMT||}
Besides that , the GMT times are without daylight saving , if you use timezone=UTC+00:00 you get the European 0 offset timezone which includes daylight saving. Instead use timezone=GMT or timezone=UTC.
If you have it finished, will you upload it? We like to add it to the collection.
Jan
I will make the changes and try it out in a few hours time. Will send the completed files to you for upload soon.
Thank you
Hi,
It is working perfectly. Here is the ini and channels.xml.
Note:
You can upload them to the Middle East section, but the Arabic channels does not have progrmme title or programme description in the website. It is just the program logos. So it is not included inthe list. I do not know if it would be useful for everyone. [But I got all the english ones that I needed] :D
Thanks
Ha, didnt know etfarag.com got updated in the EPG channels list. That is what i wanted !!!
Hi Hicks,
you didn't change the timezone to UTC. Are you sure that the site uses daylightsaving times? I doubt that. Maybe you simply overlooked it, see my previous post.
Jan
Hi,
The ouput file is giving time at +1. So i assumed it is correct. Not sure. Feel free to make necessary changes
Check the latest version in the siteini.pack.
If still not correct, add a debug switch in the start line. And send the logs (best, is to do it for multiple days, so we have the time to check it)
Well, the issue was, that the html class is different for show that are currently running.
The shows that were skipped in the old siteini, were the shows that are currently running.
But is is now fixed.