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 … 56 Next »
New External App: Netflix Viewer

 
  • 0 Vote(s) - 0 Average
New External App: Netflix Viewer
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#751
2011-02-19, 03:41 PM
dhgb256 Wrote:I'll check on the code tomorrow, gotta hit the bed. Please try adding the 2 registry values to your registry and see if it makes any difference (see attached), this should help with the IE emulation.

The quick fix for the full screen issue: To exit full screen you have to press alt-F4, that will bring you back to the movie screen where you can fast forward, rewind, skip to next / previous episode, change movie dimensions (16x9 or 4x3). To reenter full screen you just have to hit F. For some reason the IE wrapper in my program doesn't act exactly like IE, not sure why, but I have found a couple of alternatives (firefox/safari wrappers) that I am investigating.

-DH

Well I tried the firefox wrapper as an alternative to IE in my program, but with the same results. The key commands do not work in full screen and you have to press alt-F4 to exit full screen, plus I would need to ship a BUNCH of extra files to make it work. So the long and short of it is, I am stuck with the lack of functionality in full screen mode. At least pause works in full screen, but I'll keep working on it.

-DH
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
mrplow
Offline

Member

Posts: 54
Threads: 0
Joined: Aug 2010
#752
2011-02-19, 06:18 PM
thanks for the effort, the registry settings didn't seem to fix the cookie problem and the full screen issue is still usable with alt-F4 so great work
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#753
2011-02-20, 03:50 AM
mrplow Wrote:Alright finally got around to trying it again, its working. Cool program. AFAIK the only way to play Netflix Canada on a PC with an actual gui (not using the website) is this program!

Anyways I was getting that funny error again when it hangs on a movie requiring my to either logout of netflix then back in via web browser or sometimes IE says it needs cookies enabled in which case I close the browser clear out my cookies folder then re-login. All this done while the database builder continues to run. Well after the initial slow build, because I wasn't in the room and I kept coming back to it being stuck, now that the initial build is done I'm sure it'll be ok to grab a few new titles a week.

attached are all the logs

Hey Mr. Plow,

Have you tried changing the default cookie behavior of IE? To do this, in IE:
Tools --> Internet Options --> Privacy Tab --> Advanced Button --> Check "Override Automatic Cookie Handling" --> "First Party Cookies" = Accept, "Third Party Cookies" = Blocked (or whatever you want).

See if that helps. Other than that I have no explaination as to why the cookie would be forgotten in the middle of the database build. The only work around I can think would be to continuously monitor for the lost cookie and prompt you to login. However, since my database builder is meant to be run AFK, this isn't a good option. I am also forbidden by Netflix from storing user login information in my program, so i can't auto log you in. Since you have fewer than 5,000 movies in Canada right now, I could use the API, EXCEPT they don't allow you to use the API.

Could it be a Windows glitch? When is the last time you did a format/reinstall? Have you run a good registry cleaner lately?

-DH
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
#754
2011-02-20, 04:30 AM
Hi All,

I just released a new version with a few fixes and most importantly I found out that my previous program was operating as IE7 and I have changed it to run as IE8 in the 2.9 version. Please let me know if you notice any performance improvement, the picture quality seems better to me, but might be my imagination.

Thanks,

-DH
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
mrplow
Offline

Member

Posts: 54
Threads: 0
Joined: Aug 2010
#755
2011-02-21, 03:04 AM (This post was last modified: 2011-02-21, 03:04 AM by mrplow.)
First off I'm running the new 2.9 version.

dhgb256 Wrote:... Have you tried changing the default cookie behavior of IE? To do this, in IE:
Tools --> Internet Options --> Privacy Tab --> Advanced Button --> Check "Override Automatic Cookie Handling" --> "First Party Cookies" = Accept, "Third Party Cookies" = Blocked (or whatever you want)....
Could have sworn I did this the first time I ran into trouble but I must have done that on my work computer. Changed the settings as advised, made no difference. What about the always allow session cookies option?


dhgb256 Wrote:... EXCEPT they don't allow you to use the API...
what about if I signed up for a developer account and there was an option in the ini file to use my own id?


dhgb256 Wrote:...When is the last time you did a format/reinstall?...
Well I normally use linux so I had to make a new partition and do a fresh install, install ie8, .net 3.5, than ran windows update until there was nothing left to install, rebooting many times along the way. This is my HTPC which runs linux normally but there is no netflix client for linux of course so dual booting with a windows partition for netflix only is the only solution as far as I can figure. I'll make a disk image from my windows install partition for a virtual box test eventually.
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#756
2011-02-21, 03:29 AM
mrplow Wrote:Could have sworn I did this the first time I ran into trouble but I must have done that on my work computer. Changed the settings as advised, made no difference. What about the always allow session cookies option?

You definitely don't want to allow all session cookies, this can lead to a BUNCh of spyware.


mrplow Wrote:what about if I signed up for a developer account and there was an option in the ini file to use my own id?

nope, the API access is tied to the user account, so you are SOL. It won't make a difference.

mrplow Wrote:Well I normally use linux so I had to make a new partition and do a fresh install, install ie8, .net 3.5, than ran windows update until there was nothing left to install, rebooting many times along the way. This is my HTPC which runs linux normally but there is no netflix client for linux of course so dual booting with a windows partition for netflix only is the only solution as far as I can figure. I'll make a disk image from my windows install partition for a virtual box test eventually.

I forgot you set this up that way, you shouldn't be running into these problems. You are running XP right?

Try running tweaknow to clear out registry errors: http://tweaknow.com/download/PowerPack232.exe

Just so I understand: When you run the database builder, it runs for a while and then hangs. At this point if you open IE and go to Http://ca.netflix.com is your cookie still there, or do you have to login?

-DH
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
mrplow
Offline

Member

Posts: 54
Threads: 0
Joined: Aug 2010
#757
2011-02-21, 03:51 AM
dhgb256 Wrote:...You definitely don't want to allow all session cookies, this can lead to a BUNCh of spyware...
ya but all I'll be using this windows install is for your program, and windows update, so I'm not too worried.


dhgb256 Wrote:...nope, the API access is tied to the user account, so you are SOL. It won't make a difference...
darn


dhgb256 Wrote:...I forgot you set this up that way, you shouldn't be running into these problems. You are running XP right?...
yes with sp3


dhgb256 Wrote:...Try running tweaknow to clear out registry errors...
Back in my windows days I'd always be a little weary of registry cleaners as I'd normally just reinstall windows if I found any odd errors but with this test partition its worth a shot, I see a couple directanimation keys and a couple dotnet 1.1 shareddlls keys got fixed but didn't make a difference.


dhgb256 Wrote:...Just so I understand: When you run the database builder, it runs for a while and then hangs. At this point if you open IE and go to Http://ca.netflix.com is your cookie still there, or do you have to login?...
sometimes when I open ie I'm still logged in so I have to logout/in then it continues, other times I get a different netflix page that says I need cookies enabled to continue, I'll save the url next time it happens, then I close ie delete cookies then open and relogin and it continues.
mrplow
Offline

Member

Posts: 54
Threads: 0
Joined: Aug 2010
#758
2011-02-21, 04:11 AM
here it is
http://ca.netflix.com/entryTrap.jsp?why=shopSessDOS
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#759
2011-02-21, 04:24 AM
mrplow Wrote:here it is
http://ca.netflix.com/entryTrap.jsp?why=shopSessDOS

Try going into your trusted sites (internet options --> Security --> Trusted sites icon --> sites button) and add http://ca.netflix.com to the list (make sure you uncheck the must have https option on the bottom of the list). Then set the default level to Low for Trusted sites. See if that clears up the problem. You could also try checking the always allow session cookies if this doesn't work.

-DH
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
#760
2011-02-23, 02:11 AM
dhgb256 Wrote:Hi All,

I just released a new version with a few fixes and most importantly I found out that my previous program was operating as IE7 and I have changed it to run as IE8 in the 2.9 version. Please let me know if you notice any performance improvement, the picture quality seems better to me, but might be my imagination.

Thanks,

-DH

I notice there isnt tearing in the upper 1/3 of the picture anymore! Good find! I thought it was due to my IP connection.
[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: 3 Guest(s)

Pages (132): « Previous 1 … 74 75 76 77 78 … 132 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  New External App: Netflix Browser dhgb256 6 4,228 2015-01-07, 10:47 PM
Last Post: dhgb256
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 21,472 2013-04-11, 05:58 AM
Last Post: kendrak24
  New External App : Channel Logo Tools For NPVR (Beta) systemshark 0 1,738 2011-09-03, 08:15 AM
Last Post: systemshark
  Recordings2 - New Recordings Viewer psycik 25 7,692 2006-10-20, 12:11 AM
Last Post: psycik
  Recordings Viewer - version 2 psycik 18 5,150 2006-08-15, 07:48 AM
Last Post: mila06
  Web Viewer Plugin jorm 53 18,556 2006-06-22, 06:14 PM
Last Post: ccsnet
  External Recorder plugin now works with 97.7 release ubu 0 1,292 2006-05-23, 09:37 PM
Last Post: ubu
  Comskip 0.77 has an integrated mpeg viewer erik 3 2,559 2005-09-27, 02:12 PM
Last Post: erik
  CDK Scheduler (External Recordings Manager) KingArgyle 7 3,472 2005-02-14, 12:59 AM
Last Post: KingArgyle
  External Recording Manager KingArgyle 9 4,439 2005-01-20, 03:42 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode