Search found 5 matches

by alton987
June 28th, 2011, 8:44 am
Forum: Post-Processing Scripts
Topic: [Windows] Don't put downloaded files in subfolders
Replies: 21
Views: 27249

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

barlow wrote: Just a small fix:

Code: Select all

if (%filecount% LEQ 5) (
Should be:

Code: Select all

if %filecount% LEQ 5 (
As the former always is true (so files are moved regardless of the number of files in the directory).
How do I add this to the larger script above?
by alton987
June 23rd, 2011, 10:19 pm
Forum: Post-Processing Scripts
Topic: Script Request (Remove Folder and put in one directory)
Replies: 1
Views: 1970

Script Request (Remove Folder and put in one directory)

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 ...
by alton987
May 17th, 2011, 11:19 pm
Forum: General Help
Topic: NZB TV v1.37 folder ?
Replies: 5
Views: 2253

Re: NZB TV v1.37 folder ?

I'm a complete noob and can't seem to figure this out.  I have my default processing set to +delete in the switching settings.  Where would I add the folder script you mentioned above for the my TV downloads.  Basically I want my TV downloads to be only the media file and all files in one directory....
by alton987
May 17th, 2011, 7:01 am
Forum: General Help
Topic: NZB TV v1.37 folder ?
Replies: 5
Views: 2253

Re: NZB TV v1.37 folder ?

Thanks for the reply can I use that script at the same time as the +Delete post processing option?
by alton987
May 16th, 2011, 9:55 pm
Forum: General Help
Topic: NZB TV v1.37 folder ?
Replies: 5
Views: 2253

NZB TV v1.37 folder ?

Sorry I can't seem to search for the right title but if I'm using NZBTV to autoload shows how do I stop it or SABNZB from automatically crating folders?  Instead of downloading every show into its own dir I would prefer all the shows go into one folder.

Thanks