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) Netflix Watch Now v
« Previous 1 2 3 4 5
Netflix Watch Now beta

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Netflix Watch Now beta
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#81
2008-05-05, 08:41 PM
Working on it now. I was hoping to have them as simple menu buttons instead of a popup but it makes the menu list too long. I'm looking for a way to limit the number of buttons in the menu before I bug sub about it.
rachnjake
Offline

Junior Member

Posts: 20
Threads: 2
Joined: Mar 2007
#82
2008-05-07, 03:02 AM (This post was last modified: 2008-05-07, 03:05 AM by rachnjake.)
Ok, from a user perspective.....
Since the cancel download and update list buttons are less used, they could be nested within the Download button (or other)

If you add genre buttons, then having the Film button to list "all" would be too redundant, so replace it with one of the genres instead.

The TV movies only totals 47, so combine (or nest) the series and movies together.

Top 50, although cool, would be too short for its own button (without doing the pop-ups that you are shying away from). Maybe just do the top 100 (for starters).

...... and my personal favorite, the ability to sort each genre by user rating (default by name) once you open a list Cool .... only because that's sometimes the best way to pick a movie when you are not looking for a specific title (ie. click "Action/Thrillers", click "sort by rating").

The best part about this plugin was showing my folks who rave about their lousy 'Dish" DVR...... "hey ma.... can you do this with your DVR?"
....look... 3800 movies at the push of the button Big Grin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#83
2008-05-07, 03:48 AM
I will be making all the buttons configurable. Meaning you can disable the ones you don't want in the config.

As for the Top 50/Top 100, the Top 50 is actually the Top 50 Watch Now titles so it will always have 50. The Top 100 is the top 100 DVD rentals and may only have 20 movies that are available for Watch Now. And they may not match the movies in the top 50.

This is the list that the Top 50 would pull: http://www.netflix.com/WatchNowTopPicks?...h_sc_top50

TV series and movies will be nested together in the "Television" genre but I prefer them separated so those categories will still be available as well. Again, user configurable.

More sort options are in the works.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#84
2008-05-07, 08:40 PM
Ok, I give up on listing the categories as menu buttons. I can get it to work for remote and keyboard but not mouse. Category selection will have to be a popup.
thetmaxx
Offline

Member

Posts: 64
Threads: 9
Joined: Nov 2007
#85
2008-05-09, 12:30 AM
great plugin!!! I'm lovin' it!!

my friend was just over the other day braging about how is MCE PC does netflix, and mine didn't, well now mine does!! ha ha

only a few problems...

So I'm sure the main problem is my computer only being 1ghz and only 512mb of ram, but this thing likes to lock up a lot. (so does the music player included with gbpvr.) I am running pvrx2.

Today I finished downloading a movie and tried to play and it just sat there, then i hit the up/down buttons and it flashed back to the main menu of watch now. I got it to start playing a movie last night, but the movie wasn't even close to downloaded yet. it gave me a black screen saying ready, then transcoding. then ready.

I've watched them through netflix's website with no problems. also i turned the d-load all the way down to 500kb/s.

i can't really afford to get a new processor going right now, but being the computer takes really old ram i may be able to up that a gig or so....
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#86
2008-05-09, 02:36 AM
Will the downloaded wmv file play in Windows Media Player? If not, you need to make sure Windows Media Player is set to acquire licenses automatically. Also, the first time you attempt to play the movie in WMP, it may ask for your netflix login. Once you enter your login info, all subsequent plays should work.
thetmaxx
Offline

Member

Posts: 64
Threads: 9
Joined: Nov 2007
#87
2008-05-09, 04:51 AM
I tried, and it shows it's playing, but all i get is a black screen. When it first opened it said downloading media usage rights, then download media usage rights complete. if i jump to a different part of the movie it's still black screen, and the timer still shows like it is playing. Thats really weird because usually WMP will say it cannot find the codec or something... does this use a weird codec?

Also it is set to acquire usage rights automatically, and it is WMP 11.

WMP did not ask for netflix login, I have my computer logged in and remember me selected.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#88
2008-05-09, 06:06 AM
It sounds like it's playing fine but as you said it seems like the video decoder is missing. PM me the name of the movie and I'll test it here. I'm not sure what video codec is used on the movies because to be honest, I never really checked. My guess is it is using WMV9 though. I believe that is needed for the DRM.

Speaking of DRM, are you attempting to play this on a secondary monitor? If so, the DRM may be causing the issue.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#89
2008-05-09, 07:32 PM
I run found an issue where some movies have multiple watch now episodes that are not handled correctly. One example is "Archives of War".

Another issue I've run into is that providing additional sort features is difficult because of the way I structured the xml list of movies.

I am able to overcome both of these issues by restructuring the xml file but that also means an fairly extensive restructuring of the plugin code. This will delay the next release by a few days. The xml file will no longer be separated into the four categories currently displayed in the menu so I will be eliminating them. There is not enough real estate on the screen to feasibly display all the genre categories so I will be including a "Favorite Categories" in the config. You will be able to select a few categories (amount depends on space available) that will be shown in the main menu. All other categories will be selected from a popup launched when selecting "Categories" from the main menu.

Current sort options planned are:
1) Title
2) Rating
3) Star Rating
4) Year
5) All of the above in reverse order.

The plan is that you will be able to cycle through these by using <CTRL-S> or the stop button on the remote. I also hope to add a default sort option. Are there any additional sort parameters that anyone would want?
thetmaxx
Offline

Member

Posts: 64
Threads: 9
Joined: Nov 2007
#90
2008-05-10, 05:10 AM
I've Pm'd you. I just tried uninstalling and reinstalling WMP, now the sound works, but still no video. I tried reinstalling netflix's movie player, still sound but no video. I'm stumped. This was for the movie 'close encounter of the third kind' and 'bullitt'.

I cannot understand why WMP would have troubles playing it's own file and codecs.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (29): « Previous 1 … 7 8 9 10 11 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Netflix Viewer DB Download Problem hrsnblm 2 14,345 2011-06-09, 01:08 PM
Last Post: hrsnblm
  StreamIt from Netflix (Alpha NPVR version) whurlston 189 84,688 2011-06-06, 03:56 PM
Last Post: elbryyan
  Long awaited Netflix update status. whurlston 4 7,503 2010-07-07, 09:40 AM
Last Post: johnsonx42
  Netflix Watch Now Plugin use Keyboard or Hauppauge Remote Snooze 7 13,723 2010-02-18, 11:26 AM
Last Post: Snooze
  Netflix Watch Now for NMT? Tinker 2 11,752 2010-01-05, 06:33 PM
Last Post: steveum
  Watch Now crashes immediately from menu Red46 19 14,984 2010-01-03, 11:48 PM
Last Post: Red46
  Netflix watch now: known working at the moment? toomanyhandles 1 6,301 2009-10-18, 10:40 PM
Last Post: Snooze
  Newbie Question Watch Now and MVP TimCoe 6 8,655 2009-04-03, 05:41 AM
Last Post: whurlston
  Netflix - My Watch now queue web_maven 3 9,099 2009-03-09, 04:59 AM
Last Post: whurlston
  Install of Netflix plugin TKS 3 6,919 2009-02-11, 09:51 PM
Last Post: whurlston

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

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

Linear Mode
Threaded Mode