pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] Command line use; download of nzb files does not stop


From: Graham Lawrence
Subject: [Pan-users] Command line use; download of nzb files does not stop
Date: Tue, 1 Nov 2011 14:57:31 -0700

In a bash script I use

 pan --no-gui -o /home/g/Films --nzb \"${nzb[1]}\" 2>/home/g/pan.debug &&
 if [ $? -ne 0 ]; then dem 1; exit 1; fi

to download through an nzb file

The download process will not terminate, instead it downloads
duplicates of files already obtained, e.g. from ls

Gangs of New York (2002) PAL.part065_copy_2.rar
Gangs of New York (2002) PAL.part066.rar
Gangs of New York (2002) PAL.part066_copy_2.rar
Gangs of New York (2002) PAL.part067.rar
Gangs of New York (2002) PAL.part067_copy_2.rar

The download is complete, when I delete the copies the files par2 and
unrar normally, and the result is good.

There should have been a file, pan.debug, to attach to this email.
The file was created at the start of the download process, but was not
to be found after I terminated Pan with Ctrl-c.  I have no explanation
for its absence.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]