I am using the latest WG++ and new site ini. I am located in Finland, but I watch mostly Swedish TV. I am loading data from Areena in Finland and Allente in Sweden. The Finnish times show up correctly but the Swedish times are two hours slow.
I checked the site ini's and they are using Europe/Helsinki and Europe/Stockholm respectively. The times in the output file (guide.xml) appear to be correct (UTC +2 and UTC+3).
Looked through the forums and read about WGMP - tried that on the Swedish times and now they show up as one hour ahead.
I am using Windows 10 with NextPVR as backend.
The frustrating thing is that everything worked fine until a few weeks ago. I tried uninstalling everything and reinstalling, but still get problems.
Use this https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/post...
will corrrect to your local time
I have tried to implement the program xmltv_time_modify, but I get '[Error ] add_logo.exe not found in C:\Users\snoww\AppData\Local\WebGrab+Plus\siteini.user\Finland\' and the job completes in 0 seconds - maybe doesn't run at all?
The times in the output file are still two hours out.
I have tried all sorts of things to get this to work - you will see in config that postprocess rex is commented out, but I have tried with that running as well.
I have seen in the forums that others have had a similar problem, but I couldn't find an answer there either.
Did you run as mentioned here https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/master/post... ? Follow windows user line
you can run also as stand alone program
xmltv_time_modify.exe /in:epg.xml /out:epg_local.xml /correction:local
Thank you, got it fixed. I was calling 'xmltv_time_modify' and not 'xmltv_time_modify.exe'. Silly mistake