This commit is contained in:
emeric
2019-03-10 13:49:51 +01:00
parent 99d592a71e
commit 4d01a1e996
12 changed files with 272 additions and 196 deletions
+1 -1
View File
@@ -475,7 +475,7 @@ MediaScanner::scanAudioFile(const boost::filesystem::path& file, bool forceScan,
}
// ***** Artist
Artist::pointer artist;
std::set<Artist::pointer> artists;
{
std::string artistName;
std::string artistMusicBrainzID;