palinek / pvr.sledovanitv.cz

Kodi's sledovanitv.cz client addon
GNU General Public License v2.0
30 stars 14 forks source link

Fully implement IsRealTimeStream() #58

Closed phunkyfish closed 4 years ago

phunkyfish commented 4 years ago

v2.5.3

Can be merged once you are happy with the change and CI passes.

The change is related to a change in kodi whereby this function can be called when playing back a recording. If not correctly set the fast forward/rewind buttons can be missing.

palinek commented 4 years ago

Landed in 820f2ac.

Thank you.