Read the statement by Michael Teeuw here.
MMM-Spotify problem with the ./Token-js and the token
-
Hello everyone;
we have a problem with the MMM-Spotify module the problem is we dont know how to get the ./Token-js and also the token.
Can someone please help us we searched everything but we dont know how to find or get this token.PS: Sorry for the bad english we are from germany.
Kind regards
Future_Mirror -
@Future.Mirror said in MMM-Spotify problem with the ./Token-js and the token:
which MMM-Spotify are you using?
if this one,
https://github.com/skuethe/MMM-Spotifyfollow the steps in the instructions (README.md)
https://github.com/skuethe/MMM-Spotify?tab=readme-ov-file#4-get-auth -
hello @sdetweil,
yes we are using this module :
https://github.com/skuethe/MMM-Spotifywe have followed the instructions on the website but it won t start and we have looked
like 5 times if we done the right steps.can you also say us if the module can play music on the MagicMirror or does it just display the cover of the actuell song.
kind regards
Future_Mirror -
@Future.Mirror all of the modules just display status
you need a system library
raspotify to do the actual interaction with spotify
AND you MUST have a premium spotify account for the raspotify to workwhat happens when you do the commands
cd ~/MagicMirror/modules/MMM-Spotify node first_auth.js
-
Hello @sdetweil ,
if we start then command then a new website show and there it stand from magicmirror1 auth site then when we click on agree then there stand website unreachable.
-
@Future.Mirror what did you configure at the redirect URI?
Go to https://developer.spotify.com Navigate to DASHBOARD > Create an app (fill information as your thought) Setup the app created, (EDIT SETTINGS) Redirect URIs. : http://localhost:8888/callback
beyond that I do not know
-
we did these steps