Deluan 736e339080 feat: filter NowPlaying by musicFolderId so the UI hides inaccessible entries
Adds support for the standard Subsonic musicFolderId parameter on the
getNowPlaying endpoint. When provided, results are restricted to those
libraries (validated against the user's access); when absent, all entries are
returned, preserving the spec behavior for third-party clients.

The web UI now passes the user's accessible libraries (the active picker
selection when set, otherwise all of the user's libraries), so the NowPlaying
panel no longer shows entries the user cannot open — which previously rendered
with broken cover art and dead album/artist links.

Signed-off-by: Deluan <deluan@navidrome.org>
2026-06-19 22:43:30 -04:00
..
2026-05-28 22:13:05 -03:00