Page 1 of 1

SOLVED Deobfuscate py error post process

Posted: November 8th, 2017, 8:00 pm
by kojigushi
I am trying to rename the extracted file hdhjshs55ahsbsbbsdjdjd mkv to the name of the nzb file. I read deob py can do it.

Sabnzbd 2.3.0 on Synology
I am getting an error

Traceback (most recent call last):
File usr local sabnzbd var scripts Deobfuscate py", line 64, in <module>
par2_command = os.environ SAB_PAR2_COMMAND
File "usr lib python2.7 UserDict py", line 40, in __getitem__
raise KeyError(key)
KeyError: 'SAB_PAR2_COMMAND'

Can you please help what could be the issue.
I jad to remove
Thanks

Re: Deobfuscate py error post process

Posted: November 8th, 2017, 8:01 pm
by kojigushi
Sorry i had to eliminate the periods and forward slashes as it would not let me post due to new users not allowed to posts links

Re: Deobfuscate py error post process

Posted: November 9th, 2017, 4:25 am
by safihre
Unfortunately you need SABnzbd 2.3.1 and SynoCommunity has not yet published that update.
I nudged them again: https://github.com/SynoCommunity/spksrc/pull/2976

Re: Deobfuscate py error post process

Posted: November 9th, 2017, 11:15 am
by safihre
SynoCommunity package is now updated, so if you get 2.3.1 you can use the Deobfuscate script :)

Re: Deobfuscate py error post process

Posted: December 1st, 2017, 8:42 am
by kojigushi
Thanks @safihre , after the update it works now!!!