Page 1 of 1

Prevent Folder "numbering" when unpacking

Posted: March 5th, 2011, 4:55 am
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.

Re: Prevent Folder "numbering" when unpacking

Posted: March 5th, 2011, 5:07 am
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.

Re: Prevent Folder "numbering" when unpacking

Posted: March 5th, 2011, 5:15 am
by xbmcnerd
Thank you for your fast reply.

I'll try.