update readme with new features and future plans
This commit is contained in:
parent
d4189f2bfa
commit
c016628dc5
1 changed files with 3 additions and 2 deletions
|
|
@ -7,11 +7,13 @@ This is a native music player for Android devices that connects to Jellyfin medi
|
|||
## Features
|
||||
|
||||
* Basic library navigation
|
||||
* Cache songs individually or through batch actions
|
||||
* Gapless playback
|
||||
* Sort albums and songs by different fields
|
||||
* Search media for partial matches
|
||||
* Media service integration with notification
|
||||
* Favorites and playlists
|
||||
* Playback history reporting
|
||||
* Filter content by library
|
||||
|
||||
## Issues
|
||||
|
|
@ -20,18 +22,17 @@ Since this was a small project intended mainly for myself, there are some things
|
|||
|
||||
* Artist sorting isn't available through the API
|
||||
* Playlists and favorites will not update automatically when changed
|
||||
* Batch actions are not yet functional
|
||||
|
||||
## Future Plans
|
||||
|
||||
If I ever find the time, these are some of the items I would potentially include.
|
||||
|
||||
* Interface overhaul
|
||||
* Recents caching
|
||||
* Offline downloads
|
||||
* SyncPlay
|
||||
* Smart playlists
|
||||
* Session controls
|
||||
* QuickConnect
|
||||
|
||||
These are features I wouldn't include myself, but I would accept pull requests with good code.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue