NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 12 13 14 15 16 … 125 Next »
Netflix plugin?

 
  • 0 Vote(s) - 0 Average
Netflix plugin?
mrxtc89117
Offline

Junior Member

Posts: 43
Threads: 5
Joined: Sep 2006
#41
2008-01-15, 07:29 PM
Would you release the source? I would like to make one for blockbuster too but don't really have time to start from scratch. Thanks
nbarsley
Offline

Member

Posts: 242
Threads: 36
Joined: Oct 2006
#42
2008-01-15, 07:39 PM
whurlston Wrote:I just got a form email from Netflix with an announcement that WatchNow is now unlimited. So the time limit issue no longer applies. Smile

Awesome! I've actually used up my watch now minutes twice before. Never again!
P4 2.4b Northwood - 1 Gig RAM - PVR 150 - Sapphire 2600XT AGP - HDA X-Mystique 7.1 Dolby Digital Live -> Samsung HT - USB-UIRT, USB-> 2 Playstation Controller Adaptors - NEC ND-3550A Burner
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#43
2008-01-15, 07:46 PM
mrxtc89117 Wrote:Would you release the source? I would like to make one for blockbuster too but don't really have time to start from scratch. Thanks
I am going to release the source. The only reason I hadn't yet is because it's incomplete and very much unpolished. I am setting up an svn so that uwfalcon (and anyone else who wants it) can help work on it. I'll be posting here once I get that set up and you're welcome to grab it.
gapgapman
Offline

Junior Member

Posts: 39
Threads: 4
Joined: May 2007
#44
2008-01-16, 01:27 AM
whurlston,

The error I am getting completely locks up PVRX2--its says "Unhandled exception has occurred in a component in your application. If you click continue, the application will ignore this error and attempt to continue.

Object reference not set to an instance of an object"

Clicking continue keeps bringing the message back. Here is some of the text within the message:


"************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVRX2.BaseButtonListUiTask.GetRenderList()
at GBPVRX2.MenuTask.xd2a3a83a17aec615.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.x0061b801bdf12d35.xf11d09f6e9e3e55b()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)"

Any help is appreciated--sorry for the delayed response.
[SIZE="1"]Hauppauge USB2-PVR, Hauppauge MVP (Wired), GBPVR 1.3.11, Vista Home Premium[/SIZE]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#45
2008-01-16, 01:51 AM
I'm pretty sure I know what's causing that and it should be fixed for the next release.
gapgapman
Offline

Junior Member

Posts: 39
Threads: 4
Joined: May 2007
#46
2008-01-16, 01:58 AM
Awesome, appreciate the input. I look forward to the release.
[SIZE="1"]Hauppauge USB2-PVR, Hauppauge MVP (Wired), GBPVR 1.3.11, Vista Home Premium[/SIZE]
Doz5
Offline

Member

Posts: 74
Threads: 16
Joined: Apr 2005
#47
2008-01-16, 02:06 PM
Have you seen this??

http://blog.wired.com/gadgets/2008/01/ne...nd-lg.html
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#48
2008-01-17, 04:34 AM
Yup, I've seen it but like someone posted, I would prefer to use my HTPC than add another device to my setup.
Doz5
Offline

Member

Posts: 74
Threads: 16
Joined: Apr 2005
#49
2008-01-17, 09:16 PM
whurlston Wrote:Yup, I've seen it but like someone posted, I would prefer to use my HTPC than add another device to my setup.

Absolutly!!! Me too.

The last thing I need is another stupid box that does nothing.
DrKajun
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Apr 2007
#50
2008-01-21, 01:44 AM
HELP!!
I saw some posts about the plugin not showing up in the config. I also have that issue. No where to be found. I would LOVE this plugin to work man!!! Do you need .net framework stuff? I found some errors in the logs below if that helps!

OS: XP
GB: 1.1.5

========[config.exe log]================================
2008-01-20 20:37:32.824 INFO [1] About to check 'C:\Program Files\devnz\gbpvr\plugins\Netflix' for plugins
2008-01-20 20:37:32.824 VERBOSE [1] About to check file: C:\Program Files\devnz\gbpvr\plugins\Netflix\Netflix.dll
2008-01-20 20:37:32.834 VERBOSE [1] Reader constructor parameter count: 0
2008-01-20 20:37:32.844 VERBOSE [1] Looking for missing assembly in C:\Program Files\devnz\gbpvr\plugins\Netflix: CommonGBPVRUtilities, Version=1.2.2046.32553, Culture=neutral, PublicKeyToken=null
2008-01-20 20:37:32.844 VERBOSE [1] Looking for missing assembly in plugin\common: CommonGBPVRUtilities, Version=1.2.2046.32553, Culture=neutral, PublicKeyToken=null
2008-01-20 20:37:32.844 ERROR [1] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\plugins\Netflix\Netflix.dll
2008-01-20 20:37:32.844 ERROR [1] Exception has been thrown by the target of an invocation.
2008-01-20 20:37:32.854 ERROR [1] at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xd1ccdef346e6a297(Boolean x8bae2a88590d8cc0)
2008-01-20 20:37:32.854 ERROR [1] Inner exception: System.IO.FileNotFoundException: Could not load file or assembly 'CommonGBPVRUtilities, Version=1.2.2046.32553, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'CommonGBPVRUtilities, Version=1.2.2046.32553, Culture=neutral, PublicKeyToken=null'
at Netflix.Feeds..ctor()
at Netflix.Reader..ctor()
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 162,254 2012-01-20, 12:15 PM
Last Post: martint123
  Un-installation of the Weather plugin rkircher 1 14,056 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,847 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 15,048 2011-02-23, 01:17 AM
Last Post: smajor
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,130 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,587 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 41,459 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 68,342 2010-08-22, 01:38 PM
Last Post: 7ore
  videos library plugin crashes pvrx2 on fanart... cs4 no crash and no fan art why??. tvshowman 2 4,156 2010-04-01, 09:59 PM
Last Post: tvshowman
  Program Plugin not launching MS Games jw100 0 2,762 2010-04-01, 05:53 PM
Last Post: jw100

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

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

Linear Mode
Threaded Mode