Hi,
username/password with premium account is available.
in your config, it’s email used for spotify not username 🙂
Note: You need EXT-Raspotify or EXT-Librespot not both
If you try EXT-Librespot don’t forget to uninstall EXT-Raspotify with npm run remove , otherwise you will have a conflict
Notes:
to verify email and password field just connect to Spotify website with it verify if llaunched:For EXT-Librespot
pi@raspberrypi:~ $ ps aux | grep librespot pi 4478 0.0 0.1 16612 2696 ? Ssl Mar15 0:02 /home/pi/MagicMirror/modules/EXT-Librespot/components/librespot/target/release/librespot --name Jarvis --username XXXX@XXX.XXX --password XXXX --initial-volume 100 --cache /home/pi/MagicMirror/modules/EXT-Librespot/components/librespot/cache --volume-range 50 pi 20529 0.0 0.0 4892 528 pts/0 S+ 10:37 0:00 grep --color=auto librespotFor EXT-Raspotify
~/MagicMirror$ ps aux | grep librespot raspoti+ 6596 0.0 0.1 152992 8388 ? Ssl 10:40 0:00 /usr/bin/librespot pi 6606 0.0 0.0 11488 2320 pts/1 S+ 10:41 0:00 grep --color=auto librespotif you are more than 2 process , this mean that you have a config problem