2024-02-15, 12:55
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
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