mrf7/DJApp

Setup database to store song requests

Closed this issue · 0 comments

mrf7 commented

Setup a room database to store songs that have been requested. Find the thing to autopopulate the database with data at launch. Alternatively, see if theres a way to get random songs and/or just populate it with the songs in some playlist.

The data base should only save the song name, artist (both for caching), and the id of the song to get the rest from the api.