media library: add support for locating unknown tags/albums

This commit is contained in:
Trygve Aaberge
2015-04-18 18:42:45 +02:00
committed by Andrzej Rybczak
parent 2082a4a9a3
commit bfbafc3312
2 changed files with 119 additions and 30 deletions

View File

@@ -140,7 +140,7 @@ protected:
private:
void AddToPlaylist(bool);
bool m_tags_update_request;
bool m_albums_update_request;
bool m_songs_update_request;