Safihre
b7e5df1356
Update translation base files
5 years ago
SABnzbd Automation
efcee62fa5
Automatic translation update
5 years ago
Safihre
17719b1b5b
Add PyObjC to macOS requirements
5 years ago
Safihre
c08dd7bdee
Merge branch 'feature/selenium' into develop
5 years ago
Safihre
5c0815728e
Add PyCache to gitignore
Strange it wasn't there
5 years ago
Safihre
5df525ce6b
Py3: Pre-queue parameters need to be strings
On WIndows this always happened due to list2command, so I never noticed. In Py2 version this used the unicoder() function, so also on other platforms it was fixed.
Closes #1344
6 years ago
Safihre
4e1a06c78a
Notification queue_done was not implemented
Closes #1330
6 years ago
Safihre
2118e996d4
Py3: Don't long-path script-paths on Windows
Not all shall be longgg
Closes #1318
6 years ago
Safihre
bc8f3e527a
Add Python 3.8 to CI-tests
6 years ago
Safihre
7bf71ee85e
Depend on pywin32 227 to fix Python 3.8 errors
Closes #1340
6 years ago
Safihre
1671ca5e5e
Create FUNDING.yml
6 years ago
SABnzbd Automation
428f6e75a8
Automatic translation update
6 years ago
Safihre
7e87a0c759
Add 452 as failed login NNTP code
See https://forums.sabnzbd.org/viewtopic.php?f=2&t=24223&p=119648#p119648
6 years ago
Sander Jo
e95e9d5254
"3" in SABnzbd logo on frontpage
6 years ago
Safihre
d3c9adc69f
Warn about .pyc files
Relates to #1332
6 years ago
Safihre
6ffcb478b4
Py3: Make black code-formatter happy again
6 years ago
Safihre
613b8216a7
Integrate get_rar_extension in SABnzbd
6 years ago
Sander Jo
3873b9a11b
Introduction of get_rar_extension
6 years ago
Safihre
dc7d15e704
Implement basis RAR-renamer
Now we need old/new-style numbering support and multiple sets support.
6 years ago
Safihre
9b4769b54a
Py3: No need to check for Unicode-errors when listing files
I hope.
6 years ago
Safihre
71e9645346
Testing RAR-based volume detection
6 years ago
Sander Jo
a5c8318b5f
new module rarvolnum: finds volume number of (obfuscated) rar
6 years ago
Safihre
33eccf3e5d
Correct the CI-tests
6 years ago
Safihre
826c4057ea
Merge branch 'py3' into develop
6 years ago
Safihre
7c3c17ff85
Py3: Add test for SFV-check functions
6 years ago
Hydranet
9a63410e20
Py3: Correct SFV-check CRC calculation
6 years ago
Safihre
e7367b30f5
Py3: Correctly parse passwords from NZB filename
Closes #1301 , #1315
6 years ago
Safihre
3efd595fc6
Run CI-tests less verbose and only on Chrome
6 years ago
Safihre
815703181a
Py3: NZB Meta-tags can occur multiple times
Closes #1314
6 years ago
Safihre
928b239a80
Py3: Fallback to latin1 when loading pickle fails to handle Python2 data
Closes #1321
6 years ago
Sander
5e7ff9b20a
Protect against non-defined 7za binary ( #1309 )
* protect SABnzbd against non-defined 7za binary
* protect SABnzbd against non-defined 7za binary: formatting
* protect SABnzbd against non-defined 7za binary: wording
* protect SABnzbd against non-defined command[0]: extra check
* protect SABnzbd against non-defined command[0] in build_command
* Style changes
6 years ago
Safihre
b12a723a44
Prevent traceback if requested robots.txt with parameters
Like http://localhost:8080/robots.txt?test=1
6 years ago
Safihre
a8e50421e5
Py3: CherryPy now fixed the SSL Error 0
6 years ago
Safihre
52ae8c2236
Py3: Fix typo when decoding headers for DMCA check
Closes #1302
6 years ago
Safihre
76f0896029
Py3: Always decode a POpen readline
6 years ago
Safihre
27af3fe99a
Update SABYenc reference to v3.3.6
6 years ago
Safihre
d7fc7f02de
Sample deletion didn't work for 1 sample file
Relates to #1284 , #1063 , #157 , https://forums.sabnzbd.org/viewtopic.php?f=4&t=24259
6 years ago
Safihre
1c107e021c
Update text of Remove samples
6 years ago
Safihre
1f02eff383
Py3: Apply renamer-fix
6 years ago
Safihre
f666332913
Correct 2 "Don't try move between different disks on Windows"
6 years ago
Safihre
67454359ba
Correct "Don't try move between different disks on Windows"
6 years ago
puzzledsab
e803fb256b
Don't try move between different disks on Windows
6 years ago
Safihre
563173a325
Merge branch 'develop' into py3
6 years ago
Safihre
a50a65ee7c
Remove unneeded get_bps
Removes overhead, gets called a lot
6 years ago
Safihre
8665af91f2
Remove unneeded lock
Get's called a lot, adds overhead due to lock.
6 years ago
Safihre
8641f86631
Remove print statement that slipped in with commit
Again.. Sigh.
6 years ago
SABnzbd Automation
45de8c7206
Automatic translation update
6 years ago
Safihre
4bdaddc003
remove_all could fail if it got None
https://forums.sabnzbd.org/viewtopic.php?f=11&t=24202
6 years ago
Safihre
55f811289d
Prevent false-positive removing of samples
Closes #1284 , #1063 , #157
6 years ago
Safihre
fbb637e5e3
Duplicate Detection doesn't look at History filenames
Closes #1288
6 years ago