2012-11-27, 03:54 AM
Tried looking in the keyboard ref guide but couldn't find it:
http://www.nextpvr.com/nwiki/pmwiki.php?...dReference
http://www.nextpvr.com/nwiki/pmwiki.php?...dReference
2012-11-27, 03:54 AM
Tried looking in the keyboard ref guide but couldn't find it:
http://www.nextpvr.com/nwiki/pmwiki.php?...dReference
2012-11-27, 07:16 AM
smacrae Wrote:Tried looking in the keyboard ref guide but couldn't find it: Under live TV. Previous channel is defined as control-w. That will be the command. But I have to write code to connect up that key so that the plugin will respond to it.
2012-11-27, 10:37 AM
Oh ok...is that a hard thing? Don't want to put you out if I'm the only complainer....
2012-11-27, 05:33 PM
Not overly. I just need the time to do it.
And it a fine line between only complainer and only user and I suspect you're the only one sort from me using it. But hey I wrote it for me and I can see this new key being useful.
2012-11-28, 04:08 AM
Cool...thanks...
I think a lot of people would use the plugin if we could have the menu Movies and TV Show on the main menu and album art was cached...I guess the prev key is something I'd like. Thanks for your effort though...
2012-12-14, 08:03 AM
Added new version.
2012-12-15, 04:26 AM
thanks :-)
The plugin looks very interesting.
I have an existing Plex install and I'm looking to try out NPVR with it. I've downloaded the plugin 7.3 from the top of the thread. Installed but I'm unable to get it to talk to the PMS. The configuration never finds the server and after I exit and start NPVR client the config is blank. I have no logs directory or xml file in the plugin directories. I get the feeling I'm missing something. edit: Okay read some NPVR docs and found the data directories (logs). I will start looking there. Can anyone help? Thanks, Ron
2013-02-15, 06:44 PM
Okay, I have figured out that on XP the install directory mentioned in the top of the thread is incorrect.
Should be the data directory c:\Documents and Settings\All Users\Application Data\NPVR not the c:\Program Files\npvr directory. I have logs now and an xml config file. I seem to get a connection but no data. An empty screen when selection "Plex" "error trying to populate list at \library\sections" error pops up on the screen. Below is the log entry with an exception error. 2/15/2013 12:38:40 PM PlexPlugin.PlexConnect: Retrieving Sections for server 2/15/2013 12:38:40 PM Server.GetSection: Start, test IsOnline 2/15/2013 12:38:40 PM Server.IsOnline: Testing server is online at location "http://rfield-pc:32400/" 2/15/2013 12:38:40 PM Server.IsOnline: Result returned from server, is online 2/15/2013 12:38:40 PM Server.GetSection: Server is online, setting location 2/15/2013 12:38:40 PM Server.GetSection: Location set to: "http://rfield-pc:32400/library/sections/" deserialising.... 2/15/2013 12:38:40 PM Server.GetSection: Returned section. There are "41" sections 2/15/2013 12:38:40 PM PlexPlugin.PlexConnect: Adding section "Movies" 2/15/2013 12:38:40 PM PlexPlugin.PlexConnect: Adding section "Music" 2/15/2013 12:38:40 PM PlexPlugin.PlexConnect: Adding section "Photos" 2/15/2013 12:38:40 PM PlexPlugin.PlexConnect: Adding section "TV Shows" 2/15/2013 12:38:40 PM PlexPlugin.PopulateList: Start 2/15/2013 12:38:40 PM PlexPlugin.PopulateList: Getting media container: "Root Item" 2/15/2013 12:38:40 PM Server.GetMediaContainer: Deserialising location "http://rfield-pc:32400/library/sections/" 2/15/2013 12:38:40 PM Server.GetMediaContainer: Media Container for "Root Item" not empty, 4 Directories returned.0 Media returned. 2/15/2013 12:38:40 PM PlexPlugin.PopulateList: Exception caught: Object reference not set to an instance of an object. 2/15/2013 12:38:40 PM PlexPlugin.PopulateList: Exception stack trace: at dcSoftware.NPVR.Plugins.PlexPlugin.PlexPlugin.PopulateList() 2/15/2013 12:38:40 PM PlexPlugin.GetClientType: Client: PC 2/15/2013 12:38:40 PM PlexPlugin.GetClientType: ClienType: "PC"
2013-02-15, 07:51 PM
Sorry about the path problems.
In the config, there's a show or hide section, where it will either hide sections specified, or show them. Yours should be "hide" sections - can you confirm this is correct (and maybe for arguments sake put "shows" in the list. |
|