Safihre
16b6e3caa7
Notify users of Deobfuscate.py that it is now part of SABnzbd
5 years ago
Safihre
03638365ea
Set execute bit on Deobfuscate.py
5 years ago
Safihre
6d8c264e90
Update copyright year to 2020
5 years ago
Safihre
e5553e254b
Py3: Test and code-format Sample-PostProc
6 years ago
Safihre
91a472130f
Py3: Running post-processing scripts
Needs a functional test!
6 years ago
Safihre
60afb7f444
Update copyright year to 2019
6 years ago
Safihre
0ae5c7f8aa
Code improvements
7 years ago
Safihre
2341ea44ec
Py3: Fixes after merge from develop
And set the shebang to Python 3 specifc
7 years ago
Safihre
7a7ce47769
Remove redundant parentheses
7 years ago
Rik Smith
f83f71a950
Fix Deobfuscate.py script ( #1166 )
* Fix deobfuscate script
* Rename for code check
* Rename for code check
7 years ago
Safihre
5168915a65
Manualy par2 parsing in Deobfuscate.py for major performance increase
By @P1nGu1n , thanks!
7 years ago
Safihre
bc18369552
Spelling fix in Deobfuscate.py
Closes #1152
7 years ago
Safihre
2cdf284578
Update copyright to 2018
7 years ago
Safihre
c6054e622c
Py3: First 2to3 conversion
8 years ago
Sander Jo
4fbf870028
Example Post-Processing Script, written in Python.
8 years ago
Safihre
c908a396df
Correct the Deobfuscate script
8 years ago
Safihre
6c0b32004a
Update RecursivePar2 to be more general deobfuscation
On top of scanning for the "rename.par2", it will also rename the largest file to the job-name. But only if there's 1 large file, otherwise it could get messy. If they want more, they can do it themselves or submit a PR.
8 years ago
Safihre
aced381763
Add example script for users that will handle "rename.par2" after unpack
8 years ago
Safihre
4605c3fd30
Set version to 2.1.0 and make identical to develop
8 years ago
Jonathon Saine
565f5fd762
Some pep8 cleanup (whitespace/docstring only), focus on root dir along with scripts/tools/util.
10 years ago
shypike
c6dece737f
Move sample scripts to a separate folder.
10 years ago