Create song #33
@@ -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
|
||||
|
Reference in New Issue
Block a user