From 03e4afd79b6d56b6e3a8e7701b888dc86a7093f5 Mon Sep 17 00:00:00 2001 From: dkanada Date: Wed, 9 Sep 2020 14:01:16 +0900 Subject: [PATCH] update readme --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a391594a..0b6fcde4 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,26 @@ This is a native music player for Android devices that connects to Jellyfin medi Since this was a small project intended mainly for myself, there are some things I haven't resolved yet. I would appreciate pull requests to fix any of these issues! -* All lists are capped at 100 entries to avoid excessive load times * Artist sorting isn't available through the API * Playlists and favorites will not update automatically when changed -* Sorting also requires a reload to take effect * Batch actions are not yet functional ## Future Plans -I don't currently have plans to add any large features. If I ever find the time, these are some of the items I would potentially include. +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 + +These are features I wouldn't include myself, but I would accept pull requests with good code. + * Support for other media types +* Chromecast +* Android Auto ## Screenshots