Search found 2 matches

by erictduckman
September 11th, 2018, 12:39 pm
Forum: Post-Processing Scripts
Topic: Syntax error in Deobfuscate[dot]py
Replies: 1
Views: 2986

Syntax error in Deobfuscate[dot]py

File "Deobfuscate[dot]py", line 58 print "This script needs to be called from SABnzbd as post-processing script." ^ SyntaxError: invalid syntax I get the above error when I run Deobfuscate[dot]py from SABnzbd. It is the version of the script placed in the folder C:\Program Files...
by erictduckman
September 17th, 2016, 12:25 pm
Forum: Post-Processing Scripts
Topic: How to pass file name of unrared media to batch?
Replies: 1
Views: 2742

How to pass file name of unrared media to batch?

How do I get the file name of a media file from sabnzbd after it has been unrared so I can pass it to a batch file? For example, after completing a job, there is a file such as D:\Downloads\SABnzbd\complete\Some File S02E13 720p HDTV x264-AVS\some.file.s02e13.720p.hdtv.x264-avs.mkv how do I get the ...