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
Open
feat(container): update image ghcr.io/navidrome/navidrome ( 0.61.2 → 0.62.0 )#1790chaplain-grimaldus[bot] wants to merge 1 commit into
chaplain-grimaldus[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.61.2→0.62.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
navidrome/navidrome (ghcr.io/navidrome/navidrome)
v0.62.0Compare Source
This release introduces support for the OpenSubsonic
sonicSimilarityextension, enabling audio-based similarity through the plugin system: when a plugin provides the capability, the newgetSonicSimilarTracksandfindSonicPathendpoints 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 OpenSubsonicplaybackReportextension, 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 newisMissing/isPresentoperators, 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.
EnforceNonRootUseroption to exit early if Navidrome is started as root. (#5373 by @kopf)Configuration Changes
EnforceNonRootUserfalseTranscoding.MaxConcurrent0Transcoding.MaxConcurrentPerUser0Matcher.PreferStarredtrueUIPlaybackReportInterval1mEnableTranscodingCancellation→Transcoding.EnableCancellationTranscodingsection. (#5523)falseSimilarSongsMatchThreshold→Matcher.FuzzyThresholdMatchersection. (#5387)85For a complete list of all configuration options, see the Configuration Options documentation.
UI
reportPlaybackand redesign the Now Playing panel. (#5448 by @deluan)Smart Playlists
isMissingandisPresentoperators. (#5436 by @deluan)inPlaylist/notInPlaylistrules. (#5411 by @deluan)Subsonic API
playbackReportOpenSubsonic extension. (#5442 by @deluan)sonicSimilarityextension as a plugin capability. (#5419 by @deluan)groupingsfield to the OpenSubsonic Child response. (f12e75aa1 by @deluan)RANDOM()sorting ingetRandomSongsfor faster results. (cf1f190bb by @deluan)AlbumID3songCountandcreatedas required. (8897ec918 by @deluan)Transcoding
-ssbefore-ifor fast input seeking. (#5492 by @deluan)getTranscodeDecision. (#5473 by @deluan)Scanner
Artwork
Server
ignoreScrobbleis set. (#5559 by @deluan)/api/songpath filter work and usestartsWith. (#5566 by @deluan)Matcher
Matcher.PreferStarredoption to bias the fuzzy matcher toward starred/high-rated tracks. (#5387 by @deluan)Plugins
PlaybackReportto the scrobbler capability. (#5452 by @deluan)LibraryIDtoTrackInfo. (fd930eefd by @deluan)CLI
pls export/importsubcommands for bulk playlist management. (#5412 by @deluan)syscall.Stdinon Windows. (e75ab3b03 by @deluan)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)
🚦 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.
This PR has been generated by Mend Renovate.