Collectionwatcher: sink PerformEBUR128Analysis() into ScanNewFile & friends
This commit is contained in:
committed by
Jonas Kvinge
parent
1462bfa297
commit
bda2b91c92
@@ -374,6 +374,7 @@ class Song {
|
||||
bool IsFingerprintEqual(const Song &other) const;
|
||||
bool IsAcoustIdEqual(const Song &other) const;
|
||||
bool IsMusicBrainzEqual(const Song &other) const;
|
||||
bool IsEBUR128Equal(const Song &other) const;
|
||||
bool IsArtEqual(const Song &other) const;
|
||||
bool IsAllMetadataEqual(const Song &other) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user