NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 3 4 5 6 7 … 93 Next »
Media Browser Integration

 
  • 0 Vote(s) - 0 Average
Media Browser Integration
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,106
Threads: 957
Joined: May 2006
#31
2013-10-13, 10:37 PM
Only SOAP is slightly documented, that's normal for NextPVR plugins you learn as you go. You can give back some developer documentation on the wiki when you are finished if you'd like.

You probably should outline what you want to do. live tv, epg, schedule recordings, play recordings etc.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#32
2013-10-13, 11:07 PM
Yeah, there is pretty much no documentation. There examples of it use though, in the XBMC API etc. Thankfully it's a pretty straight forward API to use, and you'll come to grips with it quickly.

If get stuck, let us know and we'll quickly point you in the right direction.

A starting point is: https://github.com/opdenkamp/xbmc-pvr-ad...extpvr.cpp, in the cPVRClientNextPVR::Connect() method, which shows how to initiate a session and login.
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#33
2013-10-14, 07:21 PM
sub Wrote:Yeah, there is pretty much no documentation. There examples of it use though, in the XBMC API etc. Thankfully it's a pretty straight forward API to use, and you'll come to grips with it quickly.

If get stuck, let us know and we'll quickly point you in the right direction.

A starting point is: https://github.com/opdenkamp/xbmc-pvr-ad...extpvr.cpp, in the cPVRClientNextPVR::Connect() method, which shows how to initiate a session and login.

When i try to start a session with the following url http://192.168.1.170:8866/service?method...device=mb3
I get an error (see below), probably it's the wrong call?

Code:
<?xml version="1.0" encoding="UTF-8"?>
-<rsp stat="fail"><err msg="Invalid Args" code="2"/></rsp>
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,106
Threads: 957
Joined: May 2006
#34
2013-10-14, 07:32 PM
Svekke Wrote:When i try to start a session with the following url http://192.168.1.170:8866/service?method...device=mb3
I get an error (see below), probably it's the wrong call?

Code:
<?xml version="1.0" encoding="UTF-8"?>
-<rsp stat="fail"><err msg="Invalid Args" code="2"/></rsp>

Only xbmc is currently supported as a "device"

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#35
2013-10-14, 07:36 PM
mvallevand Wrote:Only xbmc is currently supported as a "device"

Martin

So the only way is to provide xbmc to the "device"?
But then i get the same error....
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,106
Threads: 957
Joined: May 2006
#36
2013-10-14, 07:38 PM
No it's a arbitrary value that sub really doesn't do anything with yet, you don't need xbmc installed or anything like that.

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#37
2013-10-14, 07:40 PM
mvallevand Wrote:No it's a arbitrary value that sub really doesn't do anything with yet, you don't need xbmc installed or anything like that.

Martin

But i stil get the error code Sad
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,106
Threads: 957
Joined: May 2006
#38
2013-10-14, 07:46 PM
Ah, okay, it's &ver=1.0

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#39
2013-10-14, 07:48 PM
For the 3.2.x release, I'll add more device definitions, and do more with them. As Martin said, for now, just set it to xbmc.
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#40
2013-10-14, 09:06 PM
Now i get a session salt & sid back. But how do you get your MD5? Something with the IP adres? In combination with something else?
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (56): « Previous 1 2 3 4 5 6 … 56 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for C# UPnP Media Server code bgowland 5 7,730 2016-12-16, 08:25 PM
Last Post: mvallevand
  Media\Show Directory mvallevand 12 6,099 2014-07-02, 10:58 AM
Last Post: sub
  Media\Shows Metadata mvallevand 2 1,921 2013-05-22, 04:09 AM
Last Post: mvallevand
  Streaming media imilne 44 13,091 2012-12-14, 04:05 AM
Last Post: mvallevand
  SkyDrive Eplorer Integration Released.....also available for Mac and iPad UncleJohnsBand 0 1,476 2012-04-24, 01:06 AM
Last Post: UncleJohnsBand
  Building a list of files in media folders (npvr Music and Videos) bgowland 2 1,931 2012-02-05, 10:29 AM
Last Post: bgowland
  Windows Media Connect - Storing stuff on a Home Server psycik 3 2,742 2009-09-29, 03:47 AM
Last Post: mvallevand
  Plugin notification of stopped media mvallevand 7 2,378 2009-08-19, 11:16 PM
Last Post: mvallevand
  GBPVR Media Events KingArgyle 1 1,599 2005-03-27, 07:12 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode