Posts: 632
Joined: Mar 2013
Reputation:
43
2016-06-21, 23:36
(This post was last modified: 2016-06-21, 23:37 by manül.)
That forum thread is rather old. I probably should delete it.
Playback of ongoing recordings was broken because Kodi looks up the filesize only on playback start. For ongoing recordings the filesize will grow while watching. So the playback stopped after reaching the filesize the recording had at the beginning.
However please note that this is broken again in Kodi 17 because of an PVR API change or rather removal. I didn't have time to find an alternate approach.
Posts: 20
Joined: Jun 2016
Reputation:
0
2016-06-21, 23:51
(This post was last modified: 2016-06-21, 23:53 by jobisoft.)
Thanks for your quick answer! So it should work in Kodi 16? How do I trigger that special playback?
Do you plan on fixing this in the future for Kodi 17? I am willing to help in testing!
Thanks for your time!
Btw, have you asked the kodi dev team, to re-integrate the removed API, so it can work again without having to "fix" it?
Posts: 20
Joined: Jun 2016
Reputation:
0
2016-06-22, 17:41
(This post was last modified: 2016-06-22, 17:44 by jobisoft.)
I just tried Kodi 16 and it works very nice.
If allowed, I would like to help to bring this back to Kodi 17. Could you guide me to the git commits, where you introduced that feature in the first place, to see how you did it and to start learning? And also the git commits, where you updated to the new API and removed the feature again?
If this feature is coming back, I would propose a small change: Do not just update the end time if playback reaches the end marker, but always, so it is possible to fast forward to the end at any given time.
Thanks for your time
John
Posts: 11
Joined: Jan 2017
Reputation:
1
Just mentioning that this is still broken in 17 final & the 18 nightlies. Any sign of a fix? It's a big step backwards & is a necessary feature of a PVR.
Thanks