Re-organized providers and added a few
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ use shanty_db::queries;
|
||||
use crate::error::TagResult;
|
||||
use crate::file_tags;
|
||||
use crate::matcher::{self, ScoredMatch};
|
||||
use crate::provider::MetadataProvider;
|
||||
use shanty_data::MetadataFetcher as MetadataProvider;
|
||||
|
||||
/// Configuration for a tagging operation.
|
||||
pub struct TagConfig {
|
||||
|
||||
Reference in New Issue
Block a user