Get queued coverart data #26
@@ -172,6 +172,9 @@ pub async fn generate_coverart_queue_dir_and_filename() -> (String, String) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Do not hard code the file extension
|
||||||
|
filename = filename + ".jpeg";
|
||||||
|
|
||||||
// TODO: Consider separating song and coverart when saving to the filesystem
|
// TODO: Consider separating song and coverart when saving to the filesystem
|
||||||
let directory = icarus_envy::environment::get_root_directory().await;
|
let directory = icarus_envy::environment::get_root_directory().await;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user