plugin.video.vtm.go
plugin.video.vtm.go copied to clipboard
Livestreams 2h behind on Nexus
yup, same here.
In the live-feeds on the VTM GO website, you can go back in time to the start of the current program (max. 2 hours). It seems that the Kodi add-on is not taking this into account yet.
This should resolve this issue:
in api-17, resources/lib/vtmgo/vtmgostream.py, line 164: 'startPosition': '7200.0',
Is this already included in the code?