Commit Graph

145 Commits (86b889d3b6a2c36a97f2dbf83a984311b53048ca)

Author SHA1 Message Date
morpheus65535 6dbe143364 Added minimal Python 3.12 compatibility. Not yet official support.
5 months ago
morpheus65535 a39d874d3b Fixed upgrade process to properly upgrade bazarr.py when it's updated. #2456
5 months ago
morpheus65535 e4bc792ee0 Fixed mass editor returning a 413 error with a large series/movies set.
5 months ago
morpheus65535 a8c352854f Fixed Swagger UI broken since last libraries update (1.4.3-beta)
5 months ago
Anderson Shindy Oki 77ebd036f2
Added animetosho provider
6 months ago
morpheus65535 3e9cfea3c5 Fixed restart loop when TCP port already in use.
6 months ago
morpheus65535 ad16acb88f Fixed improper redirection from login page when base_url isn't empty.
6 months ago
morpheus65535 4d11b9580c Fixed login page getting called even if authentication is disabled. #2441
6 months ago
JayZed ec85f6e172
Improved multiple exceptions catching and fixed some other providers issues
6 months ago
JayZed afa529c4b3
Added Test Connection button for whisper provider
7 months ago
JayZed 33f82fe445
Added Weekly Sync option for Radarr and Sonarr
7 months ago
morpheus65535 03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries
7 months ago
JayZed 9ae684240b
Refactored Shutdown, Restart and exit status codes
7 months ago
JayZed c4553452a5
Allow numeric passwords for all providers. #2416
7 months ago
morpheus65535 6ca3689f2e no log: fixed multiple PEP8 lint issues
7 months ago
JayZed 6ba720969e
Improved debug logging for whisperai
7 months ago
JayZed 6c488063e7
Modified upgrade task so it always shows in UI even if it's set to manually in scheduler
7 months ago
JayZed d5466fff23
Added log level/filter settings to Logs page
7 months ago
MrHereAndThere ad8f116c78
Updated fallback language for embeddedsubtitles provider to be able to specify the one to use
7 months ago
Hlib b933eb87b9
Added AvistaZ and CinemaZ subtitles provider
7 months ago
morpheus65535 95474b29db Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status.
8 months ago
JayZed 938f6df386
Added separate values to whisperai provider for connection and read timeouts
8 months ago
JayZed 990448b06e
Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items
8 months ago
morpheus65535 828ac34074 Fixed titlovi provider not being properly throttled and resulting in account locking. #2062
9 months ago
morpheus65535 783e6b38ea Removed aRGENTeaM provider that have been recently closed. #2352
9 months ago
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal
9 months ago
morpheus65535 0807bd99b9
Fixed improper closing of resources on exit
9 months ago
JayZed c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider
9 months ago
Max R 549bebcc43
Updated logging to use ISO 8601 date format
9 months ago
Vitiko c4f103e39b
Added settings to exclude subtitles from specific provider to be synced
9 months ago
JayZed fe52153c71
Added "Manually" option for remaining tasks in Scheduler settings page
9 months ago
morpheus65535 163a7834d2 Merge remote-tracking branch 'origin/development' into development
9 months ago
morpheus65535 5739b9ad08 Added opensubtitlescom settings to include AI translated subtitles in search results.
9 months ago
JayZed 9e75acd549
Added filter to prevent useless Session is disconnected warning in logs
9 months ago
morpheus65535 f2cd79ec20
Fixed numeric password issue for authentication. #2326
10 months ago
S Dellysse 256ceeb598
Fixed exception being raised when setting all numeric password to access the web UI
10 months ago
morpheus65535 a3b32c3ebf
Silented engine.io exception when client session as expired on server side
10 months ago
morpheus65535 c97a98d4f2 Fixed usage of number only username or password for providers, proxy or postgres. #2309
10 months ago
morpheus65535 17312af481 no log: added try/catch
10 months ago
morpheus65535 fd5b087f92 Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #2308
10 months ago
morpheus65535 addae11b61 no log: replace config.ini.old if it exists instead of failing.
10 months ago
morpheus65535 bc0b101fd7 Improved providers exceptions throttling to reduce useless calls to providers.
10 months ago
morpheus65535 b25d4164c2 Fixed infinite download retry loop in whisperai provider
10 months ago
morpheus65535 b3b4fef8c7 Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
10 months ago
morpheus65535 7e650c2bab Fixed blacklisting of embedded subtitles on failed extraction.
10 months ago
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage
11 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
12 months ago
morpheus65535 85c65ecb5a Fixed config.ini conversion by disabling interpolation with ConfigParser that failed with addic7ed cookie.
12 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
12 months ago
morpheus65535 09295dcd10 Improved throttling duration for some common configuration or connection issues.
12 months ago