Lightw3ight / PlayMeExtension

A Chrome extension for the Play Me jukebox
5 stars 3 forks source link

Better image fallback when missing #14

Open overflew opened 5 years ago

overflew commented 5 years ago

Affects: QueuedItem & Now Playing

image

SO suggests it can be patched by listening to the error property: https://stackoverflow.com/questions/36429903/angular-2-check-if-image-url-is-valid-or-broken

It seems like Spotify API is giving us URLs that give 403s? image