Get Metadata queue #23

Merged
phoenix merged 5 commits from get_metedata_queue into devel 2025-06-14 00:30:26 +00:00
Showing only changes of commit b8f6a54a81 - Show all commits

View File

@@ -57,10 +57,9 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
println!("Id: {:?}", id);
println!("Metadata: {:?}", metadata);
println!("Created at: {:?}", created_at);
// TODO: Get queued song's metadata
// TODO: Get queued coverart
// TODO: Get queued coverart's data
// TODO: Apply metadata to the queued song
// TODO: Apply metadata to the queued song (modifying file)
// TODO: Update the queued song with the updated queued song
// TODO: Create song
// TODO: Create coverart