Search found 9 matches

by OfficerDoofy
November 21st, 2012, 12:49 pm
Forum: Post-Processing Scripts
Topic: RAR/ZIP folder after download ?
Replies: 3
Views: 3245

Re: RAR/ZIP folder after download ?

What filesize, compression etc?
by OfficerDoofy
November 21st, 2012, 12:33 pm
Forum: Post-Processing Scripts
Topic: Windows: Simple post processing script to move movies to NAS
Replies: 3
Views: 6162

Re: Windows: Simple post processing script to move movies to

Do you need only to move that files to another folder or you need extraction also? EDiT : If you only need to move files save this as .bat file YOU MUST USE IT AS POST-SCRIPT @ECHO OFF set local set path="Here Goes Complete Path for WinRAR Folder";%path% set newname="%3" c: cd %1...
by OfficerDoofy
April 14th, 2012, 4:01 pm
Forum: Post-Processing Scripts
Topic: [WIN] advanced Sample/Subs/etc. directory sorting + unrar
Replies: 1
Views: 3020

Re: [WIN] advanced Sample/Subs/etc. directory sorting + unra

Thanks for great script! Can anyone tell me how to disable unraring release cuz i need it in original archives? Thanks in advance!
by OfficerDoofy
August 20th, 2011, 4:16 pm
Forum: Feature Requests
Topic: One feature
Replies: 3
Views: 2752

Re: One feature

Sry, i wasn't online, well, i have a couple of scripts and sometime they takes x3 space when they working before delete that used files, and then sabnzbd thinks that there is no space left...
by OfficerDoofy
August 7th, 2011, 5:49 pm
Forum: Feature Requests
Topic: One feature
Replies: 3
Views: 2752

One feature

Hello is there any possibility to implement this feature :

automaticaly start queue when there is free space
by OfficerDoofy
March 26th, 2011, 6:31 pm
Forum: Post-Processing Scripts
Topic: [Windows 2003] Simple script HELP
Replies: 13
Views: 6439

Re: [Windows 2003] Simple script HELP

Ive tried this and it rar whole mydest folder, can anyone help me with this script? Also is it posible to rar it in 402mb parts? Thanks in advance...
by OfficerDoofy
January 19th, 2011, 12:48 pm
Forum: Feature Requests
Topic: Remove sample
Replies: 3
Views: 2195

Re: Remove sample

Then maybe small tweak in Cleanup List, instead of extensions maybe to put files that contains this?
by OfficerDoofy
January 19th, 2011, 7:16 am
Forum: Feature Requests
Topic: Remove sample
Replies: 3
Views: 2195

Remove sample

Can you add this feature? I know that there is option to not download sample files, but there are releases that dont have sample in filename, they have something like this .1.wmv or .1.mp4... Maybe option to not download video files only rar archives...
by OfficerDoofy
January 18th, 2011, 8:49 pm
Forum: Post-Processing Scripts
Topic: [Windows 2003] Simple script HELP
Replies: 13
Views: 6439

[Windows 2003] Simple script HELP

Hi, can anyone tell what i have to put in .bat file to archive my upload with winrar after download? What i want is to download file from usenet, unrar it and rar it again with that script but in larger archive... Thanks in advance..

Edit : I am using winrar for archiving...