Add live scanning (#199)
This commit is contained in:
@@ -66,6 +66,8 @@ class SCollection : public QObject {
|
||||
void ResumeWatcher();
|
||||
|
||||
void FullScan();
|
||||
void AbortScan();
|
||||
void Rescan(const SongList &songs);
|
||||
|
||||
private slots:
|
||||
void IncrementalScan();
|
||||
|
||||
Reference in New Issue
Block a user