07-10-2019, 12:55 PM
You could edit /var/www/inc/playerlib.php, function startSpotify() to generate a verbose log for librespot.
Comment out the first line and uncomment the line below it, then restart Spotify renderer.
Comment out the first line and uncomment the line below it, then restart Spotify renderer.
Code:
' > /dev/null 2>&1 &';
//' -v > /home/pi/librespot.txt 2>&1 &'; // r45a debug