Closed bloodstreams closed 2 years ago
It looks like the API isn't returning the cover art links for that album specifically.
"id": "224302372",
"title": "God is Partying",
"upc": "840588138104",
"link": "https://www.deezer.com/album/224302372",
"share": "https://www.deezer.com/album/224302372?utm_source=deezer&utm_content=album-224302372&utm_term=0_1631639969&utm_medium=web",
"cover": "",
"cover_small": null,
"cover_medium": null,
"cover_big": null,
"cover_xl": null,
"md5_image": "a847dc27dd8c98145ff4b93be27e1065",
"genre_id": 152,
I don't think I can do anything about this. I may switch to using their private API later, which may resolve the issue.
When downloading certain albums from Deezer (for example: https://www.deezer.com/nl/album/224302372), the following error occurs (removed all the login information manually for this ticket):
Looks like it cannot find any album art while there is album art present for the album that I tried to download (Album link: https://www.deezer.com/nl/album/224302372. Album art link: https://cdns-images.dzcdn.net/images/cover/a847dc27dd8c98145ff4b93be27e1065/500x500-000000-80-0-0.jpg).
My config is as follows (removed all the login information manually for this ticket):