diff --git a/README.md b/README.md index 0b6fcde4..b6eb1215 100644 --- a/README.md +++ b/README.md @@ -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.