GNOME Bugzilla – Bug 761030
Album-Art caching issue
Last modified: 2016-01-24 07:03:29 UTC
when running rhythmbox in debug mode, i can see that for some albums, rhythmbox expects .cache/rhythmbox/album-art/001 to be a file whereas with most albums, it expects it to be a directory. this causes issues where if 001 is set as a directory, some albums show album art and the rest are shown if 001 is a file.
commit cb25f0d should fix this
error saving /home/mangix/.cache/rhythmbox/album-art/001/174: Error opening file '/home/mangix/.cache/rhythmbox/album-art/001/174': Not a directory didn't fix it.
this is about as fixed as it's going to get.
oh. had to clear the cache. works now.