Set meta bug fix #27

Merged
phoenix merged 7 commits from fix_set_meta into devel 2025-06-20 21:01:54 -04:00
Showing only changes of commit 4bb5fda2d4 - Show all commits

View File

@@ -135,6 +135,7 @@ pub mod coverart {
}
pub mod metadata {
// TODO: Move this at the end after the non-std crates
use crate::types;
use lofty::file::AudioFile;
use lofty::tag::Accessor;