soulsync/webui
Broque Thomas f3a397fc74 Chain Jellyfin loads
Ensure Jellyfin music libraries are loaded after users by chaining loadJellyfinUsers() with .then(loadJellyfinMusicLibraries()) at three call sites (settings load, server toggle, and connection test) to avoid race conditions. Also add database write-ahead log and shared-memory files (database/music_library.db-wal and database/music_library.db-shm).
2026-02-25 16:54:50 -08:00
..
static Chain Jellyfin loads 2026-02-25 16:54:50 -08:00
index.html Add global watchlist override and UI 2026-02-24 22:09:08 -08:00