Search found 4 matches

by jeeperv6
01 Jan 2020, 20:39
Forum: Extension scripts
Topic: Category Prioritization Scan Script?
Replies: 4
Views: 20993

Re: Category Prioritization Scan Script?

Hi Hugbug, I'm currently running Windows Server 2016 with Python 2.7 installed for a couple of other NZBGet scripts I have running. I know enough to make a script do: print("[NZB] PRIORITY=-100") I wasn't sure if I needed something more complicated or whether it had to be a global script or a catego...
by jeeperv6
22 Dec 2019, 14:40
Forum: Extension scripts
Topic: Category Prioritization Scan Script?
Replies: 4
Views: 20993

Category Prioritization Scan Script?

I normally bulk add nzb's via the Import directory with sub-directories for the categories: Movies, TV, Music, etc. I would like to put Music at a lower priority download than Movies or TV. I've been doing this manually, but if I have a large download queue, it's become tedious. I know this can by d...
by jeeperv6
06 Sep 2016, 03:57
Forum: Extension scripts
Topic: [Scan-Script] Add packed nzb-files to queue
Replies: 43
Views: 170134

Re: [Scan-Script] Add packed nzb-files to queue

After a little bit more experimenting, I found out that this script doesn't run properly under certain versions of Python. VM #1 had Python 2.7.10 installed and the script worked 100%. VM #2 had Python 2.7.12 installed and the script gave me the same errors are some people had previously mentioned. ...
by jeeperv6
21 Aug 2016, 02:57
Forum: Extension scripts
Topic: [Scan-Script] Add packed nzb-files to queue
Replies: 43
Views: 170134

Re: [Scan-Script] Add packed nzb-files to queue

Hi, I've got 2 VM's running NZBGet. I added this script as some of my NZB sources are rar'd and was tired of manually un-raring into the import folder. On VM #1 this script runs flawlessly. On VM #2, I get the same errors as quite a few people. Both VM's are Windows 7 Ultimate, 2gb ram, 40gb hard dr...