From 8c0994e11e328726ea51cf970725e18cbda2a6ad Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Sun, 26 Mar 2023 19:58:50 -0700 Subject: [PATCH] README roadmap updates --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c21997f..a08f2ef 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,10 @@ A lightweight cross-platform desktop client for Subsonic music servers (Navidrom * [x] Set/unset favorite and browse by favorite albums, artists, and songs * [x] View and edit play queue (add and remove tracks; reorder support coming soon) * [x] Shuffle and repeat playback modes (partial; shuffle album, playlist, artist radio, random songs) -* [ ] Set and view five-star rating (planned) * [ ] Set filters in albums browsing view (planned) * [ ] Browse by folders (planned) * [ ] Multi-server support (planned) -* [ ] Download album or playlist (planned) +* [ ] Download songs, albums or playlists (planned) * [ ] ReplayGain audio normalization support (planned, depending on files being ReplayGain tagged on server) * [ ] Cast to uPnP/DLNA devices (likely planned) * [ ] Built-in multi-band equalizer (eventully planned)