Page 1 of 1

Cleaning movie folder name

Posted: May 4th, 2011, 4:51 am
by djon
How can I easiest clean up the folder name for movies? I'd like the unpacked folder name to only be the actual movie name without any release groups, 720p, bluray etc etc in the folder name.

Re: Cleaning movie folder name

Posted: May 4th, 2011, 5:35 am
by shypike
The only way to do it now is to write your own post processing user script.
More info: http://wiki.sabnzbd.org/user-scripts

From 0.6.0 onwards it's also possible to do it with a pre-queue script.
http://wiki.sabnzbd.org/user-pre-queue-script

Either way you need to do a little programming yourself.