extra par files, failed downloads, tv sorting

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
rhom
Newbie
Newbie
Posts: 1
Joined: April 29th, 2010, 1:00 am

extra par files, failed downloads, tv sorting

Post by rhom »

Version: 0.5.0
OS: windows vista 64bit
Install-type: Windows Installer
Skin (if applicable): Plush
Firewall Software: comodo
Are you using IPV6? no
Is the issue reproducible? yes


1. noticed that while its only supposed to download the smallest par file, its downloading at least 3 every time, theyre under 2mb each usually so its not a huge deal but it would be nice if it only downloaded the first one like its supposed to.


2. i thought that any verification failure would mean the files would be in the "complete" folder but they dont, they still end up in the category folder.  not sure if thats a bug or intentional.  if it is can i add a request to add a config option to decide where failed downloads end up?  category or completed folder.


3. i'm not sure if this was just something i screwed up but if i turn on tv sorting and have it set to %sn [s%s01e%0e].%ext with a category path of TV then i keep getting them coming down into TV\showname.1\filename

i just want the shows dumped into the TV folder, not showname.1 or any other subfolder.
Last edited by rhom on April 30th, 2010, 3:38 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: extra par files, failed downloads, tv sorting

Post by shypike »

1. This happens when SABnzbd has trouble getting files names from subject lines.
In such a case it must actually download the first part of the file before it has the real filename.
When you use many connections, the parallelism makes that multiple par2 files have been downloaded
before SABnzbd finds out what the names are.

2.
Works as intended.
Later releases will keep failed jobs in incomplete, so we can implement retries (with extra par files).

3.
Keep experimenting, I have trouble with the sorting too (didn't write it).
Post Reply