Thank you for your donation!


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


Problem: Spotify renderer not working
#3
Code:
pi@moode:~ $ moodeutl -l | grep librespot
20210809 101421 startSpotify(): (librespot --name "Moode Spotify" --bitrate 160 --format S16 --initial-volume 100 --volume-ctrl log --cache /var/local/www/spotify_cache --disable-audio-cache --backend alsa --device "_audioout" --onevent /var/local/www/commandw/spotevent.sh > /dev/null 2>&1 &)
pi@moode:~ $


Thanks...  Here you go.

Code:
pi@moode:/var/local/www/commandw $ sudo netstat -tulpn | grep LISTEN
tcp        0      0 0.0.0.0:6600            0.0.0.0:*               LISTEN      685/mpd
tcp        0      0 0.0.0.0:35145           0.0.0.0:*               LISTEN      10059/librespot
tcp        0      0 0.0.0.0:58185           0.0.0.0:*               LISTEN      2250/php-fpm: pool
tcp        0      0 0.0.0.0:56553           0.0.0.0:*               LISTEN      2001/php-fpm: pool
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      468/smbd
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1/init
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      401/nginx: master p

It seems to be bound to the port!



Adrian
Reply


Messages In This Thread
Spotify renderer not working - by bpgoa - 08-08-2021, 03:44 PM
RE: Spotify renderer not working - by Tim Curtis - 08-08-2021, 04:48 PM
RE: Spotify renderer not working - by bpgoa - 08-09-2021, 09:21 AM
RE: Spotify renderer not working - by Tim Curtis - 08-09-2021, 01:21 PM
RE: Spotify renderer not working - by bpgoa - 08-09-2021, 04:42 PM
RE: Spotify renderer not working - by Tim Curtis - 08-09-2021, 05:02 PM
RE: Spotify renderer not working - by bpgoa - 08-09-2021, 06:01 PM
RE: Spotify renderer not working - by bpgoa - 08-11-2021, 01:49 PM

Forum Jump: