Hi,
I have the following problem. In my WebGrab++.log I always get this message.
[Warning ] Incompatible version of /config/siteini.pack/Germany/tvspielfilm.de.ini
[Warning ] SW V5.3.0.0 should be >= SiteIni V5.3.0.2:
[Warning ] Upgrade your WebGrab+Plus version to V5.3.0.2 or higher!! @http://www.webgrabplus.com/download
I searched for a WebGrab version 5.3.0.2 or higher but didn't find any. The data I get back from TVSpielfilm is partly incorrect. e.g. on 16.02. at 20.15 Mission: Impossible runs on Pro7, but I am shown on Emby that TV Total is running. I don't know if it has anything to do with the above error messages.
i usually put the min sw version at V5.0 unless there is a specific reason to use a exact version number.
in this case V5.3.0.2 was specified to fix a subpage bug in webgrab that this ini uses.
evaluation builds are posted on github.
https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/eval...
i use the latest eval version(V5.3.0.8) ait it appears correctly(first screenshot).
using V5.3.0.0 its not (as you pointed out,second screenshot).
also in your log there are many negative show start time messages which shouldnt be there.
these are also caused by the same subpage bug.
its also what causes the schedule to be incorrect.
so yes you need V5.3.0.2 or higher.
You can find latest here: https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/eval...
Thank you very much! Now everything is working as expected. Perfect!