MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-TouchPlayerBasic - Simple Webradio and mp3 Playlist player.

    Scheduled Pinned Locked Moved Entertainment
    touchmusicradio
    15 Posts 7 Posters 13.3k Views 10 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      plumcraft
      last edited by

      The design looks great ! Going to try it soon !

      1 Reply Last reply Reply Quote 0
      • brobergB Offline
        broberg Project Sponsor
        last edited by

        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

        johnnyboyJ 1 Reply Last reply Reply Quote 0
        • johnnyboyJ Offline
          johnnyboy @broberg
          last edited by johnnyboy

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • ToastT Offline
            Toast
            last edited by Toast

            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 :)

            johnnyboyJ 1 Reply Last reply Reply Quote 1
            • johnnyboyJ Offline
              johnnyboy @Toast
              last edited by johnnyboy

              This post is deleted!
              ToastT 1 Reply Last reply Reply Quote 0
              • ToastT Offline
                Toast @johnnyboy
                last edited by Toast

                @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.

                johnnyboyJ 1 Reply Last reply Reply Quote 1
                • johnnyboyJ Offline
                  johnnyboy @Toast
                  last edited by johnnyboy

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • ToastT Offline
                    Toast
                    last edited by

                    Nice, would be cool to have a fully functional squeezeclient in the mirror :)

                    1 Reply Last reply Reply Quote 1
                    • B Offline
                      Benjoe1896
                      last edited by

                      Hi, I love this TouchPlayer, but Soundconrol didn’t work. Volume up/down and mute/unmute. Anyone could help me?

                      brobergB 1 Reply Last reply Reply Quote 1
                      • brobergB Offline
                        broberg Project Sponsor @Benjoe1896
                        last edited by

                        @Benjoe1896

                        It uses alsamixer command lines in the node helper file, your system probably doesn’t have alsa installed then.
                        Either install that or check what your linux distribution uses for sound management and change the node helper file accordingly!

                        1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy