Album art not loading / rejected for certain album

Picard rejects the album art for EP ††† ~ Release by †††

Log:

D: 11:00:34,354 webservice._handle_reply:572: Response received: {‘images’: [{‘approved’: True, ‘back’: False, ‘comment’: ‘’, ‘edit’: 52590601, ‘front’: False, ‘id’: 19764971064, ‘image’: ‘http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064.jpg’, ‘thumbnails’: {‘1200’: ‘http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064-1200.jpg’, ‘250’: ‘http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064-250.jpg’, ‘500’: ‘http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064-500.jpg’, ‘large’: ‘http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064-500.jpg’, ‘small’: ‘http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064-250.jpg’}, ‘types’: }], ‘release’: ‘https://musicbrainz.org/release/5d381075-8825-46b4-a9e8-2981ef705740’}
D: 11:00:34,354 coverart/providers/caa._caa_json_downloaded:293: CAA types: included: {‘front’, ‘medium’}, excluded: {‘top’, ‘bottom’, ‘other’, ‘booklet’, ‘poster’, ‘obi’, ‘matrix/runout’, ‘tray’, ‘raw/unedited’, ‘sticker’, ‘watermark’, ‘track’, ‘liner’}
D: 11:00:34,354 coverart/providers/caa._caa_json_downloaded:313: CAA image rejected: http://coverartarchive.org/release/5d381075-8825-46b4-a9e8-2981ef705740/19764971064.jpg [‘unknown’]
D: 11:00:34,354 coverart.next_in_queue:146: Skipping cover art provider Local Files ?
D: 11:00:34,354 coverart.next_in_queue:146: Skipping cover art provider UrlRelationships ?
D: 11:00:34,355 coverart.next_in_queue:146: Skipping cover art provider CaaReleaseGroup ?

For me it looks like you got the wrong information in the json but i don’t know why.
your .json error: ‘front’: False
the original json has : ‘front’: true
json: https://ia903104.us.archive.org/30/items/mbid-5d381075-8825-46b4-a9e8-2981ef705740/index.json
I would just try again with Picard.

ive tried several times. changed cover art settings as well but to no avail. is there any local cache that could be screwing it up?

There’s a network query cache, you can display its path using debug mode and checking log for “NetworkDiskCache dir”. Once you have the path, stop Picard, delete the directory, and restart Picard.

For me it gives:

D: 14:57:42,846 webservice._init_cache:400: NetworkDiskCache dir: '/home/zas/.cache/MusicBrainz/Picard/network/'
1 Like