Commit Graph

1711 Commits (cbfe8482a8fb4ca90c5f3caa1746458d58ffc643)

Author SHA1 Message Date
S Dellysse 256ceeb598
Fixed exception being raised when setting all numeric password to access the web UI
7 months ago
morpheus65535 a3b32c3ebf
Silented engine.io exception when client session as expired on server side
7 months ago
Julien Voisin 4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
7 months ago
morpheus65535 c97a98d4f2 Fixed usage of number only username or password for providers, proxy or postgres. #2309
7 months ago
morpheus65535 17312af481 no log: added try/catch
7 months ago
morpheus65535 fd5b087f92 Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308
7 months ago
morpheus65535 97bdf0066e Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
7 months ago
morpheus65535 addae11b61 no log: replace config.ini.old if it exists instead of failing.
7 months ago
morpheus65535 bc0b101fd7 Improved providers exceptions throttling to reduce useless calls to providers.
7 months ago
morpheus65535 b25d4164c2 Fixed infinite download retry loop in whisperai provider
7 months ago
morpheus65535 a10e5dbf37 Fixed `(sqlite3.OperationalError) too many SQL variables issue` while inserting too many episodes at the same time.
7 months ago
morpheus65535 b3b4fef8c7 Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
7 months ago
morpheus65535 7e650c2bab Fixed blacklisting of embedded subtitles on failed extraction.
7 months ago
morpheus65535 3da0445dc3 no log: improved notification and logging on invalid subtitles
7 months ago
morpheus65535 f2bb48ac9a Fixed issue with series/movies import using a deleted default languages profile.
8 months ago
morpheus65535 ad6557357d Modified "no subtitles found" notification to be a message instead of an error.
8 months ago
morpheus65535 0f19d79fa2 Fixed improper subtitles being downloaded when HI is required by languages profile. #2293
8 months ago
morpheus65535 cb3a274894 Fixed languages profile creation issue.
8 months ago
morpheus65535 b87aef8763 Prevent overwriting season and episode number guessed from file name with db values unless they haven't been properly guessed. #2284
8 months ago
morpheus65535 6925a97f2d Fixed an error in previous commit that would prevent episodes syncing.
8 months ago
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage
8 months ago
morpheus65535 54f9570a22 Fixed compression type for backup. #2278
8 months ago
morpheus65535 5234565f84 Fixed other issues with subzero_mods parsing. #2276
8 months ago
morpheus65535 db8e4d43b4 Merge remote-tracking branch 'origin/development' into development
8 months ago
morpheus65535 fe987babc5 Fixed issues with SQlite older than 3.35.
8 months ago
Paul Dee e3cda5c11e
Improved compression ratio of backup.
8 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
9 months ago
morpheus65535 4521b11061 no log: fixed remaining getboolean()
9 months ago
morpheus65535 225d79e569 Fixed issue while parsing enabled mods during subtitles download
9 months ago
morpheus65535 85c65ecb5a Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie.
9 months ago
morpheus65535 2a8a4030b9 Fixed datatype issue when creating a new languages profile with PostgreSQL.
9 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
9 months ago
Jack 4e7dedc43c
Exposed subtitle file size through API
9 months ago
morpheus65535 09295dcd10 Improved throttling duration for some common configuration or connection issues.
9 months ago
morpheus65535 2972c3881c Fixed history logging of downloaded and uploaded subtitles. #2261
9 months ago
morpheus65535 0f216ab69f Improved synchronization speed for Sonarr and Radarr. #2260
9 months ago
morpheus65535 1f187d89ca Fixed history logging issue for episodes and movies subtitles.
9 months ago
morpheus65535 2467bc0bc0 no log: fixed stuff to prevent exception
9 months ago
morpheus65535 bad77e2ce7 Merge remote-tracking branch 'origin/development' into development
9 months ago
morpheus65535 807621a612 Fixed an additional issue with 85d300f94e. #2243
9 months ago
Vitiko 63335f40fc Add HDBits.org provider
9 months ago
morpheus65535 84e8872652 no log: fix Sonarr/Radarr test button bug introduced in previous commit
9 months ago
morpheus65535 bbd549db60 no log: fixed NoneType issue
9 months ago
morpheus65535 81159a0978 Added error logging when trying to determine malformed audio track languages. #2250
9 months ago
morpheus65535 e2d0647d55 Fixed Postgres issues while creating new database with v1.3.0. #2249
9 months ago
Vitiko e06aad7fc6 Update providers exception regex for Windows
10 months ago
morpheus65535 17add7fbb3 Fixed some code to prevent arbitrary file read and blind SSRF.
10 months ago
Vitiko ceb947dac1 Update providers exception info format
10 months ago
morpheus65535 b736f267b5
Fixed IndexError in provider throttling function
10 months ago
Vitiko 9cf21242ca Add more info to exceptions
10 months ago