Skip to content

Releases: linuxserver/docker-bazarr

development-v0.9.4-ls90

19 Apr 18:08
009f84a
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Install from release zip.

bazarr Changes:

From newest to oldest:

  • Reworked the monitored status of movie detailed view. 3eef317
  • Added monitored status to movie detailed view. e848e10
  • Fixed Yavkanet provider d9e0e2e
  • Added eligible for upgrade icon in histories. 5f66724
  • Fixed upgrade process to properly use bazarr.zip asset #1379 b02e0ec
  • Fix app route redirect issues c3c1891
  • Fix issues when testing notifications 385cc21
  • Fixed subtitles upgrade process to properly deal with manual actions 99fc282
  • Update ffsubsync and srt module 4a0932b
  • Extend simpleconfigparser to not strip quotes from the string value 8e91bee
  • Fixed package_info parsing to deal with single line text with \n separator d2b7dba
  • Properly log error when Post processing subtitles 29f73a6
  • Fix issues after updating schedule settings 0107150
  • Added Bazarr user-agent to requests to Sonarr and Radarr a193576
  • Fix Installed badge won't display in release page 74da491
  • Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 97caf44
  • Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 5aadcea
  • Disable add Profile button when enabled languages are empty a99c4d5
  • Added cache support for TuSubtitulo provider 95bef2d
  • Fixed bad protocol for Argenteam provider 940b642
  • Fixed subtitles deletion after blacklisting. 986912b
  • Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball. 4bc379f
  • Update npm packages to latest version df70a8b
  • Fix issues on Movies Blacklist API 26dc355
  • Added tooltips on hover for history and blacklist pretty date 84adea2
  • Fixed tvsubtitles provider #1354 1a025b6
  • Fixed some providers key to match the actual providers name in subliminal_patch #1353 cc80bd4
  • Updated the init process to get the branch from package_info in docker images 0c09bc2
  • Add popover to movies and episodes for showing original name 08be95c
  • Add feature of going to default page by clicking bazarr icon b1478da
  • Keep expanded state when anything changes in episodes page 3744991
  • Fixed manual search modal matches popover position and width. 1613501
  • Improved the manual search releases dropdown b50e7f4
  • Added Subsynchro provider 25894c4
  • Add a error page when ui is crashed 04fd39b
  • Fix a crash in ui when only one post-processing option is selected 6ef7795
  • Fix for #1336 14fe4b0
  • Fix issues on release_beta_to_dev and bring back CI e0779cb
  • Fixed packages.json creation path 272a1c1
  • Re-enabled dev pipeline with build committed. 6abca59
  • Manually build UI to reflect the changes eb4fbc6
  • Fixed issue with notifications when deleting 89a3d7f
  • Fixed missing build 61e45bb
  • Fixed issue with log entries without exception stack ac8eb62
  • Fixed image proxy when you don't use a base url in Sonarr. 54eb0fc
  • Fixed get_exclusion_clause that do not have the required column due to a missing join. a4684fe
  • Fix a issue when requesting wanted movies d0f8219
  • Commented out build from pipeline. dfc14a6
  • Manually built React templates 184c5f8
  • Removed build from .gitignore 2edabe2
  • Refactored Web UI using React f64719e

v0.9.4-ls111

19 Apr 15:21
Compare
Choose a tag to compare

LinuxServer Changes:

Move app to /app/bazarr/bin, add package_info.

bazarr Changes:

From newest to oldest:

  • Reworked the monitored status of movie detailed view. 3eef317
  • Added monitored status to movie detailed view. e848e10
  • Fixed Yavkanet provider d9e0e2e
  • Added eligible for upgrade icon in histories. 5f66724
  • Fixed upgrade process to properly use bazarr.zip asset #1379 b02e0ec
  • Fix app route redirect issues c3c1891
  • Fix issues when testing notifications 385cc21
  • Fixed subtitles upgrade process to properly deal with manual actions 99fc282
  • Update ffsubsync and srt module 4a0932b
  • Extend simpleconfigparser to not strip quotes from the string value 8e91bee
  • Fixed package_info parsing to deal with single line text with \n separator d2b7dba
  • Properly log error when Post processing subtitles 29f73a6
  • Fix issues after updating schedule settings 0107150
  • Added Bazarr user-agent to requests to Sonarr and Radarr a193576
  • Fix Installed badge won't display in release page 74da491
  • Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 97caf44
  • Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 5aadcea
  • Disable add Profile button when enabled languages are empty a99c4d5
  • Added cache support for TuSubtitulo provider 95bef2d
  • Fixed bad protocol for Argenteam provider 940b642
  • Fixed subtitles deletion after blacklisting. 986912b
  • Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball. 4bc379f
  • Update npm packages to latest version df70a8b
  • Fix issues on Movies Blacklist API 26dc355
  • Added tooltips on hover for history and blacklist pretty date 84adea2
  • Fixed tvsubtitles provider #1354 1a025b6
  • Fixed some providers key to match the actual providers name in subliminal_patch #1353 cc80bd4
  • Updated the init process to get the branch from package_info in docker images 0c09bc2
  • Add popover to movies and episodes for showing original name 08be95c
  • Add feature of going to default page by clicking bazarr icon b1478da
  • Keep expanded state when anything changes in episodes page 3744991
  • Fixed manual search modal matches popover position and width. 1613501
  • Improved the manual search releases dropdown b50e7f4
  • Added Subsynchro provider 25894c4
  • Add a error page when ui is crashed 04fd39b
  • Fix a crash in ui when only one post-processing option is selected 6ef7795
  • Fix for #1336 14fe4b0
  • Fix issues on release_beta_to_dev and bring back CI e0779cb
  • Fixed packages.json creation path 272a1c1
  • Re-enabled dev pipeline with build committed. 6abca59
  • Manually build UI to reflect the changes eb4fbc6
  • Fixed issue with notifications when deleting 89a3d7f
  • Fixed missing build 61e45bb
  • Fixed issue with log entries without exception stack ac8eb62
  • Fixed image proxy when you don't use a base url in Sonarr. 54eb0fc
  • Fixed get_exclusion_clause that do not have the required column due to a missing join. a4684fe
  • Fix a issue when requesting wanted movies d0f8219
  • Commented out build from pipeline. dfc14a6
  • Manually built React templates 184c5f8
  • Removed build from .gitignore 2edabe2
  • Refactored Web UI using React f64719e

v0.9.3-ls111

18 Apr 07:03
Compare
Choose a tag to compare

LinuxServer Changes:

Move app to /app/bazarr/bin, add package_info.

bazarr Changes:

From newest to oldest:

  • Improved releases view to show only relevant releases in relation to chosen branch. e70461a2
  • Fixed timeout and error handling in OpenSubtitles.com provider. b1dd1906
  • Updated guessit and rebulk to latest version 24c07505
  • Fixed OpenSubtitles.com token expiration 762cd61b
  • Fixed Zimuku provider url da469041
  • Fixed TypeError when trying to get video information while all providers are throttled. fa3b773e
  • Fixed encoding/escaping of proxy username and password #1327 cc335863
  • Handle invalid content in the throttled_providers data file c55884dd
  • Use sha1 digest as cache key 9d73ccac
  • Prevent DNS fall back to default server to flood debug log. 00a6437e
  • Added sync subtitles button for whole show and for whole season 300a037c
  • Fixed both Opensubtitles providers when searching for Superman & Lois (amp character issue) da5b7451
  • Add binaries support for Apple M1 chip 68a44caf
  • Fixed path mapping issue when using IP address while debug log is enabled. #1304 1a26b5ba
  • Documented the semver version bundled cb32a9ab
  • Increased the number of releases shown on the UI releases page. 699c0cca
  • Fixed LegendasTV provider that was only using the main series title and not alternative titles. #1303 d9153086
  • Improved bsplayer provider c43219ed
  • Fixed dev branch pipeline to prevent PR from triggering it. a772fda1
  • Fixed TypeError in subliminal_patch sanitize f1cd54c7
  • Fixed Supersubtitles provider #1300 1b987d34

development-v0.9.4-ls89

19 Apr 15:21
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.

bazarr Changes:

From newest to oldest:

  • Reworked the monitored status of movie detailed view. 3eef317
  • Added monitored status to movie detailed view. e848e10
  • Fixed Yavkanet provider d9e0e2e
  • Added eligible for upgrade icon in histories. 5f66724
  • Fixed upgrade process to properly use bazarr.zip asset #1379 b02e0ec
  • Fix app route redirect issues c3c1891
  • Fix issues when testing notifications 385cc21
  • Fixed subtitles upgrade process to properly deal with manual actions 99fc282
  • Update ffsubsync and srt module 4a0932b
  • Extend simpleconfigparser to not strip quotes from the string value 8e91bee
  • Fixed package_info parsing to deal with single line text with \n separator d2b7dba
  • Properly log error when Post processing subtitles 29f73a6
  • Fix issues after updating schedule settings 0107150
  • Added Bazarr user-agent to requests to Sonarr and Radarr a193576
  • Fix Installed badge won't display in release page 74da491
  • Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 97caf44
  • Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 5aadcea
  • Disable add Profile button when enabled languages are empty a99c4d5
  • Added cache support for TuSubtitulo provider 95bef2d
  • Fixed bad protocol for Argenteam provider 940b642
  • Fixed subtitles deletion after blacklisting. 986912b
  • Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball. 4bc379f
  • Update npm packages to latest version df70a8b
  • Fix issues on Movies Blacklist API 26dc355
  • Added tooltips on hover for history and blacklist pretty date 84adea2
  • Fixed tvsubtitles provider #1354 1a025b6
  • Fixed some providers key to match the actual providers name in subliminal_patch #1353 cc80bd4
  • Updated the init process to get the branch from package_info in docker images 0c09bc2
  • Add popover to movies and episodes for showing original name 08be95c
  • Add feature of going to default page by clicking bazarr icon b1478da
  • Keep expanded state when anything changes in episodes page 3744991
  • Fixed manual search modal matches popover position and width. 1613501
  • Improved the manual search releases dropdown b50e7f4
  • Added Subsynchro provider 25894c4
  • Add a error page when ui is crashed 04fd39b
  • Fix a crash in ui when only one post-processing option is selected 6ef7795
  • Fix for #1336 14fe4b0
  • Fix issues on release_beta_to_dev and bring back CI e0779cb
  • Fixed packages.json creation path 272a1c1
  • Re-enabled dev pipeline with build committed. 6abca59
  • Manually build UI to reflect the changes eb4fbc6
  • Fixed issue with notifications when deleting 89a3d7f
  • Fixed missing build 61e45bb
  • Fixed issue with log entries without exception stack ac8eb62
  • Fixed image proxy when you don't use a base url in Sonarr. 54eb0fc
  • Fixed get_exclusion_clause that do not have the required column due to a missing join. a4684fe
  • Fix a issue when requesting wanted movies d0f8219
  • Commented out build from pipeline. dfc14a6
  • Manually built React templates 184c5f8
  • Removed build from .gitignore 2edabe2
  • Refactored Web UI using React f64719e

development-v0.9.4-beta.30-ls88

19 Apr 08:30
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.

bazarr Changes:

From newest to oldest:

  • Reworked the monitored status of movie detailed view. 3eef317
  • Added monitored status to movie detailed view. e848e10
  • Fixed Yavkanet provider d9e0e2e

development-v0.9.4-beta.29-ls87

19 Apr 03:09
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.

bazarr Changes:

From newest to oldest:

development-v0.9.4-beta.28-ls86

18 Apr 06:06
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.

bazarr Changes:

From newest to oldest:

  • Added eligible for upgrade icon in histories. 5f66724

development-v0.9.4-beta.28-ls85

17 Apr 08:14
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.

bazarr Changes:

From newest to oldest:

  • Added eligible for upgrade icon in histories. 5f66724

development-v0.9.4-beta.27-ls84

16 Apr 10:11
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.

bazarr Changes:

From newest to oldest:

  • Fixed upgrade process to properly use bazarr.zip asset #1379 b02e0ec
  • Fix app route redirect issues c3c1891
  • Fix issues when testing notifications 385cc21
  • Fixed big loop from subzero modification module 5695848

development-v0.9.4-beta.26-ls83

15 Apr 09:39
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Move app to /app/bazarr/bin.
bazarr Changes:

From newest to oldest:

  • Fixed subtitles upgrade process to properly deal with manual actions 99fc282