NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 22 23 24 25 26 … 93 Next »
Netflix Search and Viewer

 
  • 0 Vote(s) - 0 Average
Netflix Search and Viewer
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#111
2009-10-22, 10:51 PM
dhgb256 Wrote:I'll look this over and see if I can use any of it. I didn't realize it was open source, that is awesome! Hopefully, i can figure out the window handle of the fullscreen netflix viewer, then i should be able to implement this.

The link in post #34 netflix_control would start the link in this post #107 netflix_silverlight_control.

I seen in this post that n_s_c looked like it referred to a bitmap image for button locations (?) I wonder if this is how the off screen stuff was done? Ill leave that up to you.
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#112
2009-10-22, 10:54 PM (This post was last modified: 2009-10-23, 01:24 AM by Snooze.)
dhgb256 Wrote:Thank you



I can add this when i add the other change (see #4 below), since this will require a database change also. I'll add this to my to do list, I would also like to be able to sort the list by star rating and Rating (G, PG, R, etc.) this way I can find the kid appropriate shows when my daughter is awake.



I don't think this will be necessary after my change, see answer to #4 below.



Oops, I'll have to correct this little "feature." I accounted for this, i thought, by requiring the movie to be in your queue to use ctrl-R, but you apparently found the weak link in my plan



Yes, i still plan on adding this to the program, but it will require a database alteration, so I haven't been jumping to do it. But this is the next thing on my list of features to add. When you select a movie that is multipart, it will show a second screen that lets you select which episode you want to watch. I'm trying to figure out whether it willb e fast enough to just dowload the info each time the show is selected, or if I need to store the info in the database. I'll add this to my next Beta.



Excellent, I will do that. Thank you!

I forgot one last one on my sticky note: Im gonna post it cuz i need to do some dusting around here tonight and it is stuck to my table top and I need to throw it out :o

#5 Big Grin How about being able to "Rate" what you just got done watching?
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#113
2009-10-23, 12:46 AM (This post was last modified: 2009-10-23, 01:37 AM by Snooze.)
dhgb256 Wrote:Hi Snooze,

Also, here is the database builder, that I just finished testing (just put in the same directory as the other files). If you call this through your update EPG.bat file, it will keep your database up to date without having to run it on startup. Also, it is able to be minimized, so it would be best to use it to populate the database the first time, otherwise you can't really use your computer for an hour +/-.

-DH

Can you show me how you are calling this? I stuck it in updateepg.bat. Last night it should have ran. I just opened up the app as a custom app in gbpvr and its doing the long update process (would have thought it did its thing last night). Also I need to babysit it because it keeps saying "Netflix TX Destop - There was a error processing one of the videos (code Genre), please report... " A lot of times now, and it waits for a comformation (OK to be pressed). Maybe this is the reason it did not run last night on its own?

EDIT: I got tired of ok'ing the promts so I alt-f4 out of there. So I just ran this outside of GBPVR using windows explorer to navigate to the database builder exe, and it ran all by itself, still OK'ing prompts.

BTW Time remaining in the lower left sticks at 20 seconds and time elapsed 2:28 (way off) Smile

Maybe run without error reporting?
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#114
2009-10-23, 02:13 AM (This post was last modified: 2009-10-23, 02:19 AM by Snooze.)
dhgb256 Wrote:I'll look this over and see if I can use any of it. I didn't realize it was open source, that is awesome! Hopefully, i can figure out the window handle of the fullscreen netflix viewer, then i should be able to implement this.

I just realized something. In fullscreen, if you make a mouse move, the playbar pops up far enough that if you had a mouse positioned on any of the playbar buttons or timeline you could use them! I bet thats how its done! In the code in FFWD and RWND it has something about: move "about" 10 frames. And I bet there is a lil code to move the mouse with the play position on the timeline left or right of the last command so many pixels to advance or rewind. Only thing used is spacebar, all else are mouse positions, thats why they use autohotkey... I betcha! Smile
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#115
2009-10-23, 03:09 PM
Snooze Wrote:Can you show me how you are calling this? I stuck it in updateepg.bat. Last night it should have ran. I just opened up the app as a custom app in gbpvr and its doing the long update process (would have thought it did its thing last night). Also I need to babysit it because it keeps saying "Netflix TX Destop - There was a error processing one of the videos (code Genre), please report... " A lot of times now, and it waits for a comformation (OK to be pressed). Maybe this is the reason it did not run last night on its own?

EDIT: I got tired of ok'ing the promts so I alt-f4 out of there. So I just ran this outside of GBPVR using windows explorer to navigate to the database builder exe, and it ran all by itself, still OK'ing prompts.

BTW Time remaining in the lower left sticks at 20 seconds and time elapsed 2:28 (way off) Smile

Maybe run without error reporting?

I think if the program remains running for more than 60 minutes, windows kills the .bat, so it wouldn't update properly.

I ran into this same problem a while back and I thought I fixed it. I guess not. Did it give you the errors when you ran this from the main program? Also, what version of the desktop program are you using? Do you have it updating the star ratings, in options menu? One last thing, when you go to your Movieinfo folder, how many files are there (this gives you a rough estimate of the number of movies in your database)?

And good idea, I will get rid of the message boxes, maybe I'll error report to a balloon pop-up instead, so it doesn't pause the program.
HTPC: Foxxconn -case w/ 300W PSU, 2 x 80 mm case fans, Foxxconn A74MX-K, ATI Radeon 4550 1GB PCIE x16, AMD X2 4850e 45W, 4GB OCZ DDR800, Windows XP Home/SP3, Hauppauge HVR-2250 dual tuner, K-lite 5.75 FFDShow video & audio, ATIdvcr Decoder, VMR9
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#116
2009-10-23, 03:10 PM
Snooze Wrote:I forgot one last one on my sticky note: Im gonna post it cuz i need to do some dusting around here tonight and it is stuck to my table top and I need to throw it out :o

#5 Big Grin How about being able to "Rate" what you just got done watching?

This won't be very difficult, I'll add it to the to do list.
HTPC: Foxxconn -case w/ 300W PSU, 2 x 80 mm case fans, Foxxconn A74MX-K, ATI Radeon 4550 1GB PCIE x16, AMD X2 4850e 45W, 4GB OCZ DDR800, Windows XP Home/SP3, Hauppauge HVR-2250 dual tuner, K-lite 5.75 FFDShow video & audio, ATIdvcr Decoder, VMR9
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#117
2009-10-23, 03:14 PM
Snooze Wrote:I just realized something. In fullscreen, if you make a mouse move, the playbar pops up far enough that if you had a mouse positioned on any of the playbar buttons or timeline you could use them! I bet thats how its done! In the code in FFWD and RWND it has something about: move "about" 10 frames. And I bet there is a lil code to move the mouse with the play position on the timeline left or right of the last command so many pixels to advance or rewind. Only thing used is spacebar, all else are mouse positions, thats why they use autohotkey... I betcha! Smile

Were you ever able to use the Netflix Control program in conjunction with my app?

I would probably need to create something VERY similar (as a separate program) to this program to use with my app, because the fullscreen viewer is not controllable from my application, so this may be kind of difficult. I'll look into it, but it is low on my priority list since the ff/rw and skip/replay works when not in fullscreen.
HTPC: Foxxconn -case w/ 300W PSU, 2 x 80 mm case fans, Foxxconn A74MX-K, ATI Radeon 4550 1GB PCIE x16, AMD X2 4850e 45W, 4GB OCZ DDR800, Windows XP Home/SP3, Hauppauge HVR-2250 dual tuner, K-lite 5.75 FFDShow video & audio, ATIdvcr Decoder, VMR9
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#118
2009-10-23, 09:59 PM (This post was last modified: 2009-10-23, 10:24 PM by Snooze.)
dhgb256 Wrote:I think if the program remains running for more than 60 minutes, windows kills the .bat, so it wouldn't update properly.
That explains that.

dhgb256 Wrote:I ran into this same problem a while back and I thought I fixed it. I guess not. Did it give you the errors when you ran this from the main program?
Yes

dhgb256 Wrote:Also, what version of the desktop program are you using?
Version 1.1.3580.41904

dhgb256 Wrote:Do you have it updating the star ratings, in options menu?
Yes I did. I unchecked both boxes since I am not clear on what they do anyway. I set options to 0 days, exited and re-ran the app and got only one error. I exited and re-ran the app again and no errors. Fixed?

dhgb256 Wrote:One last thing, when you go to your Movieinfo folder, how many files are there (this gives you a rough estimate of the number of movies in your database)?
5,620... sounds about right.

dhgb256 Wrote:And good idea, I will get rid of the message boxes, maybe I'll error report to a balloon pop-up instead, so it doesn't pause the program.

But my question still stands kinda. How do you have yours set so say for example: Options set to 1 day... how do you ensure it will update with the EPG rather than when you enter the app? I don't see how you could avoid opening the app and it updating itself when you have a "guest" over to watch a liittle on demand if it failed during the middle of the night. If you didnt stay up until 2am (which I am sure you do working on this all the time) to set the day count in options? When does the clock start ticking when you set it in options?
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#119
2009-10-23, 10:00 PM
dhgb256 Wrote:this won't be very difficult, i'll add it to the to do list.
awesome!
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
Snooze
Offline

Posting Freak

Posts: 905
Threads: 26
Joined: Feb 2009
#120
2009-10-23, 10:14 PM
dhgb256 Wrote:Were you ever able to use the Netflix Control program in conjunction with my app?

I would probably need to create something VERY similar (as a separate program) to this program to use with my app, because the fullscreen viewer is not controllable from my application, so this may be kind of difficult. I'll look into it, but it is low on my priority list since the ff/rw and skip/replay works when not in fullscreen.

You know, I don't remember now. I don't think anything responded because of the window name in focus or perhaps it was because the buttons moved around in the player. And since you had all the bases covered with keyboard commands and snapping to fullscreen I didnt even bother to try to get it to work. It worked before with or without Whurstons plugin actually quite well. I could easily retry it. I am wondering now if I can simply rename Netflix Control= and [Netflix Control] to Movie Viewer= and [Movie Viewer]? Either Netflix Control or Netflix Silverlight Control did the auto fullscreen thing too, but lately on the Sage forums it was saying something changed. If I knew what did what in both executable's it might make it easier. Do you have any suggestions from the code? I will fiddle with it and let you know.
[SIZE="1"]Gigabyte GA-EP45-UD3R, Win8, Core 2 Duo E8400 3.0GHz, 6 GB (2GBx2, 1GBx2) DDR2 800, GIGABYTE GV-N220OC-1GI Video, CM Real Power Pro 550 Watt PS, HVR-2250 & HVR-1600 analog/Clear QAM, Realtek S/PDIF, Harmony 880 in MCE remote mode w/ Gestion LM Remote Keymap.
NPVR 2.5.9 (SAF6) Cyberlink video & LAV/ffdshow Audio Filters. Skin=Default Horizontal
Plugins: Weather
External Apps: XBMC, Hulu, Boxee, Winamp
Utilities:Comskip[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (16): « Previous 1 … 10 11 12 13 14 … 16 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Roku channel for NPVR with Search & Schedule ioan 12 11,969 2013-03-31, 01:34 AM
Last Post: btpoole
  Multiple lists like in Search Screen cncb 7 3,412 2012-08-08, 09:11 PM
Last Post: cncb
  Netflix "Watch now" uwfalcon 12 5,389 2007-08-24, 06:00 AM
Last Post: majorpayne
  Google Code Search Graham 1 1,370 2007-03-29, 05:34 PM
Last Post: McBainUK
  Any xmltv users willing to test some new search features? Jim_ 14 4,612 2006-10-11, 07:40 PM
Last Post: Jim_
  Any developer interested in a "DV" player/viewer plugin? A_Brass 6 2,386 2005-07-28, 02:39 PM
Last Post: A_Brass
  Search Confg.xml Ron22 5 2,541 2005-05-11, 03:23 AM
Last Post: Ron22
  Sql search programming question jorm 2 1,799 2004-11-18, 06:11 PM
Last Post: jorm
  Search for Episodes by Keyword KingArgyle 0 1,312 2004-11-14, 11:37 PM
Last Post: KingArgyle
  In search of aegisx 9 3,555 2004-11-10, 07:21 PM
Last Post: jorm

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

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

Linear Mode
Threaded Mode