Marshalldog

Results 6 comments of Marshalldog

@jaedb @ericroussille will there be an update to mopidy-spotify to fix this? and are there any good alternatives to mopidy that can use Spotify and can connect to snapcast?

Anyone got any ideas on how turn an MLSC pi into a DLNA speaker?

@carlyd95 I've been trying to get snapcast client running but the second I install MLSC, snapcast client stops working. ``` ● snapclient.service - Snapcast client Loaded: loaded (/lib/systemd/system/snapclient.service; enabled; vendor...

what i did ``` sudo apt-get update sudo apt-get upgrade sudo reboot ``` I upload snapclient_0.26.0-1_armhf.deb via winscp ran the following commands ``` sudo apt install vim sudo dpkg -i...

I'm probably wrong but: go to the terminal on the raspberry pi (install raspbian) ``` npm install https://github.com/vbaicu/mMusicCast ``` then ``` npm start mMusicCast ``` probably wrong