When Using The EPG With Kodi I Have AMC HD using tvhebdo.com.ini with the
Timezone Set As:
site {url=tvhebdo.com|timezone=America/Montreal|maxdays=7|cultureinfo=en|charset=utf-8|titlematchfactor=90|episodesystem=xmltv_ns}
Which Gives The Programme Data Below:
<programme start="20160218113000 -0500" stop="20160218140000 -0500" channel="AMC HD">
<title lang="en">The Day the Earth Stood Still</title>
<desc lang="en">U.S. 2008. A scientist help an alien messenger sent to Earth to assess whether humanity can reverse the environmental damage it has inflicted on the planet(c)</desc>
</programme>
How Evere When Viewed In Kodi The Program Is Still Starting At 11:30 AM UTC (London) Time.
Could Anybody Help With This?
Regards.
I Used The WG2MP Which Sorted This Problem.
I Know Have Another Problem I Can't Find The Right Channel Cartoon Network The One I Have Found Is Cartoon Network West Which Is 3Hours Behind I Have Done The Following Below:
<channel site_channel="Cartoon_Network.png" site="tv.com" xmltv_id="Cartoon Network (West) (TOON)" site_id="69045179" update="i">Cartoon Network</channel>
<channel site_channel="Cartoon_Network.png" xmltv_id="Cartoon Network US" same_as="Cartoon Network (West) (TOON)" offset="-3">Cartoon</channel>
However The Channel Logo Isn't Showing On The Second Channel?
<channel id="Cartoon Network (West) (TOON)">
<display-name lang="en">Cartoon Network</display-name>
<icon src="http://746506.skal.fun/%3Ca%20href%3D"http://thedantv.co.uk/Channel_Logos/Cartoon_Network.png">http://thedantv.co.uk/Channel_Logos/Cartoon_Network.png" />
<url>http://www.tv.com</url>
</channel>
<channel id="Cartoon Network US">
<display-name lang="en">Cartoon</display-name>
<url>http://www.tv.com</url>
</channel>
Any Idea How I Could Solve This?
I had the same problem, in fact, every entry in my epg from TVHEBDO was offset.... in kodi (linux) the clock is set to UTC so in tvhebdo.com.ini ,
site {url=tvhebdo.com|timezone=UTC-05:00|maxdays=7|cultureinfo=en|charset=utf-8|titlematchfactor=90
fix the problem
I had the same problem, in fact, every entry in my epg from TVHEBDO was offset.... in kodi (linux) the hardware clock is set to UTC, so in your bios its... 12am and in your kodi(linux) its 7pm...
so in tvhebdo.com.ini ,
site {url=tvhebdo.com|timezone=UTC-05:00|maxdays=7|cultureinfo=en|charset=utf-8|titlematchfactor=90
fix the problem