Search found 3 matches

by jrtwynam
25 Oct 2020, 04:13
Forum: Extension scripts
Topic: Category Prioritization Scan Script?
Replies: 4
Views: 20978

Re: Category Prioritization Scan Script?

Well that was embarrassing. My issue was the quotes in the "echo" command - as soon as I got rid of those, it worked fine.
by jrtwynam
22 Oct 2020, 16:42
Forum: Extension scripts
Topic: Category Prioritization Scan Script?
Replies: 4
Views: 20978

Re: Category Prioritization Scan Script?

Hi, I'm trying to set up a scan script to do this. This is what I have: ######################################## ### NZBGET SCAN SCRIPT ### # This script will attempt to adjust the NZB priority based on the category. ### NZBGET SCAN SCRIPT ### ######################################### echo "[NZB] PR...
by jrtwynam
21 Oct 2020, 16:53
Forum: Support
Topic: PreProcessing Script query.
Replies: 3
Views: 2844

Re: PreProcessing Script query.

Hi, I realize this is an old thread, but I'm having a similar issue. I've written a scan script that I just want to update the priority of an NZB based on the category, but I can't seem to get the script to execute. The script is below - I've temporarily commented out the IF block for testing purpos...