// TODO: Refactor this file when this app is functional // TODO: Update the queued song with the updated queued song pub async fn update_queued_song(song_path: &String) { } // TODO: Create song // TODO: Create coverart // TODO: Wipe data from queued song // TODO: Wipe data from queued coverart