ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/playback/Plan.md

524 B

UI: [x] Display tracks [x] On selection: Translate Tracks to MediaItems [x] Move playlist val to Controller: Keep it around for easier migration!! [x] Also make a LRU Cache to help with translation between MediaItem and DownloadFile [x] Hand MediaItems to Service [] If wanted also hand them to Downloader.kt [x] Service plays MediaItem through OkHttp [x] UI needs to receive info from service [x] Create a Cache Layer [] Translate AutoMediaBrowserService [] Add new shuffle icon....

convertToPlaybackStateCompatState()