chore(deps): update medialyze to v0.4.0 #5294

Merged
alexlebens merged 1 commits from renovate/unified-medialyze into main 2026-03-30 19:11:37 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

frederikemmer/MediaLyze (frederikemmer/MediaLyze)

v0.4.0

Compare Source

2026-03-30

First "rough" implementation for detecting duplicate files. May break desktop install use v0.3.0 if it's not working properly.

New
  • add per-library duplicate detection with off (default), filename, filehash, both modes (#​16)
  • view and search through duplicates on library page
  • scan performance tuning in App settings with separate controls for per-scan analysis workers and parallel library scans
🐛 Bug fixes
  • rework scan execution so discovery streams files directly into analysis and duplicate workers, live progress reflects worker completion, and configured worker counts now affect real throughput
  • stop auto-resuming or auto-queuing stale startup jobs, clear pending watchdog debounce requests on cancel, and improve failed scan diagnostics with copyable detailed error payloads
  • tighten the duplicate and library-settings UI by capping visible duplicate variants with internal scrolling, aligning scan controls consistently, and making the dev desktop artifact build manual-only

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 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.3.0` → `0.4.0` | | [ghcr.io/frederikemmer/medialyze](https://github.com/frederikemmer/MediaLyze) | minor | `0.3.0` → `0.4.0` | --- ### Release Notes <details> <summary>frederikemmer/MediaLyze (frederikemmer/MediaLyze)</summary> ### [`v0.4.0`](https://github.com/frederikemmer/MediaLyze/blob/HEAD/CHANGELOG.md#v040) [Compare Source](https://github.com/frederikemmer/MediaLyze/compare/v0.3.0...v0.4.0) > 2026-03-30 First "rough" implementation for detecting duplicate files. May break desktop install use v0.3.0 if it's not working properly. ##### ✨ New - add per-library duplicate detection with `off` (default), `filename`, `filehash`, `both` modes ([#&#8203;16](https://github.com/frederikemmer/MediaLyze/issues/16)) - view and search through duplicates on library page - scan performance tuning in `App settings` with separate controls for per-scan analysis workers and parallel library scans ##### 🐛 Bug fixes - rework scan execution so discovery streams files directly into analysis and duplicate workers, live progress reflects worker completion, and configured worker counts now affect real throughput - stop auto-resuming or auto-queuing stale startup jobs, clear pending watchdog debounce requests on cancel, and improve failed scan diagnostics with copyable detailed error payloads - tighten the duplicate and library-settings UI by capping visible duplicate variants with internal scrolling, aligning scan controls consistently, and making the `dev` desktop artifact build manual-only </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot added the docker label 2026-03-30 16:41:42 +00:00
renovate-bot added 1 commit 2026-03-30 18:08:05 +00:00
chore(deps): update medialyze to v0.4.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 13s
lint-test-helm / validate-kubeconform (pull_request) Successful in 16s
render-manifests / render-manifests (pull_request) Successful in 2m15s
a6576eea3d
renovate-bot force-pushed renovate/unified-medialyze from c92221c9b1 to a6576eea3d 2026-03-30 18:08:05 +00:00 Compare
alexlebens merged commit f45d669dc2 into main 2026-03-30 19:11:37 +00:00
alexlebens deleted branch renovate/unified-medialyze 2026-03-30 19:11:41 +00:00
Sign in to join this conversation.