CI Report:
https://ci-tests.linuxserver.io/linuxserver/bazarr/v1.5.4-ls330/index.html
LinuxServer Changes:
Full Changelog: v1.5.3-ls329...v1.5.4-ls330
Remote Changes:
From newest to oldest:
- Added failsafe for announcements in case Statically has issues and we need to fall back to Github. 0e6fc45
- Fixed lingarr connection issue with pt-BR 9cf83bf
- Improved some jobs names to better reflect their purpose and scope. 80a1ea3
- Fixed whisperai audio stream usage to correctly map with language tag. #3103 30d0e64
- Fixed issue while saving external .smi subtitles 4b5f64c
- Fixed subdl improperly catching error responses and throttling appropriately 30f5301
- Implemented unique Plex Instance Identification by using Instance Name as defined in Settings --> General 69f7f05
- Fixed Subsource title matching for localized titles 7dcfe6c
- Added optional API authentication for Lingarr 979aa7f
- Added an option to prevent Sonarr/Radarr synchronization from happening on live connection establishment. dab16de
- Improved the performance of episodes synchronization db67363
- Improved jobs names in jobs manager to properly reflect the current state of the jobs 5324f3d
- Added an instance name parameter in General settings 70abad4
- Fixed an issue with mass edit modal improperly tagging forced and HI for subtitles when sending values to the backend. feed7f9
- Improved how the jobs manager deals with SignalR events received from Sonarr and Radarr to prevent spamming it. d478444
- Added better validation to Plex webhook 7745785
- Fixed a race condition in jobs manager that would allow multiple jobs from being in running state at the same time. #3078 52d3185
- Added a menu with an item to empty pending, failed or completed jobs queue in jobs manager. e1b8ad8
- Fixed a bug with root folders writable check on NFS mount by creating and deleting a temporary file instead of relying on os.access(). #3086 317afc1
- Added emoji characters removal mods. #2987 721a49d
- Added Japanese parentheses to the HI removal mods. #2987 3d1420a
- Added some other scheduled tasks to jobs manager on execution. a0d50e7
- Fixed other stuff with jobs manager. #3078 3cd0116
- Fixed other stuff with jobs manager. #3078 fa27c7e
- Added Plex multiselect for libraries e95721b
- Fixed the improperly handled providers exception when searching for subtitles. #3078 34c70be
- Fixed improperly handled exception when retrieving a video object during subtitle download for unsupported video file extensions. #3078 b48cf77
- Added Python 3.9 to the upcoming deprecated version starting with Bazarr 1.6. 9051974
- Fixed embeddedsubtitles provider issue with some subtitles format. #3085 6e911cf
- Added a visual indicator to the manual download modal when a subtitles is being downloaded. #3082 18b5d6e
- Fixed an issue with gemini translator introduced with the new jobs manager. f69e2a6
- Fixed other issues with the new jobs manager. #3078 35a0b07
- Fixed an issue caused by unwanted missing subtitles searching during Sonarr synchronization. #3078 4185c93
- Fixed the initial scan after the database schema update to prevent locking the jobs queue with a Sonarr sync task. #3078 55be215
- Fixed upload subtitles that were blocking the jobs manager when automatic subtitles synchronization was enabled. #3077 61a4889
- Fixed subtitles getting improperly converted to srt even if
use original formatis enabled in languages profile. #3075 eaf64ac - Fixed Karagarga to use correct username and password fields for forum login 6dcdeef
- Added absolute episode number to the database to help properly match video to subtitles. It must be implemented in each provider's matching method to benefit from that. b7aa5a1
- Fixed the issue with jobs failing since last nightly in some circumstances. f0ae7d6
- Added a backend jobs management system with a notifications drawer in UI to show the status of jobs. f5d6721
- Fixed avistaz_network provider when trying to download a zipped movie subtitles file. #3065 70fecb8
- Fixed an issue with the subsource.net provider where a null commentary returned causes a parsing error. #3064 36b6ea3
- Fixed titrari.ro provider by adding an automatic search for the "Cautare Avansata" page (Advanced search) 3698d6f
- Added AnimeSub.info provider for Polish anime subtitles 9cc8485
- Improved announcements caching by using a CDN provider instead of calling GitHub directly. #3057 d98915d
- Fixed TypeError when logging deleted episodes from Sonarr sync 08a3643
- Fixed DeprecationWarning: pkg_resources is deprecated as an API. #3053 680ead7
- Fixed Hebrew translation failing when using Lingarr. #3052 1d0e054
- Added null check for subtitle_entry while trying to define translation source language. #3046 2af1f0c
- Fixed the Persian language issue with the subsource provider. #3050 debf419
- Improved subsource provider by making each user responsible for getting its own api-key. 8c46e69
- Fixed autopulse configurator and added some error messages d92d048
- Improved subtitles translation by retrieving source language from the database baad5eb
- Added subsource.net provider cac3ffa
- Added external webhook for Autopulse 960b6c6
- Fixed Plex "Mark movies as recently added after downloading subtitles" error caused by wrong date format 6ddba8a
- Improved interactive searching modal to show only subtitles matching the languages profile requirements. 7406bdc
- Added support for specifying Postgres URL explicitly fa6675e
- Improved opensubtitles.com provider to reduce redirect request on the provider's API server. b8eb1bb
- Fixed SubsRo provider episode number matching da2f129
- Fixed Radarr webhooks issue introduced in 1.5.3. Please review help text in Settings. 5ffc7e0
- Improved season guessing from filename when using upload subtitles feature a57da17