Read the statement by Michael Teeuw here.
MMM-TouchPlayerBasic - Simple Webradio and mp3 Playlist player.
-
@yawns Thanks!
For those who don’t want to install it, here is a link to show the animations :
https://www.youtube.com/watch?v=ii-LgaDGUjw&feature=youtu.be -
The design looks great ! Going to try it soon !
-
Got asked how to hide the text above the icons, the easiest way is to add
.MMM-TouchPlayerBasic .rotate {display: none;}
To your custom.css file
-
This post is deleted! -
tnx for this module now i can hook up my squeezebox to my magic mirror since that does not requier touch at all can be remote controlled :)
-
This post is deleted! -
@johnnyboy Logitech Squeezebox player is an old player (but still developed) that allows you to stream music to small devices like pi or computer or phones for that matter
http://wiki.slimdevices.com/index.php/Logitech_Media_Server
all you need is a client to receive the music via logitechs own protocol or m3u files so you already support it but if you want to implement native support that would be awesome.
for more info on the protocol
http://wiki.slimdevices.com/index.php/SlimProto_TCP_protocol
and i do belive there is a package for nodejs for the protocol
https://www.npmjs.com/package/squeezenode
not sure how good it is.
-
This post is deleted! -
Nice, would be cool to have a fully functional squeezeclient in the mirror :)
-
Hi, I love this TouchPlayer, but Soundconrol didn’t work. Volume up/down and mute/unmute. Anyone could help me?