feat(oci/navidrome): update 0.60.3 ➼ 0.61.0#5248
Merged
Conversation
Deploying jjgadgets-biohazard with
|
| Latest commit: |
46fe32b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://043d46df.jjgadgets-biohazard.pages.dev |
| Branch Preview URL: | https://renovate-ghcr-io-navidrome-n.jjgadgets-biohazard.pages.dev |
Contributor
Author
kube/helmrelease/out00--- HelmRelease: media/navidrome Deployment: media/navidrome
+++ HelmRelease: media/navidrome Deployment: media/navidrome
@@ -109,13 +109,13 @@
value: Welcome to JJGadgets Music.
- name: TZ
value: null
envFrom:
- secretRef:
name: navidrome-secrets
- image: ghcr.io/navidrome/navidrome:0.60.3@sha256:a5dce8f33304714dd138e870cca0dcab3d937ca236be1a9f2b97da009d1a0048
+ image: ghcr.io/navidrome/navidrome:0.61.0@sha256:b14a6acb5cd5ee73f3a13d63d8d68ede82dedb796aa522fbada94769d990cf0b
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
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.60.3→0.61.0Release Notes
navidrome/navidrome (ghcr.io/navidrome/navidrome)
v0.61.0Compare Source
This version brings a comprehensive Artwork overhaul, with per-disc cover art, artist image uploads, animated image preservation, and a faster image pipeline powered by WebP encoding. You can now upload custom artwork for playlists, artists, and internet radios directly from the UI, and multi-disc albums will automatically pick up disc-specific cover images.
Search has been completely rebuilt on top of SQLite FTS5 with two-phase BM25 ranking, delivering faster and more accurate results across your entire library.
Transcoding is now fully server-managed: Navidrome detects client codecs, applies format-aware bitrate defaults, and implements the OpenSubsonic Transcoding extension, so clients no longer need to guess what format to request.
The Plugin System continues to mature with new host services for HTTP requests, persistent task queues, lyrics providers, and key-value storage with TTL support, giving plugin developers more tools to build powerful integrations.
Security
golang.org/x/imageto v0.38.0 to address CVE-2026-33809. (#5268)Spotify.IDandSpotify.Secretconfiguration options are no longer supported. Use the Last.fm or Deezer agents, or a plugin for similar functionality, like the new Apple Music Plugin. (#5197 by @deluan)Configuration Changes
EnableArtworkUploadtrueEnableM3UExternalAlbumArt#EXTALBUMARTURLdirectives in M3U playlists. (#5131)falseDiscArtPrioritydisc*.*, cd*.*, cover.*, folder.*, front.*, discsubtitle, embeddedArtistImageFolderSearch.Backendftsfor FTS5 full-text search). (#5079)ftsExtAuth.LogoutURL""Subsonic.AppendAlbumVersiontrueUISearchDebounceMsCoverJpegQuality→CoverArtQuality75SearchFullStringSearch.FullStringinstead. (#5079)Spotify.ID,Spotify.SecretFor a complete list of all configuration options, see the Configuration Options documentation.
Artwork
DiscArtPriority. (#5182 by @deluan)UI
pathfield as optional column in library list for desktop view. (4e34d3ac1 by @deluan)DefaultTheme="Auto"from config. (#5190 by @trek-e)Search
search3endpoint. (#5086 by @deluan)Transcoding
Subsonic API
transcodingextension. (#4990 by @deluan)publicattribute for playlists in XML responses. (0c3cc8653 by @deluan)Scanner
Playlists / Smart Playlists
#EXTALBUMARTURLdirective and sidecar images for playlist cover art. (#5131 by @deluan)averageRatingas a smart playlist field. (#5092 by @Lokke)Server
ND_-prefixed environment variable names in config files. (#5258 by @deluan)~syntax support for schedule expressions. (#5233 by @deluan)created_atwhen moving songs between libraries. (#5055 by @deluan)http.TimeFormatfor Last-Modified header. (#5219 by @SimonTeixidor)Plugins
[]bytefor binary support. (6fd044fb0 by @deluan)Translations
New Contributors
Full Changelog: navidrome/navidrome@v0.60.3...v0.61.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 Asia/Singapore)
🚦 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 Renovate Bot.