Add feature list to readme
This commit is contained in:
@@ -4,9 +4,24 @@ A lightweight desktop client for Subsonic music servers. This is in early develo
|
|||||||
On first startup, the app will prompt you for your Subsonic server connection. The app currently has a searchable albums grid view, an artist discography view, and individual album view with tracklist.
|
On first startup, the app will prompt you for your Subsonic server connection. The app currently has a searchable albums grid view, an artist discography view, and individual album view with tracklist.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Fast, lightweight, native UI
|
* [x] Fast, lightweight, native UI
|
||||||
* High-quality gapless audio playback powered by MPV
|
* [x] High-quality gapless audio playback powered by MPV
|
||||||
* Infinite scrolling
|
* [x] Infinite scrolling
|
||||||
|
* [x] Scrobble plays to server
|
||||||
|
* [x] Browse, search, and play albums
|
||||||
|
* [x] Album view with tracklist
|
||||||
|
* [x] Browse by genre (partial; full support coming soon)
|
||||||
|
* [x] Browse by artist (partial; full support coming soon)
|
||||||
|
* [ ] View and edit play queue (coming soon)
|
||||||
|
* [ ] Set/unset favorite and browse by favorites (coming soon)
|
||||||
|
* [ ] Browse, create, and edit playlists (coming soon)
|
||||||
|
* [ ] Shuffle and repeat playback modes (planned)
|
||||||
|
* [ ] Set and view five-star rating (planned)
|
||||||
|
* [ ] Browse by folders (planned)
|
||||||
|
* [ ] Multi-server support (planned)
|
||||||
|
* [ ] Download album or playlist (planned)
|
||||||
|
* [ ] Cast to uPnP/DLNA devices (tentatively planned)
|
||||||
|
|
||||||
|
|
||||||
## Build (Ubuntu)
|
## Build (Ubuntu)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user