GreekTVApp / epg-greece-cyprus

EPG parser for Greek and Cypriot channels
37 stars 8 forks source link

Wrong time in Plex.tv possible due to DST #8

Closed gpapathanasiou closed 1 year ago

gpapathanasiou commented 1 year ago

I am using the xml file in Plex.tv but is seems that all content in Plex live TV starts an hour earlier.

1nikolas commented 1 year ago

Looks like a plex bug. The timezones are put correctly into the xml (unless maybe the days before the time change). It has the time relative to UTC and it's +2 or +3 depending on the time of the year. Unless there is a problem with some specific channels

gpapathanasiou commented 1 year ago

I downloaded the xml file and replaced +0300 with +0200. I loaded the modified xml in plex and live tv guide is fine. If you check the xml file you can't find any program that starts with +0200. Maybe something isn't working with the rule time of the year.

1nikolas commented 1 year ago

wait we have +2 now. I should fix this

gpapathanasiou commented 1 year ago

Yes. Thank you so much for your work! Καλό μεσημέρι!

1nikolas commented 1 year ago

Now it should work. I had hardcoded +3 for some stupid reason. Thanks for letting me know