From a2104059e2cb0b6d633f75d184e426189095ccc9 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Tue, 17 Jan 2023 11:47:46 -0800 Subject: [PATCH] add more planned features to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a674008..c22f68c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Slightly outdated screenshots of Supersonic running against the Navidrome demo s * [ ] View and edit play queue (coming soon) * [ ] Set/unset favorite and browse by favorites (coming soon) * [ ] Browse, create, and edit playlists (coming soon) +* [ ] Artist view with biography, image, similar artists (coming soon) * [ ] Shuffle and repeat playback modes (planned) * [ ] Set and view five-star rating (planned) * [ ] Browse by folders (planned) @@ -27,7 +28,9 @@ Slightly outdated screenshots of Supersonic running against the Navidrome demo s * [ ] Download album or playlist (planned) * [ ] ReplayGain audio normalization support (planned, depending on files being ReplayGain tagged on server) * [ ] Cast to uPnP/DLNA devices (tentatively planned) - +* [ ] Offline mode (eventually planned) +* [ ] iOS/Android support (eventually planned) +* [ ] Lyrics support (eventually planned) ## Build instructions (Ubuntu)