chore(deps): update medialyze to v0.8.3 #6212

Merged
renovate-bot merged 1 commits from renovate/unified-medialyze into main 2026-04-24 18:10:16 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
frederikemmer/MediaLyze patch 0.8.20.8.3
ghcr.io/frederikemmer/medialyze patch 0.8.20.8.3

Release Notes

frederikemmer/MediaLyze (frederikemmer/MediaLyze)

v0.8.3

Compare Source

2026-04-22

New
  • default the full-width app shell feature flag to enabled for first-run desktop app installations while still preserving user changes
  • default file-history retention to 30 days and clarify that dashboard/library trend history is retained separately through media library snapshots
  • make media file detail panels use a compact masonry-style layout and add live pointer-drag reordering so panels follow the cursor and surrounding panels animate into place
🐛 Bug fixes
  • remove the stray dark-mode tooltip background behind the resolution badge on the file detail page
  • cache the history storage forecast and refresh it in the background after scans, history maintenance, and on a periodic schedule
  • report scans with unreadable media files as completed with issues instead of failed when the scan itself finished successfully
  • simplify the file detail header by removing the main metric cards, moving size, duration, and quality into badges, and showing the relative path through the title tooltip
  • align the history-retention table row headers with the dark-mode settings design instead of rendering them as bright gray blocks
  • include all recognized video and audio codec options in quality-profile scoring and settings so Opus and other known codecs no longer fall back to neutral scoring
  • reduce post-scan CPU and memory pressure by bounding large statistics/table caches and estimating history-storage sizes without loading every stored JSON snapshot into Python
  • improve large-library responsiveness with lighter scan discovery memory, deferred table counts, cursor-based table paging, persisted table search fields, additional SQLite indexes, and low-priority post-scan cache warmup

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) | patch | `0.8.2` → `0.8.3` | | [ghcr.io/frederikemmer/medialyze](https://github.com/frederikemmer/MediaLyze) | patch | `0.8.2` → `0.8.3` | --- ### Release Notes <details> <summary>frederikemmer/MediaLyze (frederikemmer/MediaLyze)</summary> ### [`v0.8.3`](https://github.com/frederikemmer/MediaLyze/blob/HEAD/CHANGELOG.md#v083) [Compare Source](https://github.com/frederikemmer/MediaLyze/compare/v0.8.2...v0.8.3) > 2026-04-22 ##### ✨ New - default the full-width app shell feature flag to enabled for first-run desktop app installations while still preserving user changes - default file-history retention to 30 days and clarify that dashboard/library trend history is retained separately through media library snapshots - make media file detail panels use a compact masonry-style layout and add live pointer-drag reordering so panels follow the cursor and surrounding panels animate into place ##### 🐛 Bug fixes - remove the stray dark-mode tooltip background behind the resolution badge on the file detail page - cache the history storage forecast and refresh it in the background after scans, history maintenance, and on a periodic schedule - report scans with unreadable media files as completed with issues instead of failed when the scan itself finished successfully - simplify the file detail header by removing the main metric cards, moving size, duration, and quality into badges, and showing the relative path through the title tooltip - align the history-retention table row headers with the dark-mode settings design instead of rendering them as bright gray blocks - include all recognized video and audio codec options in quality-profile scoring and settings so Opus and other known codecs no longer fall back to neutral scoring - reduce post-scan CPU and memory pressure by bounding large statistics/table caches and estimating history-storage sizes without loading every stored JSON snapshot into Python - improve large-library responsiveness with lighter scan discovery memory, deferred table counts, cursor-based table paging, persisted table search fields, additional SQLite indexes, and low-priority post-scan cache warmup </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJnaXRodWItcmVsZWFzZXMiXX0=-->
renovate-bot added the automergedocker labels 2026-04-24 18:09:41 +00:00
renovate-bot added 1 commit 2026-04-24 18:09:43 +00:00
chore(deps): update medialyze to v0.8.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 44s
render-manifests / render-manifests (pull_request) Successful in 1m23s
lint-test-helm / validate-kubeconform (pull_request) Successful in 2m14s
89d6edc93d
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-24 18:09:54 +00:00
renovate-bot merged commit 8a6bafaef0 into main 2026-04-24 18:10:16 +00:00
renovate-bot deleted branch renovate/unified-medialyze 2026-04-24 18:10:32 +00:00
Sign in to join this conversation.