Skip to content

Releases: linuxserver/docker-bazarr

development-v1.5.7-beta.15-ls774

02 Apr 07:54
cb78ad2

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.15-ls774/index.html

LinuxServer Changes:

Full Changelog: development-v1.5.7-beta.14-ls773...development-v1.5.7-beta.15-ls774

Remote Changes:

From newest to oldest:

  • Refactored provider subsro to REST API instead of web scraping. It now requires an API key form the provider. 7f1efc5
  • Fixed 410 error handling for opensubtitlescom provider 0da135b
  • Added Development Setup section to CONTRIBUTING.md 176b10e
  • Disabled deselect option for hearing-impaired subtitles extension selector in settings. #3252 8329a6b

development-v1.5.7-beta.14-ls773

01 Apr 12:14
de5c996

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.14-ls773/index.html

LinuxServer Changes:

Full Changelog: development-v1.5.7-beta.11-ls772...development-v1.5.7-beta.14-ls773

Remote Changes:

From newest to oldest:

  • Added authentication to Plex OAuth API endpoints to enforce authentication across all relevant routes. f9a8a95

development-v1.5.7-beta.13-ls772

31 Mar 12:12
624d0fc

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.13-ls772/index.html

LinuxServer Changes:

No changes

Remote Changes:

From newest to oldest:

  • Removed wait_for_completion argument from Bazarr update task in scheduler to fix startup issue. #3264 1ab0fc6

development-v1.5.7-beta.12-ls772

31 Mar 07:53
624d0fc

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.12-ls772/index.html

LinuxServer Changes:

No changes

Remote Changes:

From newest to oldest:

  • Fixed Plex webhook for episodes by improving episode sync logic to add tvdbId, optimizing subtitle updates, and adding database migration for tvdbId column in table_episodes. #3248 bd59c02
  • Rolled back some changes that prevented restart after Bazarr update. 04cd474

development-v1.5.7-beta.11-ls772

29 Mar 07:33
624d0fc

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.11-ls772/index.html

LinuxServer Changes:

Full Changelog: development-v1.5.7-beta.10-ls771...development-v1.5.7-beta.11-ls772

Remote Changes:

From newest to oldest:

  • Improved outcome message on completed subtitles search in jobs manager. #3256 0241007
  • Improved feedback when saving Languages Profile by showing loading state and toast. #3255 5649c21
  • Fixed Sonarr/Radarr v3 API version fallback by catching all exceptions properly. #3253 71dc222

development-v1.5.7-beta.9-ls771

27 Mar 07:48
cbacf86

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.9-ls771/index.html

LinuxServer Changes:

Full Changelog: development-v1.5.7-beta.8-ls770...development-v1.5.7-beta.9-ls771

Remote Changes:

From newest to oldest:

  • Added on_conflict_do_nothing to notifier database insert to handle duplicate entries gracefully. #3262 21c9e54
  • Added wait_for_completion argument across job functions and scheduler tasks to improve feedback in System-->Tasks and prevent users from starting the same task multiple times. ce7ed6c

development-v1.5.7-beta.10-ls771

28 Mar 07:24
cbacf86

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.10-ls771/index.html

LinuxServer Changes:

No changes

Remote Changes:

From newest to oldest:

  • Fixed check_update logic to improve job handling and added startup parameter to streamline update checks during application initialization. 243f683
  • Added gemini translation batch size config and multiple api keys rotation 3aea7fa

v1.5.6-ls342

24 Mar 22:02
d5f6734

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/v1.5.6-ls342/index.html

LinuxServer Changes:

Full Changelog: v1.5.6-ls341...v1.5.6-ls342

Remote Changes:

From newest to oldest:

  • Improved error handling in subdl provider to log specific "no subtitles found" cases instead of raising exceptions when title is not found. #3218 5dc1d27
  • Improved Gestdown provider release matching 721361a
  • Added Spain vs LATAM Spanish detection to SubX provider 97ecde2
  • Fixed missing audio_exclude migration in upgrade_languages_profile_values 63878a9
  • More efficient Windows codepage post processing fix (without spawning process) df18cad
  • Fix for post-processing failing on non-English Windows systems a49de53
  • Fixed assrt provider skipping season pack subtitles for episode searches b3c798c
  • Fixed Assrt provider crash on empty filelist and CJK title matching failure 70bd5d5
  • Added "hostname" in Settings-->General for webhook security and updated logic to enforce its configuration. This prevents hostname poisoning vulnerability potential exploitation. 4b0c5a3
  • Fixed subssabbz search, diacritics, language comparison, and download error handling cbf1aa7
  • Added missing subx API key integration into providers' configuration. ae51617
  • Added Plex library refresh calls for series and movies after subtitle deletions or modifications if Plex integration is enabled. 8d5990b
  • Added event_stream calls into subtitles upgrade process for both episodes and movies to make sure that history get refreshed on subtitle upgrade. 90f9558
  • Added audio delay detection in MKV headers for WhisperAI using FFprobe 2ad9825
  • Added support for "backup" event type in Socket.IO and integrated event stream in the backup process. #3166 af34874
  • Standardized the initialization of the matches attribute across all subtitle providers by setting it as a set(). #3192 f0190d5
  • Added SubX subtitle proxy for Subdivx Latam Spanish provider 8e56e40
  • Fixed check_login decorator functionality 1d4953c
  • Improved subdl provider by adding search by tmdb ID d7a6f91
  • Removed subdivx provider and its related tests as it is no longer supported. #2714 414aafa
  • Refactored "upgradable" logic in history and API modules for improved performance. Simplified handling of subtitle upgrade conditions by removing the temporary "guessing" logic that was implemented with the "upgradedFromId" column a year ago. #3177 9256965
  • Handled ValueError when parsing the year in opensubtitlescom provider to prevent throttling provider for nothing. 404cd91
  • Fixed improper use of matches in legendasdivx provider by correctly referencing it as a class attribute self.matches. #3183 1d680fa
  • Removed blocking job progress monitoring, replaced with async implementation across subtitle download and upload workflows, and unified handling of job updates to improve performance and prevent frontend freezing. #3166 5ef044b
  • Improved error handling and logging in opensubtitlescom provider by adding JSON decode fallbacks for request and response bodies. c2b3835
  • Removed subtitles synchronization progress monitoring in jobs manager since it's not working anymore with concurrent execution of jobs. We'll see how we can reimplement this in the future. 515bf67
  • Added .venv directory to the excluded directory in the update cleaner function. #3174 1b45277
  • Fixed file upload to prevent frontend becoming unresponsive during the upload progress (mainly in case of subtitles synchronization that could take time). #3166 8d6e626
  • Handled "429 Too Many Requests" error in Titulky provider by raising TooManyRequests exception and adjusting throttling duration. #3165 ab759fd
  • Refactored opensubtitlescom provider to improve logging clarity, enhance query parameter generation, and handle edge cases for missing IDs gracefully. #3170 e2f0bd7
  • Improved job queue handling by adding a pending queue check before acquiring the lock and adjusting sleep intervals. This should prevent high CPU usage caused by busy waiting. #3171 0b37deb

development-v1.5.7-beta.8-ls770

21 Mar 07:17
dc12e37

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.8-ls770/index.html

LinuxServer Changes:

Full Changelog: development-v1.5.7-beta.6-ls769...development-v1.5.7-beta.8-ls770

Remote Changes:

From newest to oldest:

  • Added two point alignment mods 3cb0434
  • Rolled back signalrcore library to fix instabilities with Sonarr and Radarr SignalR feed introduced in previous module update. 7efbe86
  • Refactored Sonarr series sync logic to simplify and optimize database operations. Added garbage collection after sync tasks to improve memory management. #3241 07e4b92

development-v1.5.7-beta.7-ls769

20 Mar 07:24
d3c20be

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/bazarr/development-v1.5.7-beta.7-ls769/index.html

LinuxServer Changes:

No changes

Remote Changes:

From newest to oldest:

  • Fixed subtitles providers throttling by adjusting time_until_midnight calculation. #3247 263d01c