Search found 3 matches

by ThunderNuts
May 23rd, 2020, 1:37 am
Forum: General Help
Topic: Can I get some help with a script to delete the word "OBFUSCATED" please?
Replies: 9
Views: 3305

Re: Can I get some help with a script to delete the word "OBFUSCATED" please?

Download Python 2: Make sure to click "Add to PATH" during install. I think this script should work: import sys import re try: (scriptname, nzbname, postprocflags, category, script, prio, downloadsize, grouplist, showname, season, episodenumber, episodename) = sys.argv downloadsize = int(...
by ThunderNuts
May 13th, 2020, 12:10 am
Forum: General Help
Topic: Can I get some help with a script to delete the word "OBFUSCATED" please?
Replies: 9
Views: 3305

Re: Can I get some help with a script to delete the word "OBFUSCATED" please?

I've found this script for nzbget that seems to do what I want, but I'm not exactly positive on how to specifically adapt it to sabnzbd: #!/usr/bin/env python3 # ############################################################################## ### NZBGET SCAN SCRIPT ### # Clean NZB name. # # Removes th...
by ThunderNuts
May 13th, 2020, 12:02 am
Forum: General Help
Topic: Can I get some help with a script to delete the word "OBFUSCATED" please?
Replies: 9
Views: 3305

Can I get some help with a script to delete the word "OBFUSCATED" please?

I've read throught the WIKI, and I see that it's possible to run a Pre-queue script to affect things like the name of the download before it enters the queue, but I admit it's a little beyond my grasp. Would it be possible for someone to share a simple script with me that will remove the word "...