Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update ghcr.io/onedr0p/bazarr Docker tag to 1.5.0 #1578

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gitops-updater[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/bazarr (source) minor 1.4.0 -> 1.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

morpheus65535/bazarr (ghcr.io/onedr0p/bazarr)

v1.5.0

Compare Source

From newest to oldest:

  • Reduced throttle from 24 hours to 6 before retrying Opensubtitles.com API on DownloadLimitExceeded d5a290c
  • Fixed download error with Napiprojekt provider 3209355
  • Fixed titrari provider to prevent abuse and throttle properly. #​2709 9d62d84
  • Added languages profile creation and assignment to health check. 43d9d43
  • Added series status and last air date c8e2894
  • Added missing subtitles count in series episodes view f81780f
  • Added official support for Python 3.12 43a5841
  • Fixed improperly guessed video episode number while refining. #​2784 cf559d1
  • Fixed podnapisi not returning results 4df822d
  • Added debug logging while refining video object from scene name. #​2784 63c36c8
  • Improved Settings wording and organization. d2dc869
  • Fixed EmbeddedSubtitles provider results caching a7df6a9
  • Fixed missing mobile tooltips 137d619
  • Added frontend notification during automatic syncing of subtitles. #​2724 f4ca0f9
  • Added opensubtitlescom provider validation #​2770
  • Fixed item overview path label overflow #​2780
  • Fixed match popover position #​2777
  • Fixed issue with some DB queries and PostgreSQL. d7f06bb
  • Improved wording for Embedded Subtitles UI components 4d022c2
  • Added matches dialog alert and column titles #​2771
  • Fixed a bug introduced in Napiprojekt provider 669ed06
  • Added Napiprojekt provider releases info and a new options to filter subtitles based on uploader 42d569f
  • Added validation for incomplete indexing of subtitles or calculation of missing subtitles before searching. 5b3312e
  • Fixed issue introduced in 1.4.6-beta.20 when subtitles upgrade is disabled. #​2768 6fbc912
  • Refactored upgrade routine to bring logic out of db requests but into Python code. #​2749 24096cb
  • Added switch to control passing of video filename in whisper provider modal e298d15
  • Fixed typos in assrt provider. #​1953 48cdc8b
  • Fixed issue when whisper returns more than one subtitle for language profiles with more than one language #​2758 d67477a
  • Adjusted search result styles 0d63448
  • Reverted last commit db450bd
  • Added logging of upgraded subtitles original ID to database a70b26c
  • Fixed an issue that prevented Bazarr from starting when PIv6 has been disabled using grub. #​2738 4eb09c5
  • Fixed logging of proxied client requests while authenticating. #​2721 ac1a3c5
  • Fixed anidb refiner special episodes without offset #​2736
  • Handle bad JSON results from subsynchro provider #​2735 239ab78
  • Improved guessing of video file properties by using file name and refining it with scene name if available. #​2704 c615f99
  • Fixed subdl to not ignore movies subtitles by erroneously check for season packs. #​2725 a186e64
  • Fixed issue with translation failing when nothing is returned by Google Translate. #​2519 b34a0c1
  • Added search poster #​2722
  • Added support for Spanish (Latino) in opensubtitles.com. #​2720 a1658bb
  • Added Anilist error log when the record exists on mapping but doesn't enrich with Anilist id a9243c6
  • Added created and updated timestamp to DB for series, episodes and movies 678443f
  • Fixed RegieLive JSONDecodeError #​2727 092012a
  • Fixed titulky NameError issue 1874f29
  • Fixed another issue with subtitles upgrade process. 56d8f2c
  • Fixed issue with subtitles upgrade process on Windows de9ce4d
  • Fixed subtitles naming when saving subtitles to prevent parsing for HI content if the provider (or the user if it's an upload) specifies that it should be considered as HI. #​2719 5139fca
  • Fixed issue introduced in upgrade process in beta.3 16499fc
  • Improved provider labeling 9eb9bb5
  • Fixed subtitrari noi provider issue while downloading some subtitles. #​2708 92107a2
  • Fixed error while inserting episodes during sync process. #​2700 4b9417c
  • Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles. #​2693 43563cd
  • Fixed bad non-HI detection with embedded provider when forced subtitles available f50bcf3
  • Added the option to skip mismatched fps to Titulky f296ba5
  • Added season pack download feature to titlovi a4873fc
  • Implemented subdivx version resolution for buscar parameter 4f2bcc1

v1.4.5

Compare Source

From newest to oldest:

  • When multiple audio streams exist, pick the correct one for whisper to process #​2688
  • Fixed subtitles translation to Portuguese. #​2689 7000d2a
  • Fixed subdivx provider after recent changes to their website. #​2686 a1fac16
  • Fixed chinese traditional custom language hi extensions bd3d1e5
  • Fixed improper paths history logging for different tools 0200bb9
  • Added database type, version and migration to System-->Status page. 6297b4b
  • Fixed database migration issue with postgresql. #​2664 25098e5
  • Fixed duplicate IDs in languages profile items c11bdf3
  • Fixed upload subtitle language #​2675
  • Fixed duplicated search result name for series and movies #​2682
  • Clear log file contents on Empty log 5e08898
  • 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
  • Fixed logging filter issue. 90b4480
  • Fixed logging filter bug introduced in 1.4.4 cc7a800

v1.4.4

Compare Source

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

v1.4.3

Compare Source

From newest to oldest:

  • Fixed throttled_providers.dat reset 77302fa
  • Fixed bazarr restart traceback exception b7e6de7
  • Fix for case insensitive filesystem upates 8842004
  • Fixed subdivx series search process. #​2499 0e183c4
  • Reverted to apprise 1.7.6 to fix an issue with the upgrade process first. 1.8.0 will get back in nightly shortly. #​2497 5ca733e
  • Fixed upgrade process that was broken since Apprise 1.8.0 update. #​2497 3e929d8
  • Fixed uppercase issue in Apprise module name. d70a92e
  • Fixed issue while saving some odd case ASS embedded subtitles. b3a5d43
  • Emergency fix following Apprise 1.8.0 upgrade fd0a8c3
  • Updated apprise to 1.8.0 86d3403
  • Fixed issue with subssabbz provider comparing None with int. 006ee0f
  • Fixed issue with subsunacs provider comparing None with int. 47011f4
  • Removed closed subscene provider bb4b01f
  • Removed dependency over moment library 5b5bead
  • Removed dependency over moment 6e34225
  • Fixed db migrations dropping tables content because of ForeignKey constraints. #​2489 4815313
  • Added a database migration to get past the issues with incomplete table_languages_profiles. ##​2485 5630c44
  • Added animetosho release info 970b0f9
  • Fixed HI subtitles identification when downloading and improved some constants. #​2386 2c4ed03
  • Fixed embedded ASS subtitles writing encoding error bea2f0b
  • Added timeout to update check API call ad151ff
  • Fixed Animetosho provider error for tv shows 2782551
  • Improved whisper provider to not throttle when unsupported audio language is encountered. #​2474 5749971
  • Improved cutoff options label. #​2466 86b889d
  • Fixed animetosho provider empty subtitle name. #​2468 5e04338
  • Fixed SyntaxWarning with Python 3.12. #​2462 fd190aa
  • Embedded Subtitles provider: handle FileNotFoundError 369b2c7
  • Fixed Anidb refinement for not anime episodes. #​2463 a2fee0e
  • Added minimal Python 3.12 compatibility. Not yet official support. 6dbe143
  • Additional fix for restart process. #​2456 abc4500
  • Added additional languages to animetosho provider 7322486
  • Fixed upgrade process to properly upgrade bazarr.py when it's updated. #​2456 a39d874
  • Fixed mass editor returning a 413 error with a large series/movies set. e4bc792
  • Fixed Swagger UI broken since last libraries update (1.4.3-beta) a8c3528
  • Fixed subtitle toolbox overlap af89384
  • Updated apprise to version 1.7.6 7578b8e
  • Fixed manual upload table long names without spacing. #​2448 b2d807d
  • Added animetosho provider 77ebd03
  • Improved best subtitles logging when score is below minimum score. 3c30492
  • Upgraded some frontend dependencies 6fc4b41
  • Fixed restart loop when TCP port already in use. 3e9cfea
  • Fixed improper redirection from login page when base_url isn't empty. ad16acb
  • Fixed login page getting called even if authentication is disabled. #​2441 4d11b95
  • Fixed betaseries provider when series doesn't exist. #​2431 b4071f0
  • Improved multiple exceptions catching and fixed some other providers issues ec85f6e
  • Fixed overflowing of episode titles in wanted view. #​2419 a9f438b
  • Fixed and improved UI while correcting text 814b1af
  • Updated other React dependencies. 2b92752
  • no log: Bump actions/cache from 3 to 4 #​2428
  • Updated apprise to latest version to prevent deadlocks issue in 1.7.3. aedf2d4
  • Rolled back cloudscraper to fix captcha v1 solving issue. 213a044
  • Updated fese module to latest version to fix embedded subtitles provider. #​2423 1428edf
  • Added Test Connection button for whisper provider afa529c
  • Fixed unbound local variable if 0 movies in database. #​2417 345b6b3
  • Added Weekly Sync option for Radarr and Sonarr 33f82fe
  • Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 03afeb3
  • Refactored Shutdown, Restart and exit status codes 9ae6842
  • Allow numeric passwords for all providers. #​2416 c455345
  • Fixed subtitles synchronization process when settings values have changed since Bazarr started 5d87b10
  • Prettier version? 16a3158
  • Text updates, especially for thresholds 3827ea6
  • Added Progressive Web App support 731e44c
  • Include server URL in Yify subtitle page link b24ee30
  • Disabled autoscroll to top for underlying window after manual search. #​2285 f95db43
  • Fixed subtitles sync function to preserve subtitles file extension. #​2399 f71b893
  • Subdivx Provider: major updates d9629df
  • Modified upgrade task so it always shows in UI even if it's set to manually in scheduler 6c48806
  • Reduced debounce value for event notifications e3354aa
  • Added originalFormat db migration from bool to int only for Postgresql 2eec913
  • Added log level/filter settings to Logs page d5466ff
  • Updated fallback language for embeddedsubtitles provider to be able to specify the one to use ad8f116

v1.4.2

Compare Source

From newest to oldest:

  • Fixed subdivx issue with foreign title encoding issue. #​2395 43d313a
  • Fixed subdivx provider to use alternative titles. #​2378 b96965e
  • Updated titrari provider 2e124d2
  • Fixed saving of null anti-captcha provider that caused Validator to reset default value. faa4dfb
  • Fixed indentation issue in pool update. #​2390 4ca2111
  • Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. 95474b2
  • Fixed provider pool update on automatic search. #​2379 88c267f
  • Modify portuguese custom language 9058335
  • Revert "Fixed podnapisi results parsing" 90e4cf1
  • Fixed podnapisi results parsing 27d7f96
  • Fixed Bazarr not starting when Sonarr or Radarr isn't running. 12f1aa6
  • Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. #​2381 5402c2a

v1.4.1

Compare Source

From newest to oldest:

  • Fixed forced subtitles download loop 4029c9f
  • Fixed debug logging of opensubtitlescom provider fb660a0
  • Fixed movies indexing issue e6b9b32
  • Added separate values to whisperai provider for connection and read timeouts 938f6df
  • Embedded Subtitles Provider: handle KeyError for cached paths cdf7296
  • Add Argenteam Dump Provider deef13d
  • Fixed unhandled FileNotFoundError during restore process d758c53
  • Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items 990448b
  • Fixed improper API call on removal of all blacklist items 3922d52
  • Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. c45a2ac
  • Fixed wizdom provider to handle Zip files with more than one (up to two entries). #​2351 345408d
  • Fixed improper passing of hi and forced flags when searching a subtitles manually. #​2350 e17865a
  • Fixed titlovi provider not being properly throttled and resulting in account locking. #​2062 828ac34
  • Fixed issue introduced while merging the new sync feature. #​2356 e4ebc64
  • Removed aRGENTeaM provider that have been recently closed. #​2352 783e6b3
  • Improved subtitles synchronisation settings and added a manual sync modal 0e648b5
  • Fixed improper closing of resources on exit 0807bd9
  • Added additional variables for custom post processing 0ac9ece
  • Fixed some Whisper issues and added logging level selector for this specific provider c0bbd4f
  • Updated logging to use ISO 8601 date format 549bebc
  • Fixed betaseries parsing issue 902d1e6
  • Fixed podnapisi search results parsing error b11f810
  • Added settings to exclude subtitles from specific provider to be synced #​2340
  • Improved error handling for betaseries provider. cb71b11
  • Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API. 9379d1b
  • Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual. 6b304e0
  • Added opensubtitlescom settings to include AI translated subtitles in search results. 5739b9a
  • Added filter to prevent useless Session is disconnected warning in logs 9e75acd
  • Added db migration version to create the missing monitored column in TableShows table of some old instances. 7c40bfe
  • Fixed output encoding for subtitles synchronization. #​2323 72bd52c
  • Fixed numeric password issue for authentication. #​2326 f2cd79e
  • Fixed function to prevent usage of Python 3.7 5e68fac
  • Fixed exception being raised when setting all numeric password to access the web UI 256ceeb
  • Updated zimuku URL 058a005
  • Silented engine.io exception when client session as expired on server side a3b32c3
  • Added support for 7z by upgrading rarfile dependency 4b7cdbc
  • Fixed usage of number only username or password for providers, proxy or postgres. #​2309 c97a98d
  • Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #​2308 fd5b087
  • Updated to apprise v1.6.0 55c5384

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.

| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/bazarr | 1.4.0 | 1.5.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants