Kodi Community Forum
UPNP on 20.3 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: UPNP on 20.3 (/showthread.php?tid=376276)



UPNP on 20.3 - 42loophfbk - 2024-02-15

hello there,

I am currently porting an old script from kodi 18.x to the current version.
it basically allows to synchronize multiple osmc on raspberry by using the upnp remote control features
from a shell script on a master machine, wich triggers a seek to zero event shortly before the video file ends.

in the current version, if i issue a seek command about ten seconds before the file ends, it behaves
as expected and jumps to the beginning of the file.

however, if i issue that same command just a second before the file ends, it just pauses there and thats it.

maybe someone can shine a light on why that is happening: should i file an issue somewhere (not sure if with kodi or osmc developers) ?

any insights greatly appreciated,

greetz ulf