Refactored how filter tags are handled in the scan settings
This commit is contained in:
@@ -37,6 +37,7 @@ namespace Scanner
|
||||
|
||||
void removeOrphanTracks(ScanContext& context);
|
||||
void removeOrphanClusters();
|
||||
void removeOrphanClusterTypes();
|
||||
void removeOrphanArtists();
|
||||
void removeOrphanReleases();
|
||||
bool checkFile(const std::filesystem::path& p);
|
||||
|
||||
Reference in New Issue
Block a user