Safihre
c6822fc4f5
Remove included Deobfuscate.py as it is outdated
2022-04-05 09:48:15 +02:00
Safihre
9c7b61070b
Update copyright year to 2022
2022-01-07 09:29:32 +01:00
Safihre
faf1a44944
Black formatting update
2021-04-26 10:52:11 +02:00
Safihre
f0bfb08c2e
Update copyright year to 2021
2021-01-03 20:43:19 +01:00
jcfp
c55e114131
normalize shebang for utils, example script ( #1679 )
2020-11-17 08:55:37 +01:00
Safihre
29aa329038
Notify users of Deobfuscate.py that it is now part of SABnzbd
2020-09-29 14:09:04 +02:00
Safihre
9c2af4281a
Set execute bit on Deobfuscate.py
2020-09-27 17:18:47 +02:00
Safihre
6d8c264e90
Update copyright year to 2020
2020-04-25 16:30:38 +02:00
Safihre
563173a325
Merge branch 'develop' into py3
2019-05-24 09:23:08 +02:00
Safihre
e5553e254b
Py3: Test and code-format Sample-PostProc
2019-03-02 13:18:00 +01:00
Safihre
91a472130f
Py3: Running post-processing scripts
...
Needs a functional test!
2019-02-17 20:45:53 +01:00
Safihre
92ecc2d0d4
Merge branch 'develop'
2019-01-12 09:30:05 +01:00
Safihre
d7bea6f134
Merge branch 'develop' into py3
2018-12-25 10:54:56 +01:00
Safihre
60afb7f444
Update copyright year to 2019
2018-12-24 11:51:48 +01:00
Safihre
9bc1601939
Merge branch 'develop'
2018-12-20 22:51:54 +01:00
Safihre
0ae5c7f8aa
Code improvements
2018-11-28 09:23:11 +01:00
Safihre
2341ea44ec
Py3: Fixes after merge from develop
...
And set the shebang to Python 3 specifc
2018-10-12 21:05:19 +02:00
Safihre
579e07adc3
Merge branch 'develop' into py3
2018-10-12 10:10:10 +02:00
Safihre
6d8a774443
Merge branch 'develop'
2018-09-07 10:41:57 +02:00
Safihre
7a7ce47769
Remove redundant parentheses
2018-09-05 11:26:38 +02:00
Rik Smith
f83f71a950
Fix Deobfuscate.py script ( #1166 )
...
* Fix deobfuscate script
* Rename for code check
* Rename for code check
2018-08-06 08:35:01 +02:00
Safihre
5168915a65
Manualy par2 parsing in Deobfuscate.py for major performance increase
...
By @P1nGu1n, thanks!
2018-08-03 15:13:20 +02:00
Safihre
bc18369552
Spelling fix in Deobfuscate.py
...
Closes #1152
2018-06-08 10:45:17 +02:00
Safihre
6cf701599c
Merge branch 'develop' into py3
2018-05-30 15:07:10 +02:00
Safihre
1aed59d52e
Merge branch 'develop'
2018-04-22 19:14:52 +02:00
Safihre
2cdf284578
Update copyright to 2018
2018-03-15 13:14:08 +01:00
Safihre
c6054e622c
Py3: First 2to3 conversion
2017-10-28 14:53:31 +02:00
Safihre
043e5966ff
Merge branch 'develop'
2017-10-27 10:07:42 +02:00
Sander Jo
4fbf870028
Example Post-Processing Script, written in Python.
2017-10-16 10:21:08 +02:00
Safihre
c908a396df
Correct the Deobfuscate script
2017-10-04 19:51:28 +02:00
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.
2017-09-27 14:32:12 +02:00
Safihre
aced381763
Add example script for users that will handle "rename.par2" after unpack
2017-09-24 11:46:43 +02:00
Safihre
4605c3fd30
Set version to 2.1.0 and make identical to develop
2017-06-09 11:35:46 +02:00
Jonathon Saine
565f5fd762
Some pep8 cleanup (whitespace/docstring only), focus on root dir along with scripts/tools/util.
2015-09-23 08:47:18 -05:00
shypike
c6dece737f
Move sample scripts to a separate folder.
2015-09-11 21:16:04 +02:00