Prevent Folder "numbering" when unpacking

Get help with all aspects of 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
xbmcnerd
Newbie
Newbie
Posts: 2
Joined: March 5th, 2011, 4:44 am

Prevent Folder "numbering" when unpacking

Post by xbmcnerd »

Hi,

I'm running 0.5.3 on a Qnap 110 NAS.
Everything works fine, except one little thing.
When i download a file called "{{tv}}TVShow.nzb" i get a folder /TV/TVShow/myfile.avi
When i download another File with the same name "{{tv}}TVShow.nzb" i get another folder /TV/TVShow.1/whatever.avi
This is quite annoying, when trying to get a usable tv-show collection.
The second file should have been written i the same folder
/TV/TVShow/myfile.avi and /TV/TVShow/whatever.avi

I have switched the folder-permissions to 0777 and i have disabled folder renmaing in the ini-file.
"Sorting" is disabled, too.

Is there anything else i didn't recognize?

Regards,

xbmcnerd, germany.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Prevent Folder "numbering" when unpacking

Post by shypike »

Without TV Sorting, identically named NZBs will end in different folders.
You'll need to enable and con figure TV sort to get it the way you want.
xbmcnerd
Newbie
Newbie
Posts: 2
Joined: March 5th, 2011, 4:44 am

Re: Prevent Folder "numbering" when unpacking

Post by xbmcnerd »

Thank you for your fast reply.

I'll try.
Post Reply