In the latest version of the site.ini 'tvgids.nl' the TIMEZONE is set to 'UTC'.
How can I change this to 'Europe/Amsterdam' without breaking the ecryption?
Thanks
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
copy and paste, you can edit that line
Thank you!
Just for your info i checked and we are using UTC date format, we do not use 19:04 but the UTC 1643652240 that correspond to Mon, 31 Jan 2022 18:04:00 GMT
So the correct setting is UTC and not Europe/Amsterdam.
Setting TimeZone to 'Europe/Amsterdam' in 'tvgids.nl.ini' makes WG++ adding '+0100' instead of '+0000' to the start and stop time notation in guide.xml.
eg. <programme start="20220131180400 +0100" stop="20220131190000 +0100" channel="NPO 1">
Correct if your player/xmltv import recognize it. That's why there is also xmltv_time modify, to make everyone happy, if that is ok for you leave that timezone.