⬆️ Update ghcr.io/linuxserver/bazarr Docker digest to 476c315 #183

Merged
mafyuh merged 1 commit from renovate/ghcr.io-linuxserver-bazarr into main 2024-09-15 17:15:24 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/bazarr (changelog) digest 16a30c1 -> 476c315

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/bazarr ([changelog](https://github.com/linuxserver/docker-bazarr/releases)) | digest | `16a30c1` -> `476c315` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-09-15 17:00:49 -04:00
⬆️ Update ghcr.io/linuxserver/bazarr Docker digest to 476c315
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 53s
620c55f911
CD-Bot reviewed 2024-09-15 17:00:52 -04:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - v1.4.4-ls267

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
  • Fixed background color of media overview badge on light theme 9787934
  • Added submission on select to search box c4f5511
  • Fixed settings profile style button light theme ff8fd8c
  • Improved mass edit profile in chunks instead of at once 5442849
  • Upgraded react-query to v5 4d3c1f4
  • Added normal only (non-hi) option to languages profile eee8659
  • Fixed episode history modal auto scrolling to top d75c198
  • Fixed adjust time button overflow 854c43c
  • Fixed minor style and colors broken on Mantine v7 update 0a0762b
  • Updated pysubs2 to 1.7.2 2b19f39
  • Fixed provider legendasdivx unable to find series subtitles. #2509 a8c1794
  • Upgraded mantine to v7.x be8f2d6
  • Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. bb8233b

Link to Github release: https://github.com/linuxserver/docker-bazarr/releases/tag/v1.4.4-ls267

Upstream Release Notes - v1.4.4

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
  • Fixed background color of media overview badge on light theme 9787934
  • Added submission on select to search box c4f5511
  • Fixed settings profile style button light theme ff8fd8c
  • Improved mass edit profile in chunks instead of at once 5442849
  • Upgraded react-query to v5 4d3c1f4
  • Added normal only (non-hi) option to languages profile eee8659
  • Fixed episode history modal auto scrolling to top d75c198
  • Fixed adjust time button overflow 854c43c
  • Fixed minor style and colors broken on Mantine v7 update 0a0762b
  • Updated pysubs2 to 1.7.2 2b19f39
  • Fixed provider legendasdivx unable to find series subtitles. #2509 a8c1794
  • Upgraded mantine to v7.x be8f2d6
  • Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. bb8233b

Link to Github release: https://github.com/morpheus65535/bazarr/releases/tag/v1.4.4

## Linux Server Release Notes - v1.4.4-ls267 **LinuxServer Changes:** Rebase to Alpine 3.20. **bazarr Changes:** From newest to oldest: - Added support for Legendas.net provider [b8aa2a8](https://github.com/morpheus65535/bazarr/commit/b8aa2a8b1af42dff9539c6e190bd2e6a7a7fd0ca) - Modified some language names to match those in Sonarr and Radarr. #2650 [6d062f3](https://github.com/morpheus65535/bazarr/commit/6d062f35009db472e58e58fb9a05f463fbbe49d7) - Fixed async audio languages not mapped fallback [#2652](https://github.com/morpheus65535/bazarr/pull/2652) - Fixed series indexing when malformed alternate title is returned by Sonarr [6ddfdfe](https://github.com/morpheus65535/bazarr/commit/6ddfdfee6a64845fc0eab21b18ac56ad70d3e1f9) - Fixed podnapisi AttributeError [f6c5ee6](https://github.com/morpheus65535/bazarr/commit/f6c5ee6bfcbe28c77380b417562ba4deba2c658a) - Added support for binding IPv4 AND IPv6 instead of just either one or the other [4e365c6](https://github.com/morpheus65535/bazarr/commit/4e365c6aa6f7e0786d8ceefdaa91099da59431f1) - Made all subf2m test pass [#2645](https://github.com/morpheus65535/bazarr/pull/2645) - Fixed anidb refiner empty mapping episode reference not skipped [deae4e5](https://github.com/morpheus65535/bazarr/commit/deae4e52f0eabda1a6014bafcacf3ec121b8b430) - Fixed zimuku provider skipping non lowercase subtitles [#2644](https://github.com/morpheus65535/bazarr/pull/2644) - Fixed cutoff language not being properly handled. #2635 [5f7e1f6](https://github.com/morpheus65535/bazarr/commit/5f7e1f68c706a2f71dca0ed8b6763416d51342bb) - Fixed timeout while querying subdivx provider. #2633 [cfa9004](https://github.com/morpheus65535/bazarr/commit/cfa900404076ac440a3a5745279b0db85f5e85b4) - Added ability to remove language profiles based on tag values [e5f1528](https://github.com/morpheus65535/bazarr/commit/e5f1528bbad2d0df8d0ed32b16cfa6856db79f2c) - Fixed Podnapisi not returning any subtitles [74f2c66](https://github.com/morpheus65535/bazarr/commit/74f2c6646404b76821146e9b58bed12c53fc1186) - Added sonarr and radarr settings tags validation [#2634](https://github.com/morpheus65535/bazarr/pull/2634) - Fixed subf2m search process by stripping html title result before using regex [855da6b](https://github.com/morpheus65535/bazarr/commit/855da6b1bb1cbb41d687e4593e2e9d092ed6e273) - Fixed chinese audio language [#2632](https://github.com/morpheus65535/bazarr/pull/2632) - Fixed badge overflow [9ec6027](https://github.com/morpheus65535/bazarr/commit/9ec60279896420f80916687d29530025f16ba0a8) - Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 [eb084ab](https://github.com/morpheus65535/bazarr/commit/eb084abc21b3d37390d6ec70d73e62297032f7c3) - Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #2558 [609349b](https://github.com/morpheus65535/bazarr/commit/609349b4002290e771935c7e6d02263c3fdd7ce4) - Fixed provider AvistaZ & CinemaZ optional subtitle Uploader [#2628](https://github.com/morpheus65535/bazarr/pull/2628) - Added settings provider maximum description lines [#2611](https://github.com/morpheus65535/bazarr/pull/2611) - Removed raising of OSError during subsync [#2584](https://github.com/morpheus65535/bazarr/pull/2584) - Fixed table items losing order when action is executed [1ec415f](https://github.com/morpheus65535/bazarr/commit/1ec415f0c5d0d9d72555778d1c5f564271f0ea3d) - Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed [0fc334f](https://github.com/morpheus65535/bazarr/commit/0fc334f731ddda1d70fb4b0ad6fc7c0329c76048) - Added jimaku provider [#2505](https://github.com/morpheus65535/bazarr/pull/2505) - Fix for provider subtitle language being unintentionally modified [5582cc0](https://github.com/morpheus65535/bazarr/commit/5582cc076dd58a63638d96cb0dbc5119554fe127) - Fixed postgresql database migrations not applied [#2601](https://github.com/morpheus65535/bazarr/pull/2601) - Fixed get movie monitored status [#2591](https://github.com/morpheus65535/bazarr/pull/2591) - SuperSubtitles: handle KeyError for movie searches [4a34186](https://github.com/morpheus65535/bazarr/commit/4a341869858103a60dccf712e70e6ad97f311a29) - Subdl Provider: avoid raising exception on no results [8fe8eaf](https://github.com/morpheus65535/bazarr/commit/8fe8eaf7dad6b1eccde9d0622e946e15acc43688) - Fixed anidb refinement for sonarr specials [#2590](https://github.com/morpheus65535/bazarr/pull/2590) - Added new feature: Tag-Based Automatic Language Profile Selection [b304f6f](https://github.com/morpheus65535/bazarr/commit/b304f6f1efecdfa5b258138029b54460267e8032) - Fixed anidb refiner episode not found [#2581](https://github.com/morpheus65535/bazarr/pull/2581) - HDBits provider: handle KeyError (common exception) [b419593](https://github.com/morpheus65535/bazarr/commit/b4195934c1fd5ff97acf07d7fbd82f52e272c520) - Subdl Provider: add tests and use standard utils [91a3531](https://github.com/morpheus65535/bazarr/commit/91a35317cc1f627030b7bae4d9776acef4745afd) - Fixed cached logged out index page [127a7ae](https://github.com/morpheus65535/bazarr/commit/127a7aebadde462babba33d2115dc058a854954c) - Added series empty subtitle episodes progress bar labels [#2575](https://github.com/morpheus65535/bazarr/pull/2575) - Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 [ebf3471](https://github.com/morpheus65535/bazarr/commit/ebf3471eec3895ba06c5be3dfe1fb7efb7622100) - Fixed animetosho empty language fallback [#2571](https://github.com/morpheus65535/bazarr/pull/2571) - Fixed popover text wrap browser compatibility [#2573](https://github.com/morpheus65535/bazarr/pull/2573) - Improved subdl provider to filter out non SRT or ASS subtitles [e3a3ef1](https://github.com/morpheus65535/bazarr/commit/e3a3ef1e931ec6124f59941e14d6544be3a9e268) - Update fese (extractor) (cover #2538) [aafaf1c](https://github.com/morpheus65535/bazarr/commit/aafaf1cbf1ac29249960f2d5f2c7ba0608a5c284) - Fixed pt-BR issue with subdl provider. [a15b8d5](https://github.com/morpheus65535/bazarr/commit/a15b8d560252a953999976343b7665c533570365) - Fixed pwa assets files not served [#2568](https://github.com/morpheus65535/bazarr/pull/2568) - Fixed PWA image path on development build [5886c20](https://github.com/morpheus65535/bazarr/commit/5886c20c9c7929bf46836a99c2d9d4eb834638bd) - Added subdl provider initial implementation [40985fd](https://github.com/morpheus65535/bazarr/commit/40985fdee3bdfd722d160f04621a6294732a49d0) - Fixed overview poster wrap [#2567](https://github.com/morpheus65535/bazarr/pull/2567) - Fixed PWA not registered [#2566](https://github.com/morpheus65535/bazarr/pull/2566) - Updated tanstack table to v8.x [#2564](https://github.com/morpheus65535/bazarr/pull/2564) - Upgraded knowit to latest version to fix some long-lasting issue. [22ac838](https://github.com/morpheus65535/bazarr/commit/22ac838e9b60b0b7c0509d95f44843e5ce4abf48) - Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. [a4527a7](https://github.com/morpheus65535/bazarr/commit/a4527a7942fca4c0fe28ec5a2cdad56ee569800c) - Added Anidb integration soft rate limits [#2556](https://github.com/morpheus65535/bazarr/pull/2556) - Fixed file traversal via path filename vulnerability in swaggerui static route. #2559 [7b7e984](https://github.com/morpheus65535/bazarr/commit/7b7e984bff26f4d91bfec3dfdacedcd94c35d0cf) - Fix original format requests (#2514) [ad88ec3](https://github.com/morpheus65535/bazarr/commit/ad88ec37677b82a911acf35c1280b49b679beaa7) - Fixed uptime calculation overflowing hours [34089b0](https://github.com/morpheus65535/bazarr/commit/34089b0fd7915f61d7b0bdfd41a65c3d938bb380) - Fixed usage of pysubs2 removed exception in subliminal_patch [668ec38](https://github.com/morpheus65535/bazarr/commit/668ec386fc6eb2da53a68b3aaf8744ae364aaa97) - Fixed frontend sync and translate missing hi and forced information [26ce9d7](https://github.com/morpheus65535/bazarr/commit/26ce9d73e6b6c4cc1e219deba722c0eaab4b3187) - Fixed issue with subtitles translation failing. #2519 [9049ab2](https://github.com/morpheus65535/bazarr/commit/9049ab2238c46355e6896ed07ebf4e66442a91af) - Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. [dcbd813](https://github.com/morpheus65535/bazarr/commit/dcbd8130dba8f0568173f61a9614e30e24e9c54e) - Fixed opensubtitles.com provider not being throttled properly when server returned http 500. [76175a8](https://github.com/morpheus65535/bazarr/commit/76175a889bb392d5c49174929f5a707d558d38f3) - Subtitle class: get format dinamically (fix #2514) - Fixed legendasdivx provider while searching for movies subtitles [9a52b3c](https://github.com/morpheus65535/bazarr/commit/9a52b3c539b3f32841f45177a949b001c51abf39) - Fixed usage of path mappings for video_analyzer operations [55d96b3](https://github.com/morpheus65535/bazarr/commit/55d96b3231ba78e2a5c0ae8a7df103b53f42b6c5) - Fixed unhandled exception in opensubtitles.com provider login method. #2545 [fb83ec4](https://github.com/morpheus65535/bazarr/commit/fb83ec4081484b046664c6fc3a21a47d6542519f) - Improved video metadata parser function and documented params and return values. [35b65dc](https://github.com/morpheus65535/bazarr/commit/35b65dcd4efba0e48b113b8a4f63bca031548b9d) - Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. [1f843c7](https://github.com/morpheus65535/bazarr/commit/1f843c7d15ca2d1da50f0d4614491e3187809ace) - Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. [5ad3926](https://github.com/morpheus65535/bazarr/commit/5ad392630649c9dd53c33794d51e51f8b9c8fa09) - Fixed theme colors and variants [d719d4c](https://github.com/morpheus65535/bazarr/commit/d719d4c6df0c8d8dbc71e29aabf59f5d0987ac18) - Fixed mass edit language clear not available [d7445bf](https://github.com/morpheus65535/bazarr/commit/d7445bf39c2a6b4365064087c75c39972b22469d) - Fixed background color of media overview badge on light theme [9787934](https://github.com/morpheus65535/bazarr/commit/9787934820f135debfde43f9898d790a3cd817d9) - Added submission on select to search box [c4f5511](https://github.com/morpheus65535/bazarr/commit/c4f5511915ad5c60c380d9ee8b2c0531bf2b6969) - Fixed settings profile style button light theme [ff8fd8c](https://github.com/morpheus65535/bazarr/commit/ff8fd8c9a43efea33a77d2e13b90a674672166ab) - Improved mass edit profile in chunks instead of at once [5442849](https://github.com/morpheus65535/bazarr/commit/54428495b9d7b68ea4caf82892dcc4c015cd46b2) - Upgraded react-query to v5 [4d3c1f4](https://github.com/morpheus65535/bazarr/commit/4d3c1f4b9d517ef3f64e489d011b939bc816d228) - Added normal only (non-hi) option to languages profile [eee8659](https://github.com/morpheus65535/bazarr/commit/eee8659ce16841df634a3960604f9b50d4c5e8c2) - Fixed episode history modal auto scrolling to top [d75c198](https://github.com/morpheus65535/bazarr/commit/d75c198c6c81ce85b0b7e8d6cbc664f70778ce63) - Fixed adjust time button overflow [854c43c](https://github.com/morpheus65535/bazarr/commit/854c43c53a737fb75e5d8f1ce35130690b8d69d2) - Fixed minor style and colors broken on Mantine v7 update [0a0762b](https://github.com/morpheus65535/bazarr/commit/0a0762b1cf338affd0565184ce1e28fb70470eda) - Updated pysubs2 to 1.7.2 [2b19f39](https://github.com/morpheus65535/bazarr/commit/2b19f390e72ee6368b6b250a829ec856ae073689) - Fixed provider legendasdivx unable to find series subtitles. #2509 [a8c1794](https://github.com/morpheus65535/bazarr/commit/a8c17940610808eba46b07048e59658ef5d3fe41) - Upgraded mantine to v7.x [be8f2d6](https://github.com/morpheus65535/bazarr/commit/be8f2d6d183e5206f932be1113e0da7db2a2277a) - Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. [bb8233b](https://github.com/morpheus65535/bazarr/commit/bb8233b599fa0bd8133b092897a4fbcfd736c8cd) Link to Github release: https://github.com/linuxserver/docker-bazarr/releases/tag/v1.4.4-ls267 ## Upstream Release Notes - v1.4.4 From newest to oldest: - Added support for Legendas.net provider [b8aa2a8](https://github.com/morpheus65535/bazarr/commit/b8aa2a8b1af42dff9539c6e190bd2e6a7a7fd0ca) - Modified some language names to match those in Sonarr and Radarr. #2650 [6d062f3](https://github.com/morpheus65535/bazarr/commit/6d062f35009db472e58e58fb9a05f463fbbe49d7) - Fixed async audio languages not mapped fallback [#2652](https://github.com/morpheus65535/bazarr/pull/2652) - Fixed series indexing when malformed alternate title is returned by Sonarr [6ddfdfe](https://github.com/morpheus65535/bazarr/commit/6ddfdfee6a64845fc0eab21b18ac56ad70d3e1f9) - Fixed podnapisi AttributeError [f6c5ee6](https://github.com/morpheus65535/bazarr/commit/f6c5ee6bfcbe28c77380b417562ba4deba2c658a) - Added support for binding IPv4 AND IPv6 instead of just either one or the other [4e365c6](https://github.com/morpheus65535/bazarr/commit/4e365c6aa6f7e0786d8ceefdaa91099da59431f1) - Made all subf2m test pass [#2645](https://github.com/morpheus65535/bazarr/pull/2645) - Fixed anidb refiner empty mapping episode reference not skipped [deae4e5](https://github.com/morpheus65535/bazarr/commit/deae4e52f0eabda1a6014bafcacf3ec121b8b430) - Fixed zimuku provider skipping non lowercase subtitles [#2644](https://github.com/morpheus65535/bazarr/pull/2644) - Fixed cutoff language not being properly handled. #2635 [5f7e1f6](https://github.com/morpheus65535/bazarr/commit/5f7e1f68c706a2f71dca0ed8b6763416d51342bb) - Fixed timeout while querying subdivx provider. #2633 [cfa9004](https://github.com/morpheus65535/bazarr/commit/cfa900404076ac440a3a5745279b0db85f5e85b4) - Added ability to remove language profiles based on tag values [e5f1528](https://github.com/morpheus65535/bazarr/commit/e5f1528bbad2d0df8d0ed32b16cfa6856db79f2c) - Fixed Podnapisi not returning any subtitles [74f2c66](https://github.com/morpheus65535/bazarr/commit/74f2c6646404b76821146e9b58bed12c53fc1186) - Added sonarr and radarr settings tags validation [#2634](https://github.com/morpheus65535/bazarr/pull/2634) - Fixed subf2m search process by stripping html title result before using regex [855da6b](https://github.com/morpheus65535/bazarr/commit/855da6b1bb1cbb41d687e4593e2e9d092ed6e273) - Fixed chinese audio language [#2632](https://github.com/morpheus65535/bazarr/pull/2632) - Fixed badge overflow [9ec6027](https://github.com/morpheus65535/bazarr/commit/9ec60279896420f80916687d29530025f16ba0a8) - Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 [eb084ab](https://github.com/morpheus65535/bazarr/commit/eb084abc21b3d37390d6ec70d73e62297032f7c3) - Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #2558 [609349b](https://github.com/morpheus65535/bazarr/commit/609349b4002290e771935c7e6d02263c3fdd7ce4) - Fixed provider AvistaZ & CinemaZ optional subtitle Uploader [#2628](https://github.com/morpheus65535/bazarr/pull/2628) - Added settings provider maximum description lines [#2611](https://github.com/morpheus65535/bazarr/pull/2611) - Removed raising of OSError during subsync [#2584](https://github.com/morpheus65535/bazarr/pull/2584) - Fixed table items losing order when action is executed [1ec415f](https://github.com/morpheus65535/bazarr/commit/1ec415f0c5d0d9d72555778d1c5f564271f0ea3d) - Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed [0fc334f](https://github.com/morpheus65535/bazarr/commit/0fc334f731ddda1d70fb4b0ad6fc7c0329c76048) - Added jimaku provider [#2505](https://github.com/morpheus65535/bazarr/pull/2505) - Fix for provider subtitle language being unintentionally modified [5582cc0](https://github.com/morpheus65535/bazarr/commit/5582cc076dd58a63638d96cb0dbc5119554fe127) - Fixed postgresql database migrations not applied [#2601](https://github.com/morpheus65535/bazarr/pull/2601) - Fixed get movie monitored status [#2591](https://github.com/morpheus65535/bazarr/pull/2591) - SuperSubtitles: handle KeyError for movie searches [4a34186](https://github.com/morpheus65535/bazarr/commit/4a341869858103a60dccf712e70e6ad97f311a29) - Subdl Provider: avoid raising exception on no results [8fe8eaf](https://github.com/morpheus65535/bazarr/commit/8fe8eaf7dad6b1eccde9d0622e946e15acc43688) - Fixed anidb refinement for sonarr specials [#2590](https://github.com/morpheus65535/bazarr/pull/2590) - Added new feature: Tag-Based Automatic Language Profile Selection [b304f6f](https://github.com/morpheus65535/bazarr/commit/b304f6f1efecdfa5b258138029b54460267e8032) - Fixed anidb refiner episode not found [#2581](https://github.com/morpheus65535/bazarr/pull/2581) - HDBits provider: handle KeyError (common exception) [b419593](https://github.com/morpheus65535/bazarr/commit/b4195934c1fd5ff97acf07d7fbd82f52e272c520) - Subdl Provider: add tests and use standard utils [91a3531](https://github.com/morpheus65535/bazarr/commit/91a35317cc1f627030b7bae4d9776acef4745afd) - Fixed cached logged out index page [127a7ae](https://github.com/morpheus65535/bazarr/commit/127a7aebadde462babba33d2115dc058a854954c) - Added series empty subtitle episodes progress bar labels [#2575](https://github.com/morpheus65535/bazarr/pull/2575) - Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #2569 [ebf3471](https://github.com/morpheus65535/bazarr/commit/ebf3471eec3895ba06c5be3dfe1fb7efb7622100) - Fixed animetosho empty language fallback [#2571](https://github.com/morpheus65535/bazarr/pull/2571) - Fixed popover text wrap browser compatibility [#2573](https://github.com/morpheus65535/bazarr/pull/2573) - Improved subdl provider to filter out non SRT or ASS subtitles [e3a3ef1](https://github.com/morpheus65535/bazarr/commit/e3a3ef1e931ec6124f59941e14d6544be3a9e268) - Update fese (extractor) (cover #2538) [aafaf1c](https://github.com/morpheus65535/bazarr/commit/aafaf1cbf1ac29249960f2d5f2c7ba0608a5c284) - Fixed pt-BR issue with subdl provider. [a15b8d5](https://github.com/morpheus65535/bazarr/commit/a15b8d560252a953999976343b7665c533570365) - Fixed pwa assets files not served [#2568](https://github.com/morpheus65535/bazarr/pull/2568) - Fixed PWA image path on development build [5886c20](https://github.com/morpheus65535/bazarr/commit/5886c20c9c7929bf46836a99c2d9d4eb834638bd) - Added subdl provider initial implementation [40985fd](https://github.com/morpheus65535/bazarr/commit/40985fdee3bdfd722d160f04621a6294732a49d0) - Fixed overview poster wrap [#2567](https://github.com/morpheus65535/bazarr/pull/2567) - Fixed PWA not registered [#2566](https://github.com/morpheus65535/bazarr/pull/2566) - Updated tanstack table to v8.x [#2564](https://github.com/morpheus65535/bazarr/pull/2564) - Upgraded knowit to latest version to fix some long-lasting issue. [22ac838](https://github.com/morpheus65535/bazarr/commit/22ac838e9b60b0b7c0509d95f44843e5ce4abf48) - Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. [a4527a7](https://github.com/morpheus65535/bazarr/commit/a4527a7942fca4c0fe28ec5a2cdad56ee569800c) - Added Anidb integration soft rate limits [#2556](https://github.com/morpheus65535/bazarr/pull/2556) - Fixed file traversal via path filename vulnerability in swaggerui static route. #2559 [7b7e984](https://github.com/morpheus65535/bazarr/commit/7b7e984bff26f4d91bfec3dfdacedcd94c35d0cf) - Fix original format requests (#2514) [ad88ec3](https://github.com/morpheus65535/bazarr/commit/ad88ec37677b82a911acf35c1280b49b679beaa7) - Fixed uptime calculation overflowing hours [34089b0](https://github.com/morpheus65535/bazarr/commit/34089b0fd7915f61d7b0bdfd41a65c3d938bb380) - Fixed usage of pysubs2 removed exception in subliminal_patch [668ec38](https://github.com/morpheus65535/bazarr/commit/668ec386fc6eb2da53a68b3aaf8744ae364aaa97) - Fixed frontend sync and translate missing hi and forced information [26ce9d7](https://github.com/morpheus65535/bazarr/commit/26ce9d73e6b6c4cc1e219deba722c0eaab4b3187) - Fixed issue with subtitles translation failing. #2519 [9049ab2](https://github.com/morpheus65535/bazarr/commit/9049ab2238c46355e6896ed07ebf4e66442a91af) - Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. [dcbd813](https://github.com/morpheus65535/bazarr/commit/dcbd8130dba8f0568173f61a9614e30e24e9c54e) - Fixed opensubtitles.com provider not being throttled properly when server returned http 500. [76175a8](https://github.com/morpheus65535/bazarr/commit/76175a889bb392d5c49174929f5a707d558d38f3) - Subtitle class: get format dinamically (fix #2514) - Fixed legendasdivx provider while searching for movies subtitles [9a52b3c](https://github.com/morpheus65535/bazarr/commit/9a52b3c539b3f32841f45177a949b001c51abf39) - Fixed usage of path mappings for video_analyzer operations [55d96b3](https://github.com/morpheus65535/bazarr/commit/55d96b3231ba78e2a5c0ae8a7df103b53f42b6c5) - Fixed unhandled exception in opensubtitles.com provider login method. #2545 [fb83ec4](https://github.com/morpheus65535/bazarr/commit/fb83ec4081484b046664c6fc3a21a47d6542519f) - Improved video metadata parser function and documented params and return values. [35b65dc](https://github.com/morpheus65535/bazarr/commit/35b65dcd4efba0e48b113b8a4f63bca031548b9d) - Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. [1f843c7](https://github.com/morpheus65535/bazarr/commit/1f843c7d15ca2d1da50f0d4614491e3187809ace) - Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. [5ad3926](https://github.com/morpheus65535/bazarr/commit/5ad392630649c9dd53c33794d51e51f8b9c8fa09) - Fixed theme colors and variants [d719d4c](https://github.com/morpheus65535/bazarr/commit/d719d4c6df0c8d8dbc71e29aabf59f5d0987ac18) - Fixed mass edit language clear not available [d7445bf](https://github.com/morpheus65535/bazarr/commit/d7445bf39c2a6b4365064087c75c39972b22469d) - Fixed background color of media overview badge on light theme [9787934](https://github.com/morpheus65535/bazarr/commit/9787934820f135debfde43f9898d790a3cd817d9) - Added submission on select to search box [c4f5511](https://github.com/morpheus65535/bazarr/commit/c4f5511915ad5c60c380d9ee8b2c0531bf2b6969) - Fixed settings profile style button light theme [ff8fd8c](https://github.com/morpheus65535/bazarr/commit/ff8fd8c9a43efea33a77d2e13b90a674672166ab) - Improved mass edit profile in chunks instead of at once [5442849](https://github.com/morpheus65535/bazarr/commit/54428495b9d7b68ea4caf82892dcc4c015cd46b2) - Upgraded react-query to v5 [4d3c1f4](https://github.com/morpheus65535/bazarr/commit/4d3c1f4b9d517ef3f64e489d011b939bc816d228) - Added normal only (non-hi) option to languages profile [eee8659](https://github.com/morpheus65535/bazarr/commit/eee8659ce16841df634a3960604f9b50d4c5e8c2) - Fixed episode history modal auto scrolling to top [d75c198](https://github.com/morpheus65535/bazarr/commit/d75c198c6c81ce85b0b7e8d6cbc664f70778ce63) - Fixed adjust time button overflow [854c43c](https://github.com/morpheus65535/bazarr/commit/854c43c53a737fb75e5d8f1ce35130690b8d69d2) - Fixed minor style and colors broken on Mantine v7 update [0a0762b](https://github.com/morpheus65535/bazarr/commit/0a0762b1cf338affd0565184ce1e28fb70470eda) - Updated pysubs2 to 1.7.2 [2b19f39](https://github.com/morpheus65535/bazarr/commit/2b19f390e72ee6368b6b250a829ec856ae073689) - Fixed provider legendasdivx unable to find series subtitles. #2509 [a8c1794](https://github.com/morpheus65535/bazarr/commit/a8c17940610808eba46b07048e59658ef5d3fe41) - Upgraded mantine to v7.x [be8f2d6](https://github.com/morpheus65535/bazarr/commit/be8f2d6d183e5206f932be1113e0da7db2a2277a) - Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. [bb8233b](https://github.com/morpheus65535/bazarr/commit/bb8233b599fa0bd8133b092897a4fbcfd736c8cd) Link to Github release: https://github.com/morpheus65535/bazarr/releases/tag/v1.4.4
mafyuh merged commit 9dd744f896 into main 2024-09-15 17:15:24 -04:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-bazarr 2024-09-15 17:15:25 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#183
No description provided.