SOLVED Deobfuscate py error post process

Come up with a useful post-processing script? Share it here!
Post Reply
kojigushi
Newbie
Newbie
Posts: 4
Joined: October 5th, 2013, 12:28 am

SOLVED Deobfuscate py error post process

Post 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
Last edited by kojigushi on December 1st, 2017, 8:42 am, edited 1 time in total.
kojigushi
Newbie
Newbie
Posts: 4
Joined: October 5th, 2013, 12:28 am

Re: Deobfuscate py error post process

Post 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
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Deobfuscate py error post process

Post 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
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Deobfuscate py error post process

Post by safihre »

SynoCommunity package is now updated, so if you get 2.3.1 you can use the Deobfuscate script :)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
kojigushi
Newbie
Newbie
Posts: 4
Joined: October 5th, 2013, 12:28 am

Re: Deobfuscate py error post process

Post by kojigushi »

Thanks @safihre , after the update it works now!!!
Post Reply