chore(deps): update medialyze to v0.10.0 #6477

Merged
renovate-bot merged 1 commits from renovate/unified-medialyze into main 2026-05-04 01:54:22 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

frederikemmer/MediaLyze (frederikemmer/MediaLyze)

v0.10.0

Compare Source

2026-05-03

New
  • add Music library type and basic audio-file support for .mp3, .flac, .m4a, .aac, .opus, .wav, and .wma files (#​76)
  • extract and persist music-specific metadata tags (title, artist, album, album artist, genre, date, disc, composer) from audio files when scanning
  • make file discovery library-type-aware so Movies and Shows libraries scan only video files, Music libraries scan only audio files, and Mixed/Other libraries scan both
  • filter analyzed-files table columns by library type to hide video-exclusive fields (video codec, resolution, HDR type, bitrate) when viewing Music libraries
  • filter library and dashboard statistic panels as well as comparison axis selectors by effective library types so music-only views hide video-exclusive metrics and fields
  • add richer music-stream metadata extraction and storage for bit depth, bit-rate mode, compression mode, replay gain, replay-gain peak, writing library, and MD5-unencoded payload values
  • make bitrate metrics and sorting/filtering fall back to summed audio-stream bitrate when container bitrate metadata is missing, so pure music libraries populate bitrate views consistently
  • hide subtitle-language, subtitle-codec, subtitle-source, audio-language, and audio-bitrate statistic panels for pure music libraries while keeping the generic bitrate panel visible
  • add a new app feature flag to optionally show quality-score metrics in pure music libraries; by default these metrics remain hidden in music-only contexts
  • rename the music-context audio-codec metric label to Formats & Codecs in library and dashboard views
🐛 Bug fixes
  • fix backend startup failure on Python 3.12 where NormalizedAudioStream dataclass field ordering triggered TypeError: non-default argument 'language' follows default argument, which could prevent Docker containers from starting

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [frederikemmer/MediaLyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.9.0` → `0.10.0` | | [ghcr.io/frederikemmer/medialyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.9.0` → `0.10.0` | --- ### Release Notes <details> <summary>frederikemmer/MediaLyze (frederikemmer/MediaLyze)</summary> ### [`v0.10.0`](https://github.com/frederikemmer/MediaLyze/blob/HEAD/CHANGELOG.md#v0100) [Compare Source](https://github.com/frederikemmer/MediaLyze/compare/v0.9.0...v0.10.0) > 2026-05-03 ##### ✨ New - add **Music** library type and basic audio-file support for `.mp3`, `.flac`, `.m4a`, `.aac`, `.opus`, `.wav`, and `.wma` files ([#&#8203;76](https://github.com/frederikemmer/MediaLyze/issues/76)) - extract and persist music-specific metadata tags (title, artist, album, album artist, genre, date, disc, composer) from audio files when scanning - make file discovery library-type-aware so **Movies** and **Shows** libraries scan only video files, **Music** libraries scan only audio files, and **Mixed**/**Other** libraries scan both - filter analyzed-files table columns by library type to hide video-exclusive fields (video codec, resolution, HDR type, bitrate) when viewing Music libraries - filter library and dashboard statistic panels as well as comparison axis selectors by effective library types so music-only views hide video-exclusive metrics and fields - add richer music-stream metadata extraction and storage for bit depth, bit-rate mode, compression mode, replay gain, replay-gain peak, writing library, and MD5-unencoded payload values - make bitrate metrics and sorting/filtering fall back to summed audio-stream bitrate when container bitrate metadata is missing, so pure music libraries populate bitrate views consistently - hide subtitle-language, subtitle-codec, subtitle-source, audio-language, and audio-bitrate statistic panels for pure music libraries while keeping the generic bitrate panel visible - add a new app feature flag to optionally show quality-score metrics in pure music libraries; by default these metrics remain hidden in music-only contexts - rename the music-context audio-codec metric label to **Formats & Codecs** in library and dashboard views ##### 🐛 Bug fixes - fix backend startup failure on Python 3.12 where `NormalizedAudioStream` dataclass field ordering triggered `TypeError: non-default argument 'language' follows default argument`, which could prevent Docker containers from starting </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the docker label 2026-05-03 20:03:19 +00:00
renovate-bot added the automerge label 2026-05-04 01:02:09 +00:00
renovate-bot added 1 commit 2026-05-04 01:46:59 +00:00
chore(deps): update medialyze to v0.10.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 42s
lint-test-helm / validate-kubeconform (pull_request) Successful in 42s
render-manifests / render-manifests (pull_request) Successful in 2m5s
50547e0e06
renovate-bot force-pushed renovate/unified-medialyze from 3a3a736ac7 to 50547e0e06 2026-05-04 01:46:59 +00:00 Compare
renovate-bot merged commit 676bc038e3 into main 2026-05-04 01:54:22 +00:00
renovate-bot deleted branch renovate/unified-medialyze 2026-05-04 01:54:28 +00:00
Sign in to join this conversation.