Posts: 1,016
Joined: Sep 2012
Reputation:
55
janbar
Posting Freak
Posts: 1,016
2017-02-19, 02:23
(This post was last modified: 2017-02-19, 02:26 by janbar.)
With latest mythtv addon, the saved position is stored as MythTV bookmark. Sadly if you have transcoded your recording then recordseek table has been cleaned. These data are required to convert from time position (kodi used time, mythtv use frame count). So saving bookmark failed.
Also recordseek data are required to convert EDL marks.
Posts: 3
Joined: Feb 2017
Reputation:
0
I haven't transcoded recordings. Mythtv server only runs metadata search and find commercial breaks on TV recordings.
Yesterday I installed latest updates and I tested those manual bookmarks and those worked fine. But it still doesn't save automatically that last watched position when I stopped watching recording. Is there anyway to enable that automatic stop/resume functionality for recorded videos?
Posts: 7
Joined: Nov 2012
Reputation:
0
2017-03-03, 01:58
(This post was last modified: 2017-03-03, 01:59 by Alligator5678.)
I'm having the same issue. I have Krypton installed on a Raspberry PI 2 and Firestick. Neither of these give me the option to resume a recording from where I left off. I've also got Jarvis running on a windows 7 machine. The resume function works perfectly there. They are all talking to the same backend.
Also, I have Windows Media Center and ServerWMC running on another instance. I have exactly the same symptoms with PVR.WMC - no resume capability in Krypton, works fine in Jarvis.
Hurts the WAF big time...
Posts: 1,016
Joined: Sep 2012
Reputation:
55
janbar
Posting Freak
Posts: 1,016
Set recording last played position failed because mythtv backend returns an error. I haven t more details. You can test the api call manually. I will post a sample later.
Also I will add a setting to restore previous behavior using kodi bookmarks instead backend. It will resolve your issue. The next version of the addon (4.14.2) will include the setting.
Posts: 1,016
Joined: Sep 2012
Reputation:
55
janbar
Posting Freak
Posts: 1,016
And also that could work fine using internal kodi bookmark because , for this case, the position value isn t transfered throw the pvr api.
Posts: 40
Joined: Oct 2015
Reputation:
2
Are you finished updating the addon for Jarvis? I have some issues with Kodi v17 that keep me from upgrading but I love some of the features of your addon for v17. Mostly the option to offer delete after playback and also the option not to display the live tv group in recordings.
Posts: 7
Joined: Nov 2012
Reputation:
0
I installed 17.1 on my Amazon Firestick today. MythTV v4.14.0 came with the apk I downloaded. With the MythTV PVR I still can't resume a recording. To the left of the recording appears a checkmark and when I select it, it starts from the beginning. I switched PVRs over to PVR WMC and I was able to resume recordings. I'm pretty sure that didn't work in 17.0, however, I'm not positive. For me, it's a MythTV only issue - MythTV 4.14.0 pvr on Kodi 17.1 doesn't permit resuming playback of a recording. I'm ready and willing to beta test anything further to help.
Posts: 7
Joined: Nov 2012
Reputation:
0
Ok, 17.1 resume functionality works if I resume from the main screen "TV - Recent recordings" and I select a recording that I had previously suspended. However if I'm on the main Kodi screen and select "TV - Recordings - Default", and then select a a recording that I'd suspended it always starts at the beginning... hmm...