chore(deps): update deluan/navidrome docker tag to v0.60.0 #3687
Reference in New Issue
Block a user
Delete Branch "renovate/unified-deluannavidrome"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.59.0→0.60.0Release Notes
navidrome/navidrome (deluan/navidrome)
v0.60.0Compare Source
Plugins
This release introduces a major rewrite of the experimental Plugin System, now with multi-language PDK support, enabling developers to extend Navidrome's functionality using WebAssembly-based plugins written in Go, Rust, Python or JavaScript. Plugins run in a secure sandbox and can provide additional metadata sources, custom integrations, and server-side enhancements. Users can now easily configure plugins directly from the UI through a new JSONForms-based configuration interface.
A couple of working plugins are already available:
For more plugins, keep an eye on the tag navidrome-plugins in GitHub.
More details and instructions on how to use and manage plugins can be found in our documentation.
New documentation will soon be added with details on how to create new plugins.
Metadata Extraction
Additionally, this version includes a pure-Go metadata extractor built on top of the new
go-tagliblibrary. This is a significant step toward removing the C++ TagLib dependency, which will simplify cross-platform builds and packaging in future releases. The new extractor is activated by default, but in case of any issues you can revert to the previous implementation by settingScanner.Extractor="legacy-taglib"configuration option.Instant Mix
The Instant Mix feature generates a playlist of similar songs based on a selected track. By default, it retrieves similar songs from Last.fm (if configured with an API key) or falls back to Deezer. It can also be configured to use external plugins, like AudioMuse-AI for sonic analysis-based similarity recommendations.
New and Changed Configuration Options
Plugin System Options
Plugins.EnabledtruePlugins.Folder""$DataFolder/PluginsPlugins.CacheSize"200MB"Plugins.AutoReloadfalsePlugins.LogLevel""Subsonic API Options
Subsonic.MinimalClients""Subsonic.EnableAverageRatingtrueMetadata & Matching Options
SimilarSongsMatchThreshold85LastFM.Language"en""de,fr,en") for metadata fallbackDeezer.Language"en"Renamed Options (Deprecation Notice)
The following options have been renamed. The old names still work but will be removed in a future release:
HTTPSecurityHeaders.CustomFrameOptionsValueHTTPHeaders.FrameOptionsSecurity
Added
Plugins:
Server:
go-taglib) as alternative to FFmpeg-based extraction. (#4902 by @deluan)Subsonic.MinimalClientsconfiguration option for improved compatibility with minimal Subsonic clients. Default list is"SubMusic"(#4850 by @typhoon2099)UI Features:
Subsonic API:
avgRatingfield from Subsonic spec. (#4900 by @terry90)Insights:
Changed
HTTPSecurityHeaders.CustomFrameOptionsValuetoHTTPHeaders.FrameOptions. (7ccf44b by @deluan)Fixed
Playlists:
UI:
Scanner:
FullScanInProgressnot reflecting current scan request during interrupted scans. (8c80be5 by @deluan)Subsonic API:
getUserendpoint. (6ed6524 by @deluan)getNowPlayingendpoint to always be enabled regardless of configuration. (603cccd by @deluan)Server:
starred=falsefilter, handlehas_rating=false. (#4921 by @kgarner7)scrobbleandupdateNowPlayingmethods should send parameters in request body. (51026de by @deluan)New Contributors
Full Changelog: https://github.com/navidrome/navidrome/compare/v0.59.0...v0.60.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?
and Twitter!
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 this update again.
This PR has been generated by Renovate Bot.
5325509407to0aaf100bca