Script Request (Remove Folder and put in one directory)

Come up with a useful post-processing script? Share it here!
Post Reply
alton987
Newbie
Newbie
Posts: 5
Joined: May 15th, 2011, 9:06 pm

Script Request (Remove Folder and put in one directory)

Post by alton987 »

Thanks for any help I gave up trying to write  script myself.

I'm looking for a script that will automatically  remove all the folders form my TV downloads and only move the file.  Right now all of my TV Downloads get moved automatically to drive X:.  I just would like Sabnzb to only move the media file not a directory + media file.


Right now my drive look like this.

X:\South Park - 15x07 - You're Getting Old\south.park.s15e07.720p.hdtv.x264-immerse.mkx

What I want is
X:\south.park.s15e07.720p.hdtv.x264-immerse

Thanks
Alton
JohnEric
Release Testers
Release Testers
Posts: 16
Joined: June 1st, 2010, 8:19 pm

Re: Script Request (Remove Folder and put in one directory)

Post by JohnEric »

Follow the

1) Use this:  http://forums.sabnzbd.org/index.php?topic=2866.0
(please note the correction to the script at the bottom).

2) Set sab to delete .sfv .nfo .par  files in the general preferences

3) In categories portion of SAB, choose a category go to "Folder/Path" and  put the folder (e.g. D:\Videos).

This should
1) download files, delete the outer folder
2) delete extraneous files
3) Put in D:\videos




I wish there was a way to delete the .NFO by adding it to the aforementioned-linked script above.
Last edited by JohnEric on June 28th, 2011, 4:59 am, edited 1 time in total.
Post Reply