Commit Graph

4359 Commits (master)
 

Author SHA1 Message Date
Paul Dee e3cda5c11e
Improved compression ratio of backup.
7 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
7 months ago
morpheus65535 4521b11061 no log: fixed remaining getboolean()
7 months ago
morpheus65535 225d79e569 Fixed issue while parsing enabled mods during subtitles download
7 months ago
morpheus65535 85c65ecb5a Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie.
7 months ago
morpheus65535 2a8a4030b9 Fixed datatype issue when creating a new languages profile with PostgreSQL.
7 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
7 months ago
github-actions[bot] a09cc34e09
Merge development into master
7 months ago
Vitiko d6579417ba HDBits provider: add search filters
7 months ago
Vitiko bee6919979 EmbeddedSubtitles provider: add blacklist support
7 months ago
Vitiko 0031abcea4 HDBits provider: handle JSON errors
7 months ago
morpheus65535 ec8772c96b no log: updated Python version in CONTRIBUTING.md
7 months ago
Jack 4e7dedc43c
Exposed subtitle file size through API
7 months ago
morpheus65535 33af93a341 Fixed hosszupuska website parsing issue. #2246
7 months ago
morpheus65535 09295dcd10 Improved throttling duration for some common configuration or connection issues.
7 months ago
morpheus65535 2972c3881c Fixed history logging of downloaded and uploaded subtitles. #2261
7 months ago
morpheus65535 0f216ab69f Improved synchronization speed for Sonarr and Radarr. #2260
7 months ago
morpheus65535 6b03e44fdc Merge remote-tracking branch 'origin/development' into development
7 months ago
morpheus65535 1f187d89ca Fixed history logging issue for episodes and movies subtitles.
7 months ago
morpheus65535 2467bc0bc0 no log: fixed stuff to prevent exception
7 months ago
Vitiko 654934b5e1 EmbeddedSubtitles provider: update subtitles checker
7 months ago
Vitiko 3942264d00 HDBits provider: improve episode matching
7 months ago
morpheus65535 bad77e2ce7 Merge remote-tracking branch 'origin/development' into development
7 months ago
morpheus65535 807621a612 Fixed an additional issue with 85d300f94e. #2243
7 months ago
Vitiko 63335f40fc Add HDBits.org provider
7 months ago
morpheus65535 166d0ccc95 Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. #2253
7 months ago
morpheus65535 84e8872652 no log: fix Sonarr/Radarr test button bug introduced in previous commit
7 months ago
morpheus65535 bbd549db60 no log: fixed NoneType issue
7 months ago
morpheus65535 0ddadb273e Fixed latest migration that cleared history for sqlite users.
7 months ago
morpheus65535 81159a0978 Added error logging when trying to determine malformed audio track languages. #2250
7 months ago
morpheus65535 e7703ca5a0 Added logging for opensubtitles.com 400 error. #2232
8 months ago
morpheus65535 e2d0647d55 Fixed Postgres issues while creating new database with v1.3.0. #2249
8 months ago
Vitiko e06aad7fc6 Update providers exception regex for Windows
8 months ago
Vitiko b9648172ba Subdivx provider: improve movies matches
8 months ago
morpheus65535 17add7fbb3 Fixed some code to prevent arbitrary file read and blind SSRF.
8 months ago
github-actions[bot] 823f3d8d3f
Merge development into master
8 months ago
morpheus65535 aa0af3f601 Removed sucha provider that doesn't exist anymore. #2242
8 months ago
Vitiko 906c2e9cb9 EmbeddedSubtitles provider: improve cache management (Fix #2241)
8 months ago
Vitiko ceb947dac1 Update providers exception info format
8 months ago
morpheus65535 b736f267b5
Fixed IndexError in provider throttling function
8 months ago
Vitiko 9cf21242ca Add more info to exceptions
8 months ago
morpheus65535 af54c65502 no log: pep8 fix
8 months ago
morpheus65535 3694254c79 Added analytics tracking of throttled providers
8 months ago
morpheus65535 85d300f94e Prevent subtitles not having a proper matches attribute from raising a TypeError exception. #2243
8 months ago
morpheus65535 fbe6b765ae Added more feedback to UI on automatic and interactive search issues.
8 months ago
DavidFair 296d497673
Modified default value for adaptive searching (now enabled) and improved description in settings
8 months ago
Adam Blahovič 1489926b6f
Fixed minimal value for time offset input field
8 months ago
morpheus65535 77283e4063 Fixed improper http status code returned that prevented proper cache management on browser side.
8 months ago
morpheus65535 8895dd68a8 Improved responses marshalling to better deal with error messages sent to frontend.
8 months ago
LASER-Yi 714c46444a
Improve manual search modal. Change cache behavior of manual search api to no cache
8 months ago