Removed orphan items after scan, make multi tag values work again
This commit is contained in:
@@ -83,7 +83,8 @@ class MediaScanner
|
||||
// Helpers
|
||||
void refreshScanSettings();
|
||||
|
||||
void checkAudioFiles( Stats& stats );
|
||||
void removeMissingTracks( Stats& stats );
|
||||
void removeOrphanEntries();
|
||||
void checkDuplicatedAudioFiles( Stats& stats );
|
||||
void scanAudioFile( const boost::filesystem::path& file, bool forceScan, Stats& stats);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user