Releases: morpheus65535/bazarr
Releases · morpheus65535/bazarr
v1.5.7-beta.49
01 Jun 07:50
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Decoupled database version and migration retrieval by storing them in environment variables, simplifying API system status generation and preventing connection exhaustion with Postgresql. #3361 0a9c03f
Refactored HI tag handling logic to properly update hearing_impaired and language.hi attributes when remove_HI mod is applied. 5300d7c
v1.5.7-beta.48
31 May 07:21
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Updated CONTRIBUTING.MD - Added Working with AI section and updated version numbers a3d15b3
Filtered out subtitles with unsupported languages in Titlovi provider 5035561
Improved subdl provider to use new unpack API argument and fixed anime season matching 589fbce
v1.5.7-beta.47
24 May 07:09
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Updated TVSubtitles provider search endpoint and query parameters. #3341 2e227ac
Implemented global rate limiter for providers c39e292
v1.5.7-beta.46
23 May 06:58
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Encapsulated subtitle migration queries in nested transactions to ensure partial failure handling without affecting the entire migration. #3344 70a1f4a
v1.5.7-beta.45
22 May 07:16
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Added error handling for subtitle migration queries to skip on IntegrityError, preventing migration failure. #3344 dec80fc
Fixed missing TableEpisodes.subtitles column causing issues in subtitles API call. #3347 #3349 ed0779f
v1.5.7-beta.44
21 May 07:20
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Refactored opensubtitles.com download_subtitle method to inline headers definition, making sure request headers include updated Bearer token value. 5c38895
v1.5.7-beta.43
20 May 07:16
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Decreased whisper throttle timeout to 5 minutes 55524e7
Added fallback for subtitle size field to handle cases where it may be missing during migration. e528713
v1.5.7-beta.42
19 May 07:16
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Added error handling for subtitle column deletion to handle potential OperationalError during migration (might happen with SQlite older than 3.35.x). 4e898a1
v1.5.7-beta.41
18 May 07:27
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Updated frontend dependencies to upgrade existing packages. b6d5e7a
v1.5.7-beta.40
17 May 07:00
Compare
Sorry, something went wrong.
No results found
From newest to oldest:
Added colour to SignalR LIVE/DOWN badges 141031c
Improved existing subtitles management by offloading them from episodes/movies database tables to dedicated tables 9868e08
Added option to use original-language audio track as subsync reference fb50f3c