Aylur / astal

Building blocks for creating custom desktop shells
https://aylur.github.io/astal/
GNU Lesser General Public License v2.1
144 stars 15 forks source link

Album cover with Mpris: Failed to cache cover art with url #52

Open Lap1n opened 3 days ago

Lap1n commented 3 days ago

Describe the bug When using the Mpris library (provided sample bar), I get the following error with the spotify client: player.vala:304: Failed to cache cover art with url "https://i.scdn.co/image/<THE_ALBUM_COVER_ID>": Operation not supported The song title does show correctly and the url does resolve to a valid image (with wget).

To Reproduce

Expected behavior Album cover art showing in the bar

Additional context

rubiin commented 4 hours ago

try to install gvfs. I had similar log