It's working now.
I just hadn't added any new jobs after saving the changes.
Adding the post processing script to the category didn't apply to jobs that were already enqueued.
Now that some new jobs have run through, I can see it's working.
Thanks again for your help.
Search found 4 matches
- March 19th, 2015, 6:54 am
- Forum: General Help
- Topic: [RESOLVED] Category specific cleanup options
- Replies: 5
- Views: 2744
- March 18th, 2015, 7:14 am
- Forum: General Help
- Topic: [RESOLVED] Category specific cleanup options
- Replies: 5
- Views: 2744
Re: Category specific cleanup options
OK, first attempt failed, I must be doing something wrong. I'm on Windows 7 x64 running v0.7.20. Config > folders > User folders > Post-Processing Scripts Folder = C:\Program Files (x86)\Comms\SABnzbd\scripts That folder contains "del_nfos.cmd" @echo off cd /d %1 del *.nfo Config > categor...
- March 18th, 2015, 6:49 am
- Forum: General Help
- Topic: [RESOLVED] Category specific cleanup options
- Replies: 5
- Views: 2744
Re: Category specific cleanup options
Thank you very much.
I'll give that a try.
I've never used the user scripts but I should be able to get that to do what I need.
I'll give that a try.
I've never used the user scripts but I should be able to get that to do what I need.
- March 18th, 2015, 5:12 am
- Forum: General Help
- Topic: [RESOLVED] Category specific cleanup options
- Replies: 5
- Views: 2744
[RESOLVED] Category specific cleanup options
Hi all. I'd like to be able to configure different clean up lists for different categories. AFAIK there is currently only the global clean up list option at config > general > tuning. I want to be able to remove .nfo files for my 'movies' category but not for other categories. All suggestions most w...