389 Commits (04cd67b98b63e941780f6475a3f2d3e84d57c4ab)

Author SHA1 Message Date
Safihre 04cd67b98b Remove even more unused imports 4 years ago
Safihre ce48a9697a Check for puremagic and guessit first and add comments about cherrypy 4 years ago
jcfp 87454c9b10
enforce local ranges for broadcasts (#1920) 4 years ago
Safihre 37f2b1abe2 Import constants by name 4 years ago
Safihre f65acc9f95 Remove Plush 4 years ago
Safihre 990c0e07cf platform.platform() is not available on all platforms 4 years ago
Safihre f17d959770 Remove unused code to support Windows Vista 4 years ago
Safihre 9588fe8d94 Simplify startup logging 4 years ago
Sander 3b3ffdb8d1
Show cpu architecture (#1879) 4 years ago
Safihre b5ce0e0766 Allow setting inet_exposure from command line 4 years ago
Safihre faf1a44944 Black formatting update 4 years ago
Safihre 89c8b6a0a5 Do not notify warning/errors from same source twice 4 years ago
Safihre bc8b9e7c8b Update URL for Python 3 information 4 years ago
jcfp 7096a785db
fix bonjour with localhost, retire LOCALHOSTS constant (#1782) 4 years ago
Safihre 3a4a925ab0 Restore "--console" command line switch 4 years ago
Safihre ee41cfc618 Correct Windows Service restart 4 years ago
Safihre ae30f89a2d Use basic restart for Windows binaries 4 years ago
Safihre d129607d5c Fix exit_sab for macOS binary 4 years ago
Safihre 44d74924e6 Rework program shutdown and restart to always use the same path 4 years ago
Safihre 5eaf0c12d3 Use Condition based system for program shutdown 4 years ago
Safihre 687deab6bc Trigger garbage collection every 5 minutes 4 years ago
Safihre f0bfb08c2e Update copyright year to 2021 4 years ago
Sander 1a4ba51dec
SSDP logging and interval_timer (#1734) 4 years ago
Safihre 47b8d1de39 Don't activate Windows notifications when running as service 4 years ago
Safihre c6cc6f4537 Correct Git-commit detection when running in different folder 5 years ago
Sander 19376805de
Ssdp for real ... more improvements (#1656) 5 years ago
Safihre 2714ffe04d Do not crash if we cannot format the error message 5 years ago
Safihre 3e9bfba4d6 Improve handling of binary restarts (macOS / Windows) 5 years ago
Safihre 6e06d954fe Refactor of config.py and added typing hints to config.py and others 5 years ago
Safihre 7ffebd97b9 Use constant for all localhost-definitions 5 years ago
Safihre b1f6448ae0 Update import of sabnzbd.getipaddress 5 years ago
Sander c76d931b01
bonjour/zeroconf improved (#1638) 5 years ago
Safihre 9a7385789e Show commit hash when running from GitHub sources 5 years ago
Safihre 12a4e34075 Remove unused global DIR_APPDATA variable 5 years ago
Safihre a9492eb25f Small refactor of the GUI-logger 5 years ago
Safihre 30654af261 Scheduler refactor and add additional typing 5 years ago
Safihre 388f77ea52 Only run Windows Service code when executed from the executables 5 years ago
Safihre 9c83fd14bc Improve typing hints after rework of main threads 5 years ago
Safihre ab020a0654 Rework the naming of the main SABnzbd threads 5 years ago
Safihre 33a9eca696 More text-file updates for 3.2.0-develop 5 years ago
Safihre f6c15490cc Set version to 3.2.0-develop and drop Python 3.5 support 5 years ago
Safihre 61cefb3308 Warn about Python 3.5 support being dropped after 3.1.0 5 years ago
Safihre 420a3d385d Let CherryPy handle relative URL-redirection 5 years ago
Safihre 433dcab02b Update code-style 5 years ago
Safihre fcc4a44695 Removed logging in macOS sabApp that resulted in double logging 5 years ago
Safihre 1452ddd5e4 Do not crash if certifi certificates are not available 5 years ago
Safihre 0a5a4ec0da List Cheetah minimal version in requirements.txt 5 years ago
Safihre c953498a9d Correct spelling error warning_helpful 5 years ago
Safihre 1f554816b6 Add option to disable helpful warnings 5 years ago
Safihre 1dd4afa5e2 Generalize use of certifi module 5 years ago