mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 13:21:52 +02:00
@@ -191,6 +191,7 @@ MusicBrainzPlugin::gotReleaseGroupsSlot()
|
|||||||
Tomahawk::InfoSystem::InfoStringHash criteria;
|
Tomahawk::InfoSystem::InfoStringHash criteria;
|
||||||
criteria["artist"] = origData["artist"];
|
criteria["artist"] = origData["artist"];
|
||||||
emit updateCache( criteria, 0, requestData.type, returnedData );
|
emit updateCache( criteria, 0, requestData.type, returnedData );
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user