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
StreakyBoneHead
Offline

Junior Member

Posts: 19
Threads: 0
Joined: Feb 2010
#171
2010-02-04, 06:18 AM
Yeah - no worries.

If it helps I have VS2008 and could run a debug version.

Cheers
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#172
2010-02-04, 06:42 AM
dhgb256 Wrote:Hi Streaky,

It is really weird, this is happening on someone elses machine also, just during a later stage. i'll post a test version shortly that I'll need you to run and send me the logs. Can you run the version you have and tell me if the memory usage keeps jumping up (ctrl-alt-del and check on task manager)? I'm wondering if I have a memory leak that is crashing the program on peoples computers. Test version to follow.

-DH

Could it be they are hitting the 5000 call limit of the API? That's the issue I kept running into with my app.
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#173
2010-02-04, 06:50 AM
whurlston Wrote:Could it be they are hitting the 5000 call limit of the API? That's the issue I kept running into with my app.

No, due to the number of instant movies (~7800) I can't use the API to build the database, so I scrape the website.
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
#174
2010-02-04, 06:50 AM
StreakyBoneHead Wrote:Yeah - no worries.

If it helps I have VS2008 and could run a debug version.

Cheers

Hey Streaky,

What is your default browser?

-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
#175
2010-02-04, 06:59 AM (This post was last modified: 2011-02-09, 04:53 PM by dhgb256.)
StreakyBoneHead Wrote:Thanks anyway - I did parse the whole forum for info and only posted as the final resort.

I need this app for my wife - my htpc is hooked directly to the TV so remote control is necessary.

Cheers

Here is the test file. please send me the contents of ".\movieinfo\logs\" after it crashes.

-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
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#176
2010-02-04, 08:04 AM
dhgb256 Wrote:No, due to the number of instant movies (~7800) I can't use the API to build the database, so I scrape the website.

Yeah, that's the issue I ran into too. I've been working on a solution for it. I'm swamped for the next few days on other projects but shoot me a PM in about a week and I'll discuss it with you.
jmontana
Offline

Member

Posts: 104
Threads: 18
Joined: Nov 2006
#177
2010-02-04, 12:30 PM
dhgb256 Wrote:Thank you! Smile Please remember to rate my program at http://www.netflix.com/AppGallery?st=ad&pn=1

I'm sure I could, right now I have it set to the primary display. I could probably add support for a second monitor, but I would need to find a test machine. I'm a single monitor kind of guy Smile

I'll add it to the to do list and see if I can find a test machine.

Thanks. My TV is my second monitor, so this is pretty essential for me.
Hauppauge PVR-150MCE / ATI All-in-Wonder 9000 Radeon Pro / 2.4 GHz P4 / 512 MB RAM
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#178
2010-02-04, 02:59 PM
jmontana Wrote:Thanks. My TV is my second monitor, so this is pretty essential for me.

I think I know how I can do it, I'll add a secondary monitor option to the ini file. I'll send you a test version later tonight and let me know how it works for you.

-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
StreakyBoneHead
Offline

Junior Member

Posts: 19
Threads: 0
Joined: Feb 2010
#179
2010-02-04, 04:51 PM
DH,

Hehehe browsers - depends...... Gmail - Chrome, stuff I want to hide from the missus - Firefox, Default - IE7

Thanks - I will try this when I get home tonight. However, I will try it on my work laptop - it's Win7.... Did not think of that...

Cheers
dhgb256
Offline

Senior Member

Posts: 717
Threads: 4
Joined: Jun 2009
#180
2010-02-04, 05:13 PM
StreakyBoneHead Wrote:DH,

Hehehe browsers - depends...... Gmail - Chrome, stuff I want to hide from the missus - Firefox, Default - IE7

Thanks - I will try this when I get home tonight. However, I will try it on my work laptop - it's Win7.... Did not think of that...

Cheers

Darn, i thought maybe you were using Firefox as your default. I thought maybe that was the problem.

OK, let me know what happens on your work laptop. If you don't get the errors, you might just need to upgrade to IE8 (IE7 sucks and IE8 is slightly better anyway Smile ) at home. I'll know more once I get the logs.

Thanks for your patience/help with this!

-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
« Next Oldest | Next Newest »

Users browsing this thread: 5 Guest(s)

Pages (132): « Previous 1 … 16 17 18 19 20 … 132 Next »
Jump to page 


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