NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 6 … 56 Next »
Plex Plugin - first release

 
  • 0 Vote(s) - 0 Average
Plex Plugin - first release
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#51
2011-12-21, 03:34 AM
UncleJohnsBand Wrote:Ok...last release the config entry for port was to be the server:port so I just removed the server and left a number for the port....and it seems to now to be starting but I get this in the log.....

Code:
Error deserialising "http://den:32400/library/sections/"

Can you browse to this location and post the XML and I'll compare with mine.

That error isnt telling me much.

Guess I need better postin of error messages inside the app so you don't have to look att the logs all the time.

Almost home. Been on the train heading home.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#52
2011-12-21, 03:36 AM
psycik Wrote:Can you browse to this location and post the XML and I'll compare with mine.

That error isnt telling me much.

Guess I need better postin of error messages inside the app so you don't have to look att the logs all the time.

Almost home. Been on the train heading home.

Ok...got it working.....I switched from using Den to using localhost instead and now I am seeing results........
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#53
2011-12-21, 03:53 AM
UncleJohnsBand Wrote:Ok...got it working.....I switched from using Den to using localhost instead and now I am seeing results........

Oh. Still weird. What happens if on Den you navigate to that address with a browser, does it work or get an error?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#54
2011-12-21, 03:57 AM
psycik Wrote:Oh. Still weird. What happens if on Den you navigate to that address with a browser, does it work or get an error?

No....it works fine remotely or on the server itself.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#55
2011-12-21, 03:59 AM
UncleJohnsBand Wrote:No....it works fine remotely or on the server itself.....

Can you post the xml it return so I can have a look. And maybe from localhost as well. Just so I can compare.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#56
2011-12-21, 04:05 AM
psycik Wrote:Can you post the xml it return so I can have a look. And maybe from localhost as well. Just so I can compare.

Den:
Code:
<MediaContainer size="12" friendlyName="Den" machineIdentifier="03170e1987b9eabeac7198bef9e30749e532c603" myPlex="1" platform="Windows" platformVersion="6.1 (Build 7601)" requestParametersInCookie="1" transcoderActiveVideoSessions="0" transcoderVideoBitrates="64,96,208,320,720,1500,2000,3000,4000,8000,10000,12000,20000" transcoderVideoQualities="0,1,2,3,4,5,6,7,8,9,10,11,12" transcoderVideoResolutions="128,128,160,240,320,480,768,720,720,1080,1080,1080,1080" updatedAt="1324243200" version="0.9.5.2" webkit="1">
<Directory count="1" key="accounts" title="accounts"/>
<Directory count="1" key="channels" title="channels"/>
<Directory count="1" key="clients" title="clients"/>
<Directory count="1" key="library" title="library"/>
<Directory count="1" key="log" title="log"/>
<Directory count="1" key="myplex" title="myplex"/>
<Directory count="1" key="search" title="search"/>
<Directory count="1" key="security" title="security"/>
<Directory count="1" key="servers" title="servers"/>
<Directory count="1" key="services" title="services"/>
<Directory count="1" key="status" title="status"/>
<Directory count="1" key="system" title="system"/>
</MediaContainer>

Localhost:
Code:
<MediaContainer size="12" friendlyName="Den" machineIdentifier="03170e1987b9eabeac7198bef9e30749e532c603" myPlex="1" platform="Windows" platformVersion="6.1 (Build 7601)" requestParametersInCookie="1" transcoderActiveVideoSessions="0" transcoderVideoBitrates="64,96,208,320,720,1500,2000,3000,4000,8000,10000,12000,20000" transcoderVideoQualities="0,1,2,3,4,5,6,7,8,9,10,11,12" transcoderVideoResolutions="128,128,160,240,320,480,768,720,720,1080,1080,1080,1080" updatedAt="1324243200" version="0.9.5.2" webkit="1">
<Directory count="1" key="accounts" title="accounts"/>
<Directory count="1" key="channels" title="channels"/>
<Directory count="1" key="clients" title="clients"/>
<Directory count="1" key="library" title="library"/>
<Directory count="1" key="log" title="log"/>
<Directory count="1" key="myplex" title="myplex"/>
<Directory count="1" key="search" title="search"/>
<Directory count="1" key="security" title="security"/>
<Directory count="1" key="servers" title="servers"/>
<Directory count="1" key="services" title="services"/>
<Directory count="1" key="status" title="status"/>
<Directory count="1" key="system" title="system"/>
</MediaContainer>
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#57
2011-12-21, 04:11 AM
Is that the sections url as mentioned in that error?

Should look something like this:
Code:
<MediaContainer size="3" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1323543070" title1="Plex Library" identifier="com.plexapp.plugins.library">
    <Directory refreshing="0" key="1" type="movie" title="Movies" art="/:/resources/movie-fanart.jpg" agent="com.plexapp.agents.imdb" scanner="Plex Movie Scanner" language="en" updatedAt="1324355356">
        <Location path="//aragorn/videos"/>
    </Directory>
    <Directory refreshing="0" key="4" type="photo" title="Photos" art="/:/resources/photo-fanart.jpg" agent="com.plexapp.agents.none" scanner="Plex Photo Scanner" language="xn" updatedAt="1324356091">
        <Location path="//aragorn/pictures"/>
    </Directory>
    <Directory refreshing="0" key="5" type="show" title="TV Shows" art="/:/resources/show-fanart.jpg" agent="com.plexapp.agents.thetvdb" scanner="Plex Series Scanner" language="en" updatedAt="1324323112">
        <Location path="//aragorn/recorded tv"/>
    </Directory>
</MediaContainer>
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#58
2011-12-21, 04:22 AM
psycik Wrote:Is that the sections url as mentioned in that error?

Should look something like this:
Code:
<MediaContainer size="3" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1323543070" title1="Plex Library" identifier="com.plexapp.plugins.library">
    <Directory refreshing="0" key="1" type="movie" title="Movies" art="/:/resources/movie-fanart.jpg" agent="com.plexapp.agents.imdb" scanner="Plex Movie Scanner" language="en" updatedAt="1324355356">
        <Location path="//aragorn/videos"/>
    </Directory>
    <Directory refreshing="0" key="4" type="photo" title="Photos" art="/:/resources/photo-fanart.jpg" agent="com.plexapp.agents.none" scanner="Plex Photo Scanner" language="xn" updatedAt="1324356091">
        <Location path="//aragorn/pictures"/>
    </Directory>
    <Directory refreshing="0" key="5" type="show" title="TV Shows" art="/:/resources/show-fanart.jpg" agent="com.plexapp.agents.thetvdb" scanner="Plex Series Scanner" language="en" updatedAt="1324323112">
        <Location path="//aragorn/recorded tv"/>
    </Directory>
</MediaContainer>

opps...sorry....

Den:
Code:
<MediaContainer size="1" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1323733071" title1="Plex Library" identifier="com.plexapp.plugins.library">
<Directory refreshing="0" key="4" type="show" title="TV Shows" art="/:/resources/show-fanart.jpg" agent="com.plexapp.agents.thetvdb" scanner="Plex Series Scanner" language="en" updatedAt="1323836626">
<Location path="H:/TV"/>
</Directory>
</MediaContainer>

localhost:
Code:
<MediaContainer size="1" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1323733071" title1="Plex Library" identifier="com.plexapp.plugins.library">
<Directory refreshing="0" key="4" type="show" title="TV Shows" art="/:/resources/show-fanart.jpg" agent="com.plexapp.agents.thetvdb" scanner="Plex Series Scanner" language="en" updatedAt="1323836626">
<Location path="H:/TV"/>
</Directory>
</MediaContainer
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#59
2011-12-21, 04:27 AM
Still not showing anything, that's really odd. I run mine, via machine name but my nextpvr machine isn't the same as my plex machine.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#60
2011-12-21, 07:59 AM
Updated and added a 0.4.1 version. I'll update the first post only and put a change history in there.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 4 5 6 7 8 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextEnd V2 Pre-Release Announcement mvallevand 94 38,692 2018-02-20, 06:52 PM
Last Post: mvallevand
  Plex Channel for NextPVR psycik 289 173,874 2018-01-14, 04:17 AM
Last Post: psycik
  New plugin - MovieTrailers imilne 11 6,019 2014-09-25, 08:16 AM
Last Post: imilne
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,294 2014-02-09, 01:32 PM
Last Post: Lao Pan
  Files plugin tmrt 13 7,269 2014-01-09, 11:16 PM
Last Post: mvallevand
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,118 2013-12-31, 02:53 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.30 Released 2012-11-27 UncleJohnsBand 0 2,195 2012-11-28, 04:11 AM
Last Post: UncleJohnsBand
  Web Cams plugin for NextPVR McBainUK 37 15,232 2012-10-19, 07:35 AM
Last Post: McBainUK
  NEWA Release Build 1.26 Released 2012-08-24 UncleJohnsBand 0 5,380 2012-08-25, 04:56 AM
Last Post: UncleJohnsBand
  PhotoFilter: New Photos/Videos plugin to browse using metadata cncb 1 1,920 2012-08-10, 04:06 PM
Last Post: cncb

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

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

Linear Mode
Threaded Mode