meltaxa / musicfig

A Raspberry Pi jukebox that uses LEGO Dimensions and Minifigures to play Spotify or MP3 tracks.
https://musicfig.com
MIT License
22 stars 9 forks source link

function generates errors if no internet connection is available #4

Closed zork32 closed 4 years ago

zork32 commented 4 years ago

https://github.com/meltaxa/jukebox-portal/blob/d46530b47d33f7b45abd5690dda81008c6ac2b0e/app/init.py#L30

'Check for updates' function generates errors if no internet connection is available.

meltaxa commented 4 years ago

Hi @zork32. Checkout branch offline-fix-and-command-feature for the fix.