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.

    Spotify module newbi

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    9 Posts 2 Posters 1.9k Views 2 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.
    • B Offline
      berne
      last edited by berne

      I just start my own bulding of a magic mirror, i am totley new to rpi, and alla codes and stuff. but i need son help, i am trying to install https://github.com/raywo/MMM-NowPlayingOnSpotify…

      but when i write cd moduel i get: cant find any files or folders

      i guess i have more deep in:S

      home/pi/MagicMirror/modules/defalut is what i have…

      so i sholde i write it to get it to work:/

      1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil
        last edited by

        @berne said in Spotify module newbi:
        you should

        cd  /home/pi/MagicMirror/modules
        

        then

        git clone https://github.com/raywo/MMM-NowPlayingOnSpotify
        

        then

        cd MMM-NowPlayingOnSpotify
        

        does that work?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          berne @sdetweil
          last edited by

          @sdetweil said in Spotify module newbi:

          @berne said in Spotify module newbi:
          you should

          cd  /home/pi/MagicMirror/modules
          

          then

          git clone https://github.com/raywo/MMM-NowPlayingOnSpotify
          

          then

          cd MMM-NowPlayingOnSpotify
          

          does that work?

          i works to the last part, it saying the same, no file or folder

          S 1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @berne
            last edited by

            @berne said in Spotify module newbi:

            MMM-NowPlayingOnSpotify

            ok, from the MagicMirror/modules folder do

            ls 
            

            it will list the folders and files…

            linux is case sensitive

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Reply Quote 0
            • B Offline
              berne @sdetweil
              last edited by berne

              @sdetweil said in Spotify module newbi:

              @berne said in Spotify module newbi:

              MMM-NowPlayingOnSpotify

              ok, from the MagicMirror/modules folder do

              ls 
              

              it will list the folders and files…

              linux is case sensitive

              $ cd /home/pi/MagicMirror/modules
              pi@raspberrypi:~/MagicMirror/modules $ ls
              default MMM-NowPlayingonSpotify node_modules package-lock.json README.md
              pi@raspberrypi:~/MagicMirror/modules $

              EDIT: i can see all the files in /home/pi/MagicMirror/Moduels/MMM-NowPlayingSpotify

              EDIT2 pi@raspberrypi:~/MagicMirror/modules/MMM-NowPlayingonSpotify $
              get the same result

              EDIT3
              i went to pi@raspberrypi:~/MagicMirror/modules/MMM-NowPlayingonSpotify and then write npm install. i think thaht works:S

              1 Reply Last reply Reply Quote 0
              • B Offline
                berne
                last edited by

                i@raspberrypi:~/MagicMirror/modules/MMM-NowPlayingonSpotify $ npm install
                npm WARN deprecated socks@1.1.10: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0
                npm notice created a lockfile as package-lock.json. You should commit this file.
                added 675 packages from 771 contributors and audited 4894 packages in 216.211s
                found 27 vulnerabilities (2 low, 5 moderate, 20 high)
                run npm audit fix to fix them, or npm audit for details

                1 Reply Last reply Reply Quote 0
                • B Offline
                  berne
                  last edited by

                  98:11 error Parsing error: Unexpected token, expected ";" 96 | { 97 | module: "MMM-NowPlayingOnSpotify", > 98 | position: "top_left", | ^ 99 | 100 | config: { 101 | clientID: "431313e344ta464erfef3c0812323235c9232äå"
                  

                  When i now trying to boot MM , i cant find any config, if i have use the java liner to chek it, got this?

                  S 1 Reply Last reply Reply Quote 0
                  • S Away
                    sdetweil @berne
                    last edited by

                    @berne can u show us what you added to config… seems a missing comma probably

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    B 1 Reply Last reply Reply Quote 0
                    • B Offline
                      berne @sdetweil
                      last edited by

                      @sdetweil said in Spotify module newbi:

                      @berne can u show us what you added to config… seems a missing comma probably

                      yes, u have done some thing i Home assistent, but this semms alot harder, when pasteing code, i did a new intall, Think i will do the spotify to morrow

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