feat(subsonic): per-server music folder filter and sidebar picker

Apply musicFolderId across Subsonic requests, bump a filter version so library views reload, and add a fixed-position sidebar dropdown (with capped height when there are many folders).
This commit is contained in:
Maxim Isaev
2026-04-07 13:59:59 +03:00
parent 0f3033d84e
commit f08619fb3d
29 changed files with 488 additions and 35 deletions
+3
View File
@@ -23,6 +23,9 @@ export const deTranslation = {
genres: 'Genres',
playlists: 'Playlists',
radio: 'Internetradio',
libraryScope: 'Bibliotheksumfang',
libraryScopeHint: 'Gesamten Server-Katalog oder nur einen Medienordner durchsuchen.',
allLibraries: 'Alle Bibliotheken',
},
home: {
hero: 'Featured',