Create song #33

Merged
phoenix merged 9 commits from create_song into devel 2025-07-15 00:53:13 +00:00
Showing only changes of commit 4012678a0c - Show all commits

View File

@@ -39,26 +39,6 @@ pub mod response {
}
}
/*
*
* {
"album": "Are You Experienced?",
"album_artist": "The Jimi Hendrix Experience",
"artist": "The Jimi Hendrix Experience",
"disc": 1,
"disc_count": 1,
"duration": 213,
"genre": "Psychadelic Rock",
"title": "Hey Joe",
"track": 1,
"track_count": 17,
"year": 1967,
"audio_type": "flac",
"user_id": "{{user_id}}",
"song_queue_id": "{{queued_song_id}}"
}
*
*/
// TODO: Create coverart
// TODO: Wipe data from queued song
// TODO: Wipe data from queued coverart