Update to artist credit handling
This commit is contained in:
@@ -53,6 +53,7 @@ impl MetadataProvider for MockProvider {
|
||||
}],
|
||||
duration_ms: Some(413_000),
|
||||
genres: vec!["Progressive Rock".into()],
|
||||
secondary_artists: vec![],
|
||||
})
|
||||
} else {
|
||||
Err(shanty_tag::TagError::Other("not found".into()))
|
||||
|
||||
Reference in New Issue
Block a user