steve-pedersen / spotify-infosuite

A desktop, content-based retrieval app that will fetch and display extensive information about the artist and song you are currently listening to on Spotify. This is a school project at SF State.
https://stevedpedersen.github.io/spotify-infosuite
MIT License
3 stars 0 forks source link

Need 404 error handlers for images #11

Closed arlesondak closed 6 years ago

stevedpedersen commented 6 years ago

I started adding 404 handling and made it so it loads a default piano image if no image is found, but im not totally sure its working properly.

Edit: This seems to be working okay now.