feat(glyph): add navidrome plugins - #530
Merged
Merged
Conversation
Add apple-music and nd-lyrics (J0R6IT0/navidrome-lyrics-plugin, wrapped as a minimal derivation around the pre-built release .ndp) via the services.navidrome.plugins list, with LyricsPriority set to prefer nd-lyrics after embedded/on-disk lyrics. Entire-Checkpoint: 7ac49b348761
stackptr
force-pushed
the
glyph/navidrome-plugins
branch
from
September 2, 2026 22:08
2de99f2 to
f420774
Compare
Resolve conflict in navidrome.nix: keep Prometheus.Enabled (added on main by #538) alongside the apple-music/nd-lyrics plugin config. Entire-Checkpoint: c5af4ce18fcb
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.
Summary
apple-musicandnd-lyricsplugins viaservices.navidrome.pluginsapple-musiccomes frompkgs.navidromePluginsnd-lyrics(J0R6IT0/navidrome-lyrics-plugin, Rust/WASM, not in nixpkgs) is wrapped as a minimal derivation around the pre-built release.ndpAgents = "apple-music,lastfm,deezer"to register apple-music in navidrome's metadata pipelineLyricsPriorityto prefernd-lyricsafter embedded/on-disk lyricsNotes
discord-rich-presence,listenbrainz-daily-playlistaudiomuseainavidrome plugin were split out into feat: glyph audiomuse-ai #547, stacked on top of this branchTest plan