Skip to content

Releases: linuxserver/docker-bazarr

v1.4.4-ls269

24 Sep 23:18
6ffa978
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Added support for Legendas.net provider b8aa2a8
  • Modified some language names to match those in Sonarr and Radarr. #2650 6d062f3
  • Fixed async audio languages not mapped fallback #2652
  • Fixed series indexing when malformed alternate title is returned by Sonarr 6ddfdfe
  • Fixed podnapisi AttributeError f6c5ee6
  • Added support for binding IPv4 AND IPv6 instead of just either one or the other 4e365c6
  • Made all subf2m test pass #2645
  • Fixed anidb refiner empty mapping episode reference not skipped deae4e5
  • Fixed zimuku provider skipping non lowercase subtitles #2644
  • Fixed cutoff language not being properly handled. #2635 5f7e1f6
  • Fixed timeout while querying subdivx provider. #2633 cfa9004
  • Added ability to remove language profiles based on tag values e5f1528
  • Fixed Podnapisi not returning any subtitles 74f2c66
  • Added sonarr and radarr settings tags validation #2634
  • Fixed subf2m search process by stripping html title result before using regex 855da6b
  • Fixed chinese audio language #2632
  • Fixed badge overflow 9ec6027
  • Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 eb084ab
  • Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #2558 609349b
  • Fixed provider AvistaZ & CinemaZ optional subtitle Uploader #2628
  • Added settings provider maximum description lines #2611
  • Removed raising of OSError during subsync #2584
  • Fixed table items losing order when action is executed 1ec415f
  • Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed 0fc334f
  • Added jimaku provider #2505
  • Fix for provider subtitle language being unintentionally modified 5582cc0
  • Fixed postgresql database migrations not applied #2601
  • Fixed get movie monitored status #2591
  • SuperSubtitles: handle KeyError for movie searches 4a34186
  • Subdl Provider: avoid raising exception on no results 8fe8eaf
  • Fixed anidb refinement for sonarr specials #2590
  • Added new feature: Tag-Based Automatic Language Profile Selection b304f6f
  • Fixed anidb refiner episode not found #2581
  • HDBits provider: handle KeyError (common exception) b419593
  • Subdl Provider: add tests and use standard utils 91a3531
  • Fixed cached logged out index page 127a7ae
  • Added series empty subtitle episodes progress bar labels #2575
  • Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 ebf3471
  • Fixed animetosho empty language fallback #2571
  • Fixed popover text wrap browser compatibility #2573
  • Improved subdl provider to filter out non SRT or ASS subtitles e3a3ef1
  • Update fese (extractor) (cover #2538) aafaf1c
  • Fixed pt-BR issue with subdl provider. a15b8d5
  • Fixed pwa assets files not served #2568
  • Fixed PWA image path on development build 5886c20
  • Added subdl provider initial implementation 40985fd
  • Fixed overview poster wrap #2567
  • Fixed PWA not registered #2566
  • Updated tanstack table to v8.x #2564
  • Upgraded knowit to latest version to fix some long-lasting issue. 22ac838
  • Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. a4527a7
  • Added Anidb integration soft rate limits #2556
  • Fixed file traversal via path filename vulnerability in swaggerui static route. #2559 7b7e984
  • Fix original format requests (#2514) ad88ec3
  • Fixed uptime calculation overflowing hours 34089b0
  • Fixed usage of pysubs2 removed exception in subliminal_patch 668ec38
  • Fixed frontend sync and translate missing hi and forced information 26ce9d7
  • Fixed issue with subtitles translation failing. #2519 9049ab2
  • Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. dcbd813
  • Fixed opensubtitles.com provider not being throttled properly when server returned http 500. 76175a8
  • Subtitle class: get format dinamically (fix #2514)
  • Fixed legendasdivx provider while searching for movies subtitles 9a52b3c
  • Fixed usage of path mappings for video_analyzer operations 55d96b3
  • Fixed unhandled exception in opensubtitles.com provider login method. #2545 fb83ec4
  • Improved video metadata parser function and documented params and return values. 35b65dc
  • Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. 1f843c7
  • Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. 5ad3926
  • Fixed theme colors and variants d719d4c
  • Fixed mass edit language clear not available [d7445bf](morpheus65535/bazarr@d...
Read more

development-v1.4.5-beta.5-ls640

26 Sep 06:44
6f96ba9
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Fixed duplicate IDs in languages profile items c11bdf3

development-v1.4.5-beta.4-ls640

25 Sep 06:45
6f96ba9
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Fixed upload subtitle language #2675
  • Fixed duplicated search result name for series and movies #2682

development-v1.4.5-beta.3-ls640

24 Sep 06:45
6f96ba9
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Clear log file contents on Empty log 5e08898

development-v1.4.5-beta.2-ls640

23 Sep 06:47
6f96ba9
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process c69be93
  • Fixed SyntaxWarning in subzero language enforced in Python 3.12. #2656 14a361d
  • Removed unnecessary vendored argparse module since it's included in Python since 3.2 384a754

development-v1.4.5-beta.1-ls639

21 Sep 06:44
1a8a879
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Fixed logging filter issue. 90b4480

v1.4.4-ls268

17 Sep 21:35
2e684f8
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Added support for Legendas.net provider b8aa2a8
  • Modified some language names to match those in Sonarr and Radarr. #2650 6d062f3
  • Fixed async audio languages not mapped fallback #2652
  • Fixed series indexing when malformed alternate title is returned by Sonarr 6ddfdfe
  • Fixed podnapisi AttributeError f6c5ee6
  • Added support for binding IPv4 AND IPv6 instead of just either one or the other 4e365c6
  • Made all subf2m test pass #2645
  • Fixed anidb refiner empty mapping episode reference not skipped deae4e5
  • Fixed zimuku provider skipping non lowercase subtitles #2644
  • Fixed cutoff language not being properly handled. #2635 5f7e1f6
  • Fixed timeout while querying subdivx provider. #2633 cfa9004
  • Added ability to remove language profiles based on tag values e5f1528
  • Fixed Podnapisi not returning any subtitles 74f2c66
  • Added sonarr and radarr settings tags validation #2634
  • Fixed subf2m search process by stripping html title result before using regex 855da6b
  • Fixed chinese audio language #2632
  • Fixed badge overflow 9ec6027
  • Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 eb084ab
  • Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #2558 609349b
  • Fixed provider AvistaZ & CinemaZ optional subtitle Uploader #2628
  • Added settings provider maximum description lines #2611
  • Removed raising of OSError during subsync #2584
  • Fixed table items losing order when action is executed 1ec415f
  • Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed 0fc334f
  • Added jimaku provider #2505
  • Fix for provider subtitle language being unintentionally modified 5582cc0
  • Fixed postgresql database migrations not applied #2601
  • Fixed get movie monitored status #2591
  • SuperSubtitles: handle KeyError for movie searches 4a34186
  • Subdl Provider: avoid raising exception on no results 8fe8eaf
  • Fixed anidb refinement for sonarr specials #2590
  • Added new feature: Tag-Based Automatic Language Profile Selection b304f6f
  • Fixed anidb refiner episode not found #2581
  • HDBits provider: handle KeyError (common exception) b419593
  • Subdl Provider: add tests and use standard utils 91a3531
  • Fixed cached logged out index page 127a7ae
  • Added series empty subtitle episodes progress bar labels #2575
  • Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 ebf3471
  • Fixed animetosho empty language fallback #2571
  • Fixed popover text wrap browser compatibility #2573
  • Improved subdl provider to filter out non SRT or ASS subtitles e3a3ef1
  • Update fese (extractor) (cover #2538) aafaf1c
  • Fixed pt-BR issue with subdl provider. a15b8d5
  • Fixed pwa assets files not served #2568
  • Fixed PWA image path on development build 5886c20
  • Added subdl provider initial implementation 40985fd
  • Fixed overview poster wrap #2567
  • Fixed PWA not registered #2566
  • Updated tanstack table to v8.x #2564
  • Upgraded knowit to latest version to fix some long-lasting issue. 22ac838
  • Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. a4527a7
  • Added Anidb integration soft rate limits #2556
  • Fixed file traversal via path filename vulnerability in swaggerui static route. #2559 7b7e984
  • Fix original format requests (#2514) ad88ec3
  • Fixed uptime calculation overflowing hours 34089b0
  • Fixed usage of pysubs2 removed exception in subliminal_patch 668ec38
  • Fixed frontend sync and translate missing hi and forced information 26ce9d7
  • Fixed issue with subtitles translation failing. #2519 9049ab2
  • Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. dcbd813
  • Fixed opensubtitles.com provider not being throttled properly when server returned http 500. 76175a8
  • Subtitle class: get format dinamically (fix #2514)
  • Fixed legendasdivx provider while searching for movies subtitles 9a52b3c
  • Fixed usage of path mappings for video_analyzer operations 55d96b3
  • Fixed unhandled exception in opensubtitles.com provider login method. #2545 fb83ec4
  • Improved video metadata parser function and documented params and return values. 35b65dc
  • Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. 1f843c7
  • Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. 5ad3926
  • Fixed theme colors and variants d719d4c
  • Fixed mass edit language clear not available [d7445bf](morpheus65535/bazarr@d...
Read more

development-v1.4.5-beta.0-ls638

17 Sep 21:32
d05f74a
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Fixed logging filter bug introduced in 1.4.4 cc7a800

development-v1.4.5-beta.0-ls637

17 Sep 06:41
3f3abd3
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Fixed logging filter bug introduced in 1.4.4 cc7a800

v1.4.4-ls267

15 Sep 20:38
10c9e6a
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

bazarr Changes:

From newest to oldest:

  • Added support for Legendas.net provider b8aa2a8
  • Modified some language names to match those in Sonarr and Radarr. #2650 6d062f3
  • Fixed async audio languages not mapped fallback #2652
  • Fixed series indexing when malformed alternate title is returned by Sonarr 6ddfdfe
  • Fixed podnapisi AttributeError f6c5ee6
  • Added support for binding IPv4 AND IPv6 instead of just either one or the other 4e365c6
  • Made all subf2m test pass #2645
  • Fixed anidb refiner empty mapping episode reference not skipped deae4e5
  • Fixed zimuku provider skipping non lowercase subtitles #2644
  • Fixed cutoff language not being properly handled. #2635 5f7e1f6
  • Fixed timeout while querying subdivx provider. #2633 cfa9004
  • Added ability to remove language profiles based on tag values e5f1528
  • Fixed Podnapisi not returning any subtitles 74f2c66
  • Added sonarr and radarr settings tags validation #2634
  • Fixed subf2m search process by stripping html title result before using regex 855da6b
  • Fixed chinese audio language #2632
  • Fixed badge overflow 9ec6027
  • Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 eb084ab
  • Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #2558 609349b
  • Fixed provider AvistaZ & CinemaZ optional subtitle Uploader #2628
  • Added settings provider maximum description lines #2611
  • Removed raising of OSError during subsync #2584
  • Fixed table items losing order when action is executed 1ec415f
  • Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed 0fc334f
  • Added jimaku provider #2505
  • Fix for provider subtitle language being unintentionally modified 5582cc0
  • Fixed postgresql database migrations not applied #2601
  • Fixed get movie monitored status #2591
  • SuperSubtitles: handle KeyError for movie searches 4a34186
  • Subdl Provider: avoid raising exception on no results 8fe8eaf
  • Fixed anidb refinement for sonarr specials #2590
  • Added new feature: Tag-Based Automatic Language Profile Selection b304f6f
  • Fixed anidb refiner episode not found #2581
  • HDBits provider: handle KeyError (common exception) b419593
  • Subdl Provider: add tests and use standard utils 91a3531
  • Fixed cached logged out index page 127a7ae
  • Added series empty subtitle episodes progress bar labels #2575
  • Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 ebf3471
  • Fixed animetosho empty language fallback #2571
  • Fixed popover text wrap browser compatibility #2573
  • Improved subdl provider to filter out non SRT or ASS subtitles e3a3ef1
  • Update fese (extractor) (cover #2538) aafaf1c
  • Fixed pt-BR issue with subdl provider. a15b8d5
  • Fixed pwa assets files not served #2568
  • Fixed PWA image path on development build 5886c20
  • Added subdl provider initial implementation 40985fd
  • Fixed overview poster wrap #2567
  • Fixed PWA not registered #2566
  • Updated tanstack table to v8.x #2564
  • Upgraded knowit to latest version to fix some long-lasting issue. 22ac838
  • Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. a4527a7
  • Added Anidb integration soft rate limits #2556
  • Fixed file traversal via path filename vulnerability in swaggerui static route. #2559 7b7e984
  • Fix original format requests (#2514) ad88ec3
  • Fixed uptime calculation overflowing hours 34089b0
  • Fixed usage of pysubs2 removed exception in subliminal_patch 668ec38
  • Fixed frontend sync and translate missing hi and forced information 26ce9d7
  • Fixed issue with subtitles translation failing. #2519 9049ab2
  • Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. dcbd813
  • Fixed opensubtitles.com provider not being throttled properly when server returned http 500. 76175a8
  • Subtitle class: get format dinamically (fix #2514)
  • Fixed legendasdivx provider while searching for movies subtitles 9a52b3c
  • Fixed usage of path mappings for video_analyzer operations 55d96b3
  • Fixed unhandled exception in opensubtitles.com provider login method. #2545 fb83ec4
  • Improved video metadata parser function and documented params and return values. 35b65dc
  • Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. 1f843c7
  • Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. 5ad3926
  • Fixed theme colors and variants d719d4c
  • Fixed mass edit language clear not available [d7445bf](morpheus65535/bazarr@d...
Read more