Commit Graph

1733 Commits (4029c9f712b7718eca89c5dd2e4d29c3f5b2762e)

Author SHA1 Message Date
JayZed e6b9b327f2
Fixed movies indexing issue
8 months ago
JayZed 938f6df386
Added separate values to whisperai provider for connection and read timeouts
8 months ago
morpheus65535 d758c53b41
Fixed unhandled FileNotFoundError during restore process
8 months ago
JayZed 990448b06e
Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items
8 months ago
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
8 months ago
Lawrence A c45a2ac43c
Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once.
8 months ago
morpheus65535 828ac34074 Fixed titlovi provider not being properly throttled and resulting in account locking. #2062
9 months ago
morpheus65535 e4ebc64ca9 Fixed issue introduced while merging the new sync feature. #2356
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 0ac9ecea6e
Added additional variables for custom post processing
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 7d14798e69 Added support for pt-pt language code in subtitles filename. #2306
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 72bd52ce79
Fixed output encoding for subtitles synchronization. #2323
10 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
Julien Voisin 4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
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 97bdf0066e Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
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 a10e5dbf37 Fixed `(sqlite3.OperationalError) too many SQL variables issue` while inserting too many episodes at the same time.
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 3da0445dc3 no log: improved notification and logging on invalid subtitles
10 months ago
morpheus65535 f2bb48ac9a Fixed issue with series/movies import using a deleted default languages profile.
11 months ago
morpheus65535 ad6557357d Modified "no subtitles found" notification to be a message instead of an error.
11 months ago
morpheus65535 0f19d79fa2 Fixed improper subtitles being downloaded when HI is required by languages profile. #2293
11 months ago
morpheus65535 cb3a274894 Fixed languages profile creation issue.
11 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
11 months ago
morpheus65535 6925a97f2d Fixed an error in previous commit that would prevent episodes syncing.
11 months ago
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage
11 months ago
morpheus65535 54f9570a22 Fixed compression type for backup. #2278
11 months ago
morpheus65535 5234565f84 Fixed other issues with subzero_mods parsing. #2276
11 months ago
morpheus65535 db8e4d43b4 Merge remote-tracking branch 'origin/development' into development
11 months ago
morpheus65535 fe987babc5 Fixed issues with SQlite older than 3.35.
11 months ago
Paul Dee e3cda5c11e
Improved compression ratio of backup.
11 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
11 months ago
morpheus65535 4521b11061 no log: fixed remaining getboolean()
11 months ago