NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 31 32 33 34 35 … 43 Next »
Experimental Gotham addon, with additional functionality

 
  • 0 Vote(s) - 0 Average
Experimental Gotham addon, with additional functionality
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,918
Threads: 956
Joined: May 2006
#31
2013-11-18, 03:46 AM
sub Wrote:Nothing has changed on that front. If its any quicker/slower, it'll most likely come down to Gotham changes. I haven't noticed any significant different myself though - with about 20 channels and a week of listings.

It seems like a combination of this that makes the difference

pCapabilities->bSupportsLastPlayedPosition = true;

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,699
Threads: 767
Joined: Nov 2003
#32
2013-11-18, 05:16 AM
That shouldn't have any effect on loading the EPG. Might have an impact on loading the recordings though. Around about how many recordings did you have in your database?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,918
Threads: 956
Joined: May 2006
#33
2013-11-18, 05:23 AM
I have 350 or so.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,699
Threads: 767
Joined: Nov 2003
#34
2013-11-18, 06:57 AM
I'll try an optimization tomorrow around the loading of playback position info.
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#35
2013-11-18, 05:24 PM
EDL doesn't work on my build either. Playback through videos show edl data, but on pvr playback no edl info is found.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,699
Threads: 767
Joined: Nov 2003
#36
2013-11-18, 05:31 PM
KRA Wrote:EDL doesn't work on my build either. Playback through videos show edl data, but on pvr playback no edl info is found.
Yeah, unfortunately it seems to be a limitation of XBMC. Even though I've implemented support for EDL, they never call the GetRecordingEdl() function when you use http for streaming recordings. Grr.
KRA
Offline

Member

Posts: 237
Threads: 23
Joined: Sep 2012
#37
2013-11-20, 10:24 PM
Can I have source of new version to build ?

Never mind, didn't notice other thread
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,918
Threads: 956
Joined: May 2006
#38
2013-11-28, 11:29 PM
mvallevand Wrote:- resume position not dynamic with other clients

You never commented on this put I noticed that there may not be a /service?method=recording.watched.get. Do you plan on adding this?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,699
Threads: 767
Joined: Nov 2003
#39
2013-11-29, 12:15 AM
Do you mean in case another client played the file since the recording list was loaded?

There isn't currently an API for getting just this, but I could look to add one when I'm back. Thinking out loud - it's probably already doing the best thing for now, since the addon would have been incompatible with the base 3.1.1 release if I updated it to rely on an API that doesn't exist yet. For now it's just using APIs that already exist.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,918
Threads: 956
Joined: May 2006
#40
2013-11-29, 12:29 AM
sub Wrote:Do you mean in case another client played the file since the recording list was loaded?

There isn't currently an API for getting just this, but I could look to add one when I'm back. Thinking out loud - it's probably already doing the best thing for now, since the addon would have been incompatible with the base 3.1.1 release if I updated it to rely on an API that doesn't exist yet. For now it's just using APIs that already exist.

I'd like to see it in your code here to do a proper resume which gets called on Enter

Code:
int cPVRClientNextPVR::GetRecordingLastPlayedPosition(const PVR_RECORDING &recording)
{
  return recording.iLastPlayedPosition;
}

For compatibility that is what you could return if you don't get ok.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Kodi Addon Failure 19.0.4 Luke86 4 1,628 2022-10-22, 03:33 AM
Last Post: Luke86
  Kodi NextPVR PVR Client Addon solfanboy 11 3,580 2022-07-11, 08:51 PM
Last Post: mvallevand
  NextPVR addon: session.login failed spagio 3 3,554 2022-04-30, 05:47 PM
Last Post: mvallevand
  Where is the Kodi NPVR addon timeline duration stored? Lao Pan 4 1,601 2021-01-11, 10:19 AM
Last Post: mvallevand
  nextpvr pvr addon v7.1.1 android kodi a1blues 5 2,554 2020-10-22, 06:17 PM
Last Post: mvallevand
  Kodi Matrix Alpha 1 Offers NPVR Addon v 7.0.0 but can't install Lao Pan 1 1,403 2020-09-27, 10:50 PM
Last Post: mvallevand
  KODI PVR addon supporting in progress recordings JP23 28 7,633 2020-06-25, 06:37 PM
Last Post: mvallevand
  Addon Couldn't be Loaded. An unknown error occurred Kattz 2 2,999 2020-05-30, 04:13 PM
Last Post: sub
  set mac address in nextpvr addon 2leftfeet 19 6,477 2020-04-18, 04:31 PM
Last Post: 2leftfeet
  KODI NPVR Addon misbehaving elstaci 34 8,161 2020-03-09, 07:33 PM
Last Post: elstaci

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode