So I've noticed that Sabnzbd moves a download that's been par-checked to the completed downloads directory, and then starts unpacking it. It'll first make an _UNPACK_ XXX directory in the completed folder and then after it's done it'll rename the folder.
I was wondering, is there an option somehow that I can tweak to make it not do that? I want it to unpack in the uncompleted downloads folder... The reason's because I have Sabnzbd move certain downloads to a 'Movies' folder, which XBMC then scans constantly for new files. If it finds the _UNPACK_ folder with the movie name it'll scrape the movie and add it to the library, however, after Sabnzbd is done processing it and renames it to the final filename XBMC still points to the _UNPACK_ folder and the file won't play, and then I have to manually re-add the files. It's kind of... a bummer.
So... a way to do this would be great
Possible to make Sabnzbd process and unpack BEFORE moving to completed dir?
Forum rules
Help us help you:
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.
Re: Possible to make Sabnzbd process and unpack BEFORE moving to completed dir?
There's a non-UI option to skip the renaming.
See: http://wiki.sabnzbd.org/configure-special
We will not implement unpacking in the incomplete folder and then moving.
The current method is much more efficient if you have multiple drives (or network shares).
Feel free to write a simple user script to move the final folder to another location.
See: http://wiki.sabnzbd.org/configure-special
We will not implement unpacking in the incomplete folder and then moving.
The current method is much more efficient if you have multiple drives (or network shares).
Feel free to write a simple user script to move the final folder to another location.