Read the statement by Michael Teeuw here.
MMM-AlexaControl or MMM-AlexaOn/Off setup
-
@dave_ u got the eaddressinuse error. something is using port 1900, this the the port we stopped Spotify to get access to
stop mm, then do
sudo netstat -a | grep 1900
in there is a response then something is still using the port.
I havent tried discovery from my Alexa app in a long time. since they made it possible via voice command
-
@sdetweil that’s what it says
-
@dave_
ok do thissudo netstat -a -p | grep 1900
mine shows this when MM is running
sudo netstat -a -p | grep 1900 udp 0 0 0.0.0.0:1900 0.0.0.0:* 11153/electron.js
-
@sdetweil ohh shit i had installed jellyfin media server ages ago and that’s what it’s saying how do i uninstall that 😂
-
@dave_ sorry, no idea… google might help
-
@sdetweil lemme see and I’ll let u know
-
@sdetweil can i just Change the ports? And then make ot work if yes what should i change it to
-
@dave_ no ssdp discovery only supports port 1900
-
@sdetweil makes sense
-
@dave_ come on man, google says
https://www.electromaker.io/tutorial/blog/how-to-install-jellyfin-on-the-raspberry-pi
and shows how to start/stop