Page 1 of 1

Cannot run script deobfuscate. Py

Posted: December 7th, 2020, 10:20 am
by RadioActiveLamb
I'm struggling, trying to run the post-processing script D e o b f u s c a t e . p y. The script says that I need Python installed, which I do. I installed 3.9 and added it to the path. I also restarted my machine (Windows 10 20H2).

My script path is D:\Scripts, and I copied the D e o b f u s c a t e . p y script there from the SABnzbd install folder. In the history, every download that requires the script says "Exit(-1) Cannot run script D : \ S c r i p t s \ D e o b f u s c a t e . p y "

Where should I look?

Thanks!

Re: Cannot run script deobfuscate. Py

Posted: December 7th, 2020, 11:45 am
by sander
SAB 3.1.1 has built-in deobfascation. See http://127.0.0.1:8080/sabnzbd/config/sw ... _filenames

So maybe easier to activate that?

Re: Cannot run script deobfuscate. Py

Posted: December 7th, 2020, 5:52 pm
by RadioActiveLamb
Excellent! Thank you. That works.