Page 1 of 1
Saving files into one big folder...
Posted:
Tue Feb 19, 2019 9:18 pm
by Snik.
Saving files into one big folder, and not into individual folders....
I just downloaded about 100+ files, and each one went into a separate folder.
Thanks.
Re: Saving files into one big folder...
Posted:
Tue Feb 19, 2019 10:53 pm
by Snik.
Uh, nevermind. Had it set to automatically unrar. Switched that off, should be better.
Re: Saving files into one big folder...
Posted:
Tue Feb 19, 2019 11:54 pm
by Snik.
Well, that worked poorly. Seriously no proper post processing options on this thing...??
Geez-a-loo....
Re: Saving files into one big folder...
Posted:
Wed Feb 20, 2019 8:19 am
by Quade
How are you downloading? If you're using NZB Files, you can make an unrar folder in the options, then add "$(NZBFILE)" to the path to split them out based on the NZB Filename. If you're not using NZB files you can use $(SUBJECT) in the unrar folder. You can run post-processing scripts too but that seems like overkill if you just want to split out the unrar.
X:\unrar\$(NZBFILE)\
X:\unrar\$(SUBJECT)\
When you set the unrar path, if you click the button instead of doing it manually, you can see a list of parameters you can use.