Another patch by Casey Link. Better handling of mp3tunes album that has no cover...
commit5a816acf39dad1cf1877565fe10cf3c4f9ddd55b
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 19 Nov 2007 14:47:55 +0000 (19 14:47 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 19 Nov 2007 14:47:55 +0000 (19 14:47 +0000)
treeeac18a3d85c4973ff6f0277c7ceeede6e44fc064
parentad39876e65fbaded909c299bd7016fcffdeacace
Another patch by  Casey Link. Better handling of mp3tunes album that has no cover art, and generally better handling of invalid cover at in services.
Also, this patch was itself clean, but it triggered a pretty serious flaws in my own code ( Some confusion about wether to use names or ids as keys in collection maps ) that this commit also fixes.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@738726 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/servicebrowser/ServiceAlbumCoverDownloader.cpp
src/servicebrowser/mp3tunes/Mp3tunesServiceCollection.cpp
src/servicebrowser/mp3tunes/Mp3tunesServiceCollection.h
src/servicebrowser/mp3tunes/Mp3tunesServiceQueryMaker.cpp