Solved no timeshift when set "on pause"
#1
when I activate the timeshift in the options with "on pause" then LiveTV OSD isn't showing a pause button and therefor timeshift doesn't work. When I activate the timeshift in the settings with "always" then the pause button is shown in the LiveTV OSD and timeshift is working properly. 

Tested with Leia V18 Beta1v2 on Windows x64, Android and CoreELEC. So I assume it is related to the Plug-in (or DVBMedia Server V2.12), isn't it ?
Reply
#2
I'm pretty sure this is a bug in Kodi. I only get a pause button if I lie in GetStreamTimes and provide a fake ptsEnd so that diff(ptsBegin, ptsEnd) is greater than 0.

@ksooo can you take a look at this? My PVR provides the possibility to do local timeshifting "on playback" and "on pause". The latter does not work anymore. No pause button available. I do return true in CanPauseStream and CanSeekStream (the player is checking both) but apparently this stopped working.
Reply
#3
Just found https://github.com/xbmc/xbmc/pull/14389 so I assume this is already fixed known.
Reply
#4
(2018-09-05, 14:39)manül Wrote: Just found https://github.com/xbmc/xbmc/pull/14389 so I assume this is already fixed known.


Yep, known issue.
Reply
#5
okay & thank's for taking the time to look into the matter.
Reply

Logout Mark Read Team Forum Stats Members Help
no timeshift when set "on pause"0