07-18-2018, 01:33 PM
(07-17-2018, 08:10 PM)ImInTheMoOdeForAudio Wrote: Can you check which processes are running?
type this command: ps -ef | grep spotify
copy and paste your output here. Perhaps I can see if you miss something.
Code:
pi@moode:~ $ ps -ef | grep spotify
root 286 1 0 16:29 ? 00:00:00 /usr/bin/avahi-publish-service TestConnect _spotify-connect._tcp 4000 VERSION=1.0 CPath=/login/_zeroconf
pi 289 1 0 16:29 ? 00:00:00 /bin/sh /home/pi/spotify/spotif-connect.sh
pi 297 289 5 16:29 ? 00:00:10 python main.py --playback_device CARD=UAC2 -m PCM --mixer_device_index 0 --bitrate 320 --name moOde Connect --key /home/pi/spotify/spotify-connect-web/spotify_appkey.key
pi 1425 1367 0 16:32 pts/0 00:00:00 grep --color=auto spotify