Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Spotify Connect failures on Moode 4.4
#19
You could try this simple php script

Code:
#!/usr/bin/php
<?php

set_include_path('/var/www/inc');
require_once 'playerlib.php';

stopSpotify();
startSpotify();

sudo nano ./restartSpot.php
paste script code into file
save the file
chmod 0755 ./restartSpot.php

./restartSpot.php
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Spotify Connect failures on Moode 4.4 - by abyrd - 12-13-2018, 05:51 PM
RE: Spotify Connect failures on Moode 4.4 - by Tim Curtis - 01-07-2019, 04:31 PM

Forum Jump: