Block a user
Change data type of song from string to date
Separate directory and filename from path in coverart
Make the functions/methods usable for checking if a token expires
Cleanup in generating dir and filename
TODO: Do something about hard-coded file extensions
Make did_token_expire() function use functions/methods from icarus_models src/main.rs
Make filename random in update_queued_song() function src/api.rs
Get rid of the lib.rs file. Place the contents in other areas
Retrieve the service username from the db
Place contents of run_migrations.txt somewhere else