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-Spotify

    Scheduled Pinned Locked Moved Entertainment
    249 Posts 51 Posters 236.1k Views 54 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.
    • L Offline
      Lauren0612 @Guest
      last edited by

      @Bugsounet good luck in your new job!

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by

        Thx, i start it in 15 days !
        So imagine, i have not many time for coding !

        and besides what I tell you the internet connection will be really but really not great …
        (maybe LTE altenative needed … i think)

        1 Reply Last reply Reply Quote 0
        • A Offline
          Andresleonsalas @Guest
          last edited by

          @Bugsounet Thanks a lot! Your modules are GREAT!

          1 Reply Last reply Reply Quote 0
          • L Offline
            lotman9000
            last edited by

            Hey guys,
            I recently discovered this module and love it! Unfortunately, I can’t manage to enable the volume control via notifications. While other notifications such as “SPOTIFY_SHUFFLE” or “SPOTIFY_TOGGLE” work, “SPOTIFY_VOLUME_UP” or “_DOWN” won’t.

            I am using a usb macro pad as input device (mapped to numeric keys 1-10) with MMM-Keybindings. The following settings are a minimal working example from my config.js:

            modules: [
            		{
            			module: "alert",
            		},
            		{
                        		module: "MMM-KeyBindings",
                        		config: {
            				enableKeyboard: true,
            				handleKeys: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10'],
            				actions: [
            						{
            						key: "1",
            						notification: "SPOTIFY_SHUFFLE"
            						},
            						{
            						key: "2",
            						notification: "SPOTIFY_VOLUME_DOWN"
            						},
            		{
              		module: "MMM-Spotify",
              		position: "bottom_left",
              		config: {
            			volumeSteps: 5,
            			debug: false, 
            			control: "hidden"
             			 }
            		}
            	]
            

            I also realized that the module is not receiving the current volume from my devices but is rather stuck at 100%.

            Is there anyone who might have an idea of how to fix this problem? Thank you so much in advance!

            1 Reply Last reply Reply Quote 0
            • A Offline
              Abstr @requiemmg
              last edited by

              @requiemmg

              Hey Requiemmg, I’m dealing with the exact same problem, so im very curious if you managed to fix the problem? thnx!

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Abstr
                last edited by sdetweil

                @Abstr install the spotify connect app on your pc. it will.let u control spotify on the pi. install raspotify or librespot on the pi. spotify connect will.let u make sure spotify is working. i think.u can control the player volume from the connevt app

                https://www.spotify.com/us/connect/

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Abstr @requiemmg
                  last edited by

                  @requiemmg , @sdetweil Thanks for the quick reply. Volume is working fine, but switching between 2 different “Client Id’s” isnt working. The MagicMirror only shows the accountdefault: 0. This means first device is working fine, but it isnt possible to switch to another device.

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Abstr
                    last edited by sdetweil

                    @Abstr device or account.

                    each system is one device. far as i know spotify bequires logoff/logon to switch
                    accounts. even family is multiple users under one payment plan

                    again verify how it works with the connect app. has nothing to do with mm

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    S A 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @sdetweil
                      last edited by

                      @sdetweil verify w the connect app

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • A Offline
                        Abstr @sdetweil
                        last edited by

                        @sdetweil Sorry, you are right. But I mean, I can connect my phone (with account A) to the spotify module. It shows up on the MM and music plays with Raspotify.

                        But switching to another phone (with account B ) isnt working. Music plays with Raspotify but doesnt show up on the MagicMirror.

                        I’ll try the connect app

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 16
                        • 17
                        • 18
                        • 19
                        • 20
                        • 24
                        • 25
                        • 18 / 25
                        • 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