Update README with planned features
This commit is contained in:
parent
abb87ec67c
commit
57935bd091
1 changed files with 45 additions and 2 deletions
47
README.md
47
README.md
|
@ -1,3 +1,46 @@
|
|||
# navidrome-alternate-ui
|
||||
# Navidrome Alternate UI
|
||||
|
||||
Alternative UI Frontend for Navidrome using the Subsonic API.
|
||||
Alternative UI Frontend for Navidrome using the Subsonic API.
|
||||
Designed around some personal misgivings I had with Navidrome's native UI and as a way for me to play around with [Sycamore](https://sycamore-rs.netlify.app/#).
|
||||
|
||||
Supports:
|
||||
|
||||
- [ ] Instance Picking (no Hardcoded URLs)
|
||||
- [ ] Album Browsing
|
||||
- [ ] Random
|
||||
- [ ] Favourites
|
||||
- [ ] Top Rated
|
||||
- [ ] Recently Added
|
||||
- [ ] Recently Played
|
||||
- [ ] Most Played
|
||||
- [ ] Artist Browsing
|
||||
- [ ] Song Browsing
|
||||
- [ ] Radios
|
||||
- [ ] Shares
|
||||
- [ ] Playlists
|
||||
- [ ] Favouriting
|
||||
- [ ] Filters
|
||||
- [ ] Queue Syncing
|
||||
- [ ] View Modes
|
||||
- [ ] Grid
|
||||
- [ ] Details
|
||||
- [ ] Table
|
||||
- [ ] Configurable Columns
|
||||
- [ ] Ratings
|
||||
- [ ] Default Client Transcoding Setting
|
||||
- [ ] Per-Device Override
|
||||
- [ ] Themeing
|
||||
- [ ] Playback
|
||||
- [ ] Play Next
|
||||
- [ ] Play Later
|
||||
- [ ] Caching
|
||||
- [ ] Pre-Caching
|
||||
- [ ] Scrobbling
|
||||
- [ ] Volume Controls
|
||||
- [ ] Loop One/Loop All
|
||||
- [ ] Shuffle Playlist/Album/Artist
|
||||
- [ ] Downloads/Export (Playlists)
|
||||
- [ ] Add/Remove Playlists
|
||||
- [ ] Add/Remove Songs to/from Playlists
|
||||
- [ ] User Settings
|
||||
- [ ] Admin UI
|
Loading…
Reference in a new issue