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-SpotifyControl . Control your Spotify music player using Mk2 assistant.

    Scheduled Pinned Locked Moved Entertainment
    38 Posts 4 Posters 16.9k Views 9 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.
    • ejay-ibmE Offline
      ejay-ibm Project Sponsor Module Developer @Cr4z33
      last edited by

      @Cr4z33
      Then That is maybe your issue . Youtube should work by default . nothing to configure .
      If your GA doesn’t bring you a youtube video when you say ‘michael jackson smooth criminal’ then I guess that explain why it doesn’t work as well for spotify .

      Anyway we are working with sean to rebuild this module completely and so we should get rid of this issue .

      Please be patient and wait for the update ;)

      Ejay

      Cr4z33C 1 Reply Last reply Reply Quote 0
      • Cr4z33C Offline
        Cr4z33 @ejay-ibm
        last edited by Cr4z33

        @ejay-ibm huh really?

        Can you then please link me where is it mentioned that MagicMirror or MMM-AssistantMk2 has embedded YouTube playing? :hushed_face:

        I have never seen that.

        ejay-ibmE 1 Reply Last reply Reply Quote 0
        • ejay-ibmE Offline
          ejay-ibm Project Sponsor Module Developer @Cr4z33
          last edited by ejay-ibm

          @Cr4z33 it’s Mk2 assistant module that allow this, not core Magicmirror.
          you must have this set in your config file in the mk2 module

          youtubeAutoplay: true, //If set as true, found Youtube video will be played automatically.
              pauseOnYoutube:true, //If set as true, You cannot activate Assistant during youtube playing. Recommended for the performance (Because permanent hotword detecting might make performance lower)
          
              youtubePlayerVars: { // You can set youtube playerVars for your purpose, but should be careful.
                "controls": 0,
                "loop": 1,
                "rel": 0,
              },
              youtubePlayQuality: "default", //small, medium, large, hd720, hd1080, highres or default
          
          

          ejay

          Cr4z33C 1 Reply Last reply Reply Quote 0
          • Cr4z33C Offline
            Cr4z33 @ejay-ibm
            last edited by

            @ejay-ibm oh now I understand.

            Sorry I forgot I disabled it when I configured that module because I don’t want YouTube. :smiling_face_with_open_mouth_cold_sweat:

            I will definitely wait then for the update of MMM-SpotifyControl. ;)

            1 Reply Last reply Reply Quote 0
            • ejay-ibmE Offline
              ejay-ibm Project Sponsor Module Developer
              last edited by ejay-ibm

              @Cr4z33 @F17MC .
              This Module is now deprecated and replaced by
              https://forum.magicmirror.builders/topic/10091/mmm-spotify
              git here :
              https://github.com/eouia/MMM-Spotify

              Thanks to @sean for the hard work!

              Ejay

              Cr4z33C 1 Reply Last reply Reply Quote 0
              • Cr4z33C Offline
                Cr4z33 @ejay-ibm
                last edited by

                @ejay-ibm thanks for letting me know. :D

                I am definitely going to give it a try tomorrow morning.

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 4
                • 4 / 4
                • 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