Page 2 of 2

Re: [Windows] Don't put downloaded files in subfolders

Posted: July 25th, 2011, 8:37 pm
by hunk1
is there a way that only move *.avi files instead of all files? thanks

Re: [Windows] Don't put downloaded files in subfolders

Posted: July 25th, 2011, 9:00 pm
by JohnEric
I have the same question as hunk1. i hope somebody knows answered

Re: [Windows] Don't put downloaded files in subfolders

Posted: July 26th, 2011, 5:03 am
by shypike
May I point out that SABnzbd (since 0.6.3) has the option to work without job folders?
The top of the Category page says:

Ending the path with an asterisk * will prevent creation of job folders.

Re: [Windows] Don't put downloaded files in subfolders

Posted: July 26th, 2011, 7:13 am
by JohnEric
Wooo! Thanks shypike.

Is it possible to move only certain file types like videos to a specific folder? (AVI, MKV etc)

Re: [Windows] Don't put downloaded files in subfolders

Posted: July 26th, 2011, 12:53 pm
by shypike
stisev wrote: Is it possible to move only certain file types like videos to a specific folder? (AVI, MKV etc)
No, you'll have to write a script for that :)\

Re: [Windows] Don't put downloaded files in subfolders

Posted: July 26th, 2011, 12:56 pm
by JohnEric
:( I wish I had the technical expertise to do it :(

Re: [Windows] Don't put downloaded files in subfolders

Posted: March 11th, 2014, 9:53 pm
by int
Found this script, use it all the time... but everytime I do, despite the fact that the file(s) do get moved up a folder and the folder does get removed after, I always get the following in the sabnzbd log after:

"Too many files to move, aborting..."

Basically, it displays the ELSE message even though it ran through the 'if' just fine. Anyone else experiencing this as well? Any ideas on how to fix this? I am using the script exactly as it is in GHDpro's attached file (and GHDpro's initial post itself, with the update)