supermedium / beatsaver-viewer

⚔️ Web-based viewer for Beat Saver maps, built with A-Frame and JavaScript.
https://supermedium.com/beatsaver-viewer/?id=811-535&difficulty=Expert
MIT License
192 stars 32 forks source link

Display an error if a song can't be fetched (e.g. if .zip is not found) #8

Closed n3tman closed 5 years ago

n3tman commented 5 years ago

Currently there's no indication if a song can't be found on Beatsaver website.

Message says "Downloading song...", example: https://supermedium.com/beatsaver-viewer/?id=811-533

Would be nice to implement a callback and change the message accordingly (like "Song can't be found").

ngokevin commented 5 years ago

Alright, working on it.

ngokevin commented 5 years ago

https://github.com/supermedium/beatsaver-viewer/commit/ca8245c7bc0251c859429a12f627f2b1d2013484