Skip to content

feat(container): update image ghcr.io/navidrome/navidrome ( 0.61.2 → 0.62.0 )#1790

Open
chaplain-grimaldus[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-navidrome-navidrome-0.x
Open

feat(container): update image ghcr.io/navidrome/navidrome ( 0.61.2 → 0.62.0 )#1790
chaplain-grimaldus[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-navidrome-navidrome-0.x

Conversation

@chaplain-grimaldus

@chaplain-grimaldus chaplain-grimaldus Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/navidrome/navidrome minor 0.61.20.62.0

Warning

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


Release Notes

navidrome/navidrome (ghcr.io/navidrome/navidrome)

v0.62.0

Compare Source

This release introduces support for the OpenSubsonic sonicSimilarity extension, enabling audio-based similarity through the plugin system: when a plugin provides the capability, the new getSonicSimilarTracks and findSonicPath endpoints unlock smarter, sound-based recommendations and playlists. One plugin that implements it is AudioMuse-AI. It also brings a major overhaul to playback reporting and the Now Playing experience — the UI now uses the new OpenSubsonic playbackReport extension, replacing the old scrobble flow with a redesigned panel and configurable reporting interval. On the security front, it hardens the server with stronger ownership and authorization checks across shares, players, and transcoding endpoints, caps concurrent transcodes to prevent ffmpeg-based denial of service, and adds an option to refuse to run as root. Smart playlists gain ReplayGain fields and new isMissing/isPresent operators, and there are five new UI themes to choose from.

Security

This release fixes several reported vulnerabilities. We thank the security researchers who responsibly disclosed them.

Note: Several of the advisories linked above are still in draft/triage on GitHub at the time of writing. Their links will become publicly accessible once the advisories are published. The fixes themselves are already included in this release.

Configuration Changes
Status Option Description Default
New EnforceNonRootUser Exit early on startup if Navidrome is running as root (ignored on Windows). (#​5373) false
New Transcoding.MaxConcurrent Maximum number of concurrent transcodes server-wide (0 = unlimited). (#​5522) 0
New Transcoding.MaxConcurrentPerUser Maximum number of concurrent transcodes per user (0 = unlimited). (#​5522) 0
New Matcher.PreferStarred Bias the fuzzy matcher toward starred/high-rated tracks. (#​5387) true
New UIPlaybackReportInterval How often the UI reports playback progress. (#​5448) 1m
Deprecated EnableTranscodingCancellationTranscoding.EnableCancellation Renamed and moved under the new Transcoding section. (#​5523) false
Deprecated SimilarSongsMatchThresholdMatcher.FuzzyThreshold Renamed and moved under the new Matcher section. (#​5387) 85

For a complete list of all configuration options, see the Configuration Options documentation.

UI
Smart Playlists
Subsonic API
Transcoding
Scanner
Artwork
  • Fix stale cache and top-level album artwork for multi-disc albums. (#​5457 by @​deluan)
  • Prefer album-root images over disc-subfolder images for multi-disc albums. (#​5451 by @​deluan)
  • Return the correct timestamp when disc or album cover art changes. (#​5378 by @​bobo-xxx)
Server
Matcher
  • Add Matcher.PreferStarred option to bias the fuzzy matcher toward starred/high-rated tracks. (#​5387 by @​deluan)
Plugins
CLI
Build & Dependencies
Translations
New Contributors

Full Changelog: navidrome/navidrome@v0.61.2...v0.62.0

Helping out

This release is only possible thanks to the support of some awesome people!

Want to be one of them?
You can sponsor, pay me a Ko-fi, or contribute with code.

Where to go next?

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

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