Search found 4 matches

by zmcddna
March 11th, 2014, 6:13 pm
Forum: Bug Reports
Topic: Retry fails, but re-add same nzb succeeds
Replies: 2
Views: 2280

Re: Retry fails, but re-add same nzb succeeds

Ok, makes sense.

I wonder if it might be a useful option to add to the Retry dialog, like a "Force Full Redownload" button, to save a bit of manual cleanup...
by zmcddna
March 10th, 2014, 9:17 pm
Forum: Bug Reports
Topic: Retry fails, but re-add same nzb succeeds
Replies: 2
Views: 2280

Retry fails, but re-add same nzb succeeds

(This is for the 0.7.16 binary distribution running on Windows 8.1.) Sometimes when adding from an indexer, the files in the nzb aren't yet propagated to my news server and the download fails. No problem, I just wait a few hours and Retry. However, often the Retry also fails, even after waiting seve...
by zmcddna
December 19th, 2012, 7:48 pm
Forum: Bug Reports
Topic: Series Sort %fn incorrectly substituting full path
Replies: 3
Views: 2060

Re: Series Sort %fn incorrectly substituting full path

Just hit a different error in Date Sorting, looks like maybe a line was missed in a Nov 26 update. 2012-12-19 15:33:07,872::INFO::[postproc:478] Traceback: Traceback (most recent call last): File "C:\Util\SABnzbd-0.7.7\sabnzbd\postproc.py", line 407, in process_job file_sorter.rename(newfi...
by zmcddna
December 19th, 2012, 4:23 am
Forum: Bug Reports
Topic: Series Sort %fn incorrectly substituting full path
Replies: 3
Views: 2060

Series Sort %fn incorrectly substituting full path

Using the following Series Sort: %sn\%0s%0e-%fn.%ext (produces result like "Show Name\0105-Original Filename.avi") Occasionally the rename fails because sabnzbd uses a full path for %fn instead of a bare filename. So it becomes "Show Name\0105-C:\Full\Path\Original Filename.avi" ...