djp952 / pvr.hdhomerundvr

Unofficial Kodi HDHomeRun DVR PVR Client
https://github.com/djp952/pvr.hdhomerundvr/wiki
Other
60 stars 9 forks source link

Kodi 18.0 doesn't seem to ask to save the 'last played position' for recordings #53

Closed djp952 closed 5 years ago

djp952 commented 5 years ago

Kodi 18 "Leia" final doesn't seem to be invoking the PVR function to store the last played position for recordings. Will investigate in Kodi code and see if I can issue a PR to correct this.

djp952 commented 5 years ago

Kodi Pull Request 15495 has been issued: https://github.com/xbmc/xbmc/pull/15495

djp952 commented 5 years ago

Turns out it's that damn GetStreamTimes() function again. Closing.