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
can't download

 
  • 0 Vote(s) - 0 Average
can't download
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#11
2008-08-07, 05:16 PM
gazoo Wrote:Last night's fix seemed to work. However, I haven't tried to delete anything. I usually do that manually anyway (as in outside of gbpvr).
Unfortunately, with the new version, it will still show up in your downloads list because instead of savng the xml in the movie folder, there is one xml file with all the downloads. Once you delete the movie file, you can probably delete it from your download list without issue. I think I may go back to the old way though.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#12
2008-08-08, 06:58 AM
I'm not going to have the delete problem fixed before I have to leave in the morning so it will be Monday before I get it posted.
agidius
Offline

Senior Member

Posts: 469
Threads: 77
Joined: Apr 2006
#13
2008-08-09, 05:43 AM
thats cool, I can still watch, so I am good for now.
when it is fixed, I have a few shows I already watched to test it out on.
Server--AthlonXP 2100+ \ PVR150MCE \ HVR1600 x2
Client 1--Athlon64 3200+
Client 2--Athlon64 3700+
Client 3--Turion64x2 1.9 laptop
agidius
Offline

Senior Member

Posts: 469
Threads: 77
Joined: Apr 2006
#14
2008-08-13, 08:11 AM
whurlston Wrote:Unfortunately, with the new version, it will still show up in your downloads list because instead of savng the xml in the movie folder, there is one xml file with all the downloads. Once you delete the movie file, you can probably delete it from your download list without issue. I think I may go back to the old way though.


I agree, I like the old way.

I did something stupid and had to delete the downloads.xml
now it no longer finds what I already downloaded.

several movies and many series episodes.
Server--AthlonXP 2100+ \ PVR150MCE \ HVR1600 x2
Client 1--Athlon64 3200+
Client 2--Athlon64 3700+
Client 3--Turion64x2 1.9 laptop
agidius
Offline

Senior Member

Posts: 469
Threads: 77
Joined: Apr 2006
#15
2008-08-14, 12:15 AM
here is another one.

I just got 2 kittens.
for those of you that keep track of all my posts, (as I know all of you do) you already know I have a wireless mouse on the coffee table, and a wireless keyboard under the couch for when I need to use it.

I was downloading one thing and watching another.
the screen flashed twice, then the computer shut off.
while trying to figure out what happened, I pulled out the keyboard, and there was a kitten laying on it.
I have no idea what she did, but when I got it back up, all the downloads are gone again.
Server--AthlonXP 2100+ \ PVR150MCE \ HVR1600 x2
Client 1--Athlon64 3200+
Client 2--Athlon64 3700+
Client 3--Turion64x2 1.9 laptop
agidius
Offline

Senior Member

Posts: 469
Threads: 77
Joined: Apr 2006
#16
2008-08-14, 12:16 AM
I probably have 30 downloaded shows on the drive that the plugin no longer sees.
is there a way to import those back in??
Server--AthlonXP 2100+ \ PVR150MCE \ HVR1600 x2
Client 1--Athlon64 3200+
Client 2--Athlon64 3700+
Client 3--Turion64x2 1.9 laptop
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#17
2008-08-14, 01:00 AM
Delete Downloads.xml.bak.
Using notepad, start with a completely blank Downloads.xml and add the following using todays date (leave the time at 0):
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<MovieCollection updated="20 --08-08-13T00:00:00.0000000Z">
  <!-- We will add movies here -->
</MovieCollection>
Open the MovieList.xml file in notepad and look for the movie you downloaded.
Copy the <movie> tag to your Downloads.xml
Before the </Movie> tag, place a <Status> tag:
Code:
<Status File="[color=Red]Complete\Path\To\WMV[/color]" FileSize="100000" LastByte="935256" EndChunk="64744" isDownloading="false" isWatchable="true" isComplete="true" />
FileSize is the complete size of the movie file and should equal LastByte+Endchunk (use any number you want if the download is complete).
Change File= to the complete path of your file.
If the download is complete, set isComplete to "true".

The final file should look like this:
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<MovieCollection updated="2008-08-13T21:00:12.7042666Z">
  <Movie id="1153328" y="1997" r="PG-13" sc="2.8" l="89" sp="0">
    <t>Anaconda</t>
    <d>Jon Voight gives an over-the-top performance as Paul Sarone, an ex-Jesuit turned insane snake hunter who tricks a camera crew (Jennifer Lopez, Ice Cube and Eric Stoltz) into helping him track down a gigantic anaconda. The crew soon finds itself up the river without a paddle as people become breakfast, lunch and dinner for the enormous reptile.  </d>
    <rr>For intense adventure violence, and for brief language and sensuality</rr>
    <p>http://index.ehub.netflix.com/item/?x=HWHlqOwlYfMtvewJsKQwglx2oq9SZlZZttgbSA3AhnhnEHKvm1LFEnJtns_uDKJrLa3as9jxyrZosjKsfTKAEO4FcTUu528cKhI.</p>
    <Genres>
      <g>Action and Adventure</g>
    </Genres>
    <Cast>
      <a id="0">Jennifer Lopez</a>
      <a id="0">Eric Stoltz</a>
      <a id="0">Jon Voight</a>
      <a id="0">Ice Cube</a>
      <a id="0">Jonathan Hyde</a>
      <a id="0">Owen Wilson</a>
    </Cast>
    <Crew>
      <d id="0">Luis Llosa</d>
    </Crew>
    <Streams />
    <Status File="C:\NetFlix\WatchNow\Anaconda\Anaconda.wmv" FileSize="1436647425" LastByte="685419339" EndChunk="64744" isDownloading="false" isWatchable="true" isComplete="false" />
  </Movie>
</MovieCollection>

For Episodic titles, the main <Movie> tag does not get a status tag. All status tags go inside the <Movie> tags under <Episodes>
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#18
2008-08-18, 06:00 PM
I've been pretty sick for the last week so I haven't been able to work on this much. (Coding is not a good idea when on medicine.) I did however find a problem with the serializer in the NetflixAPI.dll and that is what is causing the corrupted downloads.xml

The same function is used for updating the movie list so it was also being corrupted. I will have a fix tonight for it. You will need to implement the fix before updating your movie list.
agidius
Offline

Senior Member

Posts: 469
Threads: 77
Joined: Apr 2006
#19
2008-08-19, 12:50 AM
coding while on medicine??
that sounds dangerous.
did you program pink elephants to dance around the screen??
Server--AthlonXP 2100+ \ PVR150MCE \ HVR1600 x2
Client 1--Athlon64 3200+
Client 2--Athlon64 3700+
Client 3--Turion64x2 1.9 laptop
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#20
2008-08-19, 04:35 AM
agidius Wrote:coding while on medicine??
that sounds dangerous.
did you program pink elephants to dance around the screen??

Didn't have to, they did it on their own. Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Netflix Viewer DB Download Problem hrsnblm 2 14,340 2011-06-09, 01:08 PM
Last Post: hrsnblm
  No Download Streams Available jamesvanboxtel 4 7,071 2009-04-15, 02:55 PM
Last Post: AmericanSlon
  Cannot seem to download SteveB 2 3,020 2009-02-08, 05:08 PM
Last Post: SteveB
  no more "download"?? agidius 8 4,933 2009-01-10, 06:01 PM
Last Post: whurlston
  List download billynup 9 5,180 2009-01-08, 06:19 PM
Last Post: whurlston
  No download streams available rc1 1.0.2.6 pastro 8 4,855 2008-12-30, 03:39 AM
Last Post: whurlston
  crash during download pastro 1 2,735 2008-12-29, 08:57 PM
Last Post: whurlston
  latest watchnow + latest GBPVR = hand/crash on download? JohnInSJ 6 4,269 2008-12-29, 06:02 AM
Last Post: whurlston
  No Download Streams Available aapocketz 15 7,347 2008-11-03, 05:53 PM
Last Post: whurlston
  GBPVR freezing when download selected lilgman1012 11 6,140 2008-09-24, 06:35 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