From a16e687c02142d9799a03a883e65d0f864706795 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Sun, 17 Dec 2023 10:00:33 -0800 Subject: [PATCH] add Jukebox control to readme as planned feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bc8fe9..23162f8 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Screenshots of Supersonic running against the Navidrome demo server, showcasing * [x] Sort tracklist views by column and configure visible tracklist columns * [x] Download songs, albums or playlists * [x] Shuffle and repeat playback modes (partial; shuffle album, playlist, artist radio, random songs; repeat one/all) +* [ ] Server jukebox control (planned) * [ ] Browse by folders (planned) * [ ] Cast to uPnP/DLNA devices (likely planned) * [ ] Offline mode (eventually planned)