Do AddOrUpdateSongs in database thread
This commit is contained in:
@@ -186,6 +186,8 @@ class CollectionBackend : public CollectionBackendInterface {
|
||||
|
||||
Song::Source Source() const;
|
||||
|
||||
void AddOrUpdateSongsAsync(const SongList &songs);
|
||||
|
||||
public slots:
|
||||
void Exit();
|
||||
void LoadDirectories();
|
||||
|
||||
Reference in New Issue
Block a user