chore(deps): update medialyze to v0.5.0 #5810

Merged
alexlebens merged 1 commits from renovate/unified-medialyze into main 2026-04-10 23:04:49 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
frederikemmer/MediaLyze minor 0.4.10.5.0
ghcr.io/frederikemmer/medialyze minor 0.4.10.5.0

Release Notes

frederikemmer/MediaLyze (frederikemmer/MediaLyze)

v0.5.0

Compare Source

2026-04-10

New
  • add lightweight analyzed-files codec tooltips that lazy-load per-file video, audio, and subtitle stream details, including language, codec, channel layout, and subtitle source metadata, and make table tooltip visibility configurable per statistic column in App Settings (#​93)
  • add first-class spatial-audio support for Dolby Atmos and DTS:X, including ffprobe profile detection, analyzed-files filtering and sorting, library statistics, CSV export, and audio tooltip/detail rendering (#​94)
  • add container statistics and analyzed-files container filtering, sorting, CSV export, and configurable table/panel visibility for library views (#​97)
  • rework the file-detail page so the Format panel renders structured metadata rows instead of raw format JSON, and make all detail panels globally collapsible and reorderable with browser-persisted state
  • allow Container, Spatial audio, Subtitle codecs, and Subtitle sources to be enabled as optional dashboard statistic panels through the existing statistics settings
  • update the default statistics preset for fresh installs to match the expanded dashboard/table layout while preserving already stored statistic settings on upgrades and only appending newly introduced options
🐛 Bug fixes
  • keep analyzed-files tooltips exclusive so opening or scrolling to another table area closes stale codec and score tooltips instead of leaving multiple overlays on screen
  • fix the desktop release build after v0.4.1 by completing strict frontend test app-settings mocks for the new feature flags and replacing the Windows ffprobe bundle step's brittle Chocolatey install with a direct archive download plus retries
  • reanalyze unchanged media files when external subtitle sidecars are added or removed so subtitle statistics and quality scoring stay in sync with internal subtitles (#​95)

Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | |---|---|---| | [frederikemmer/MediaLyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.4.1` → `0.5.0` | | [ghcr.io/frederikemmer/medialyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.4.1` → `0.5.0` | --- ### Release Notes <details> <summary>frederikemmer/MediaLyze (frederikemmer/MediaLyze)</summary> ### [`v0.5.0`](https://github.com/frederikemmer/MediaLyze/blob/HEAD/CHANGELOG.md#v050) [Compare Source](https://github.com/frederikemmer/MediaLyze/compare/v0.4.1...v0.5.0) > 2026-04-10 ##### ✨ New - add lightweight analyzed-files codec tooltips that lazy-load per-file video, audio, and subtitle stream details, including language, codec, channel layout, and subtitle source metadata, and make table tooltip visibility configurable per statistic column in App Settings ([#&#8203;93](https://github.com/frederikemmer/MediaLyze/issues/93)) - add first-class spatial-audio support for `Dolby Atmos` and `DTS:X`, including ffprobe profile detection, analyzed-files filtering and sorting, library statistics, CSV export, and audio tooltip/detail rendering ([#&#8203;94](https://github.com/frederikemmer/MediaLyze/issues/94)) - add container statistics and analyzed-files container filtering, sorting, CSV export, and configurable table/panel visibility for library views ([#&#8203;97](https://github.com/frederikemmer/MediaLyze/issues/97)) - rework the file-detail page so the `Format` panel renders structured metadata rows instead of raw format JSON, and make all detail panels globally collapsible and reorderable with browser-persisted state - allow `Container`, `Spatial audio`, `Subtitle codecs`, and `Subtitle sources` to be enabled as optional dashboard statistic panels through the existing statistics settings - update the default statistics preset for fresh installs to match the expanded dashboard/table layout while preserving already stored statistic settings on upgrades and only appending newly introduced options ##### 🐛 Bug fixes - keep analyzed-files tooltips exclusive so opening or scrolling to another table area closes stale codec and score tooltips instead of leaving multiple overlays on screen - fix the desktop release build after `v0.4.1` by completing strict frontend test app-settings mocks for the new feature flags and replacing the Windows `ffprobe` bundle step's brittle Chocolatey install with a direct archive download plus retries - reanalyze unchanged media files when external subtitle sidecars are added or removed so subtitle statistics and quality scoring stay in sync with internal subtitles ([#&#8203;95](https://github.com/frederikemmer/MediaLyze/issues/95)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTQiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRvY2tlciJdfQ==-->
renovate-bot added the docker label 2026-04-10 23:02:58 +00:00
renovate-bot added 1 commit 2026-04-10 23:02:59 +00:00
chore(deps): update medialyze to v0.5.0
Some checks failed
lint-test-helm / lint-helm (pull_request) Successful in 20s
lint-test-helm / validate-kubeconform (pull_request) Successful in 20s
render-manifests / render-manifests (pull_request) Failing after 4s
7fdefc4344
alexlebens merged commit 3e783e52ec into main 2026-04-10 23:04:49 +00:00
alexlebens deleted branch renovate/unified-medialyze 2026-04-10 23:04:51 +00:00
Sign in to join this conversation.