Upgrade Navidrome to v0.61.1

Major artwork overhaul: per-disc cover art, rebuilt search engine (SQLite
FTS5), server-managed transcoding, WebP encoding with performance fix.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-04-11 15:00:18 -07:00
commit d54f6e8242
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Navidrome music server
# Three-stage build: UI (Node), backend (Go+taglib), runtime (Alpine)
ARG CONTAINER_APP_VERSION=v0.60.3
ARG CONTAINER_APP_VERSION=v0.61.1
ARG NAVIDROME_VERSION=${CONTAINER_APP_VERSION}
FROM node:22-alpine AS ui-build

View file

@ -0,0 +1 @@
Upgrade Navidrome to v0.61.1 — major artwork overhaul with per-disc cover art, rebuilt search engine (SQLite FTS5), server-managed transcoding, and WebP performance fix.

View file

@ -178,8 +178,8 @@ services:
- name: navidrome
type: argocd
last-reviewed: 2026-03-02
current-version: "v0.60.3"
last-reviewed: 2026-04-11
current-version: "v0.61.1"
upstream-source: https://github.com/navidrome/navidrome/releases
- name: miniflux