Hi there
Let’s say I have a xml EPG url source that is all 1 hour behind my timezone, is there a setting in pstvl I can set to apply this? Looked in the advanced rules but could not find any.
e.g.
Code:
<programme start="20161017161500 +0100" stop="20161017183000 +0100" channel="BBC One">
<title lang="en">Rio 2016: Parade of Heroes</title>
<desc lang="en">Gabby Logan presents live coverage from Manchester, as the British athletes who competed at this summer's Olympics and Paralympics in Rio are celebrated. The Olympics were the most successful for Great Britain since 1908, with a total of 67 medals won, which exceeded London 2012's tally of 65 medals and meant that the nation became the first to surpass its medal total at the Games immediately following one that it hosted.(n)</desc>
<category lang="en">Olympics</category>
<subtitles />
</programme>
This is UK EPG data above and they are in GMT+1 zone (I assume that is what the +0100 means)
I’m in GMT+2 zone so the times are 1 hour behind when viewed in PSTVL, e.g. above program should start at 17:15 my time, not 16:15
Thanks in advance