@Sean OK now a different issue.
I added the MMM-AssistantMk2 needed lines, but when I say ie. Michael Jackson on Spotify nothing happens…
Isn’t it supposed to play then straight on MagicMirror? :thinking_face:
@Sean OK now a different issue.
I added the MMM-AssistantMk2 needed lines, but when I say ie. Michael Jackson on Spotify nothing happens…
Isn’t it supposed to play then straight on MagicMirror? :thinking_face:
@Sean that was the solution. :D
The redirect URI for some reason was empty.
As soon as I added it manually re-running step #4 worked like a charm. :thumbs_up_medium_skin_tone:
There’s more now I notice a following error message in the terminal
[SPOTIFY_AUTH] Error: null { error: 'invalid_request',
error_description: 'code must be supplied' }
@Sean sorry where shoud I look for that? :smiling_face_with_open_mouth_cold_sweat:
In the generated link or?
@Sean @ejay-ibm I’ve got a Spotify Premium account now so I was giving MMM-Spotify another shot, but I am stuck at instructions step #4.
I am logged in however I get INVALID_CLIENT: Invalid redirect URI in the webpage once I click the generated URL. :confused_face:
Any thoughts?
@Sean alright that makes sense then. :grinning_face_with_smiling_eyes:
@thymon said in MMM-Spotify:
Need the same for DEEZER :disappointed_face: :loudly_crying_face:
Never got it working, but here it is.
@Sean said in MMM-Timetable:
and finished at 10:00PM LITERALLY.
:face_screaming_in_fear: :dizzy_face:
@Sean @ejay-ibm nice release guys.
Only could you please replace the plain white Spotify logo with a darker one (like in MMM-NowPlayingOnSpotify)? :grimacing_face:
Also Is this a stand-alone Spotify module?
And if yes is it mandatory then to have a (Spotify) Premium account?
In addition:
I noticed that the module doesn’t go into ‘standby’ view once I end playing music until I restart MagicMirror.
@ejay-ibm thanks for letting me know. :D
I am definitely going to give it a try tomorrow morning.
@chris1971 maybe the API key has expired or has been blacklisted?
I had this issue 1 month ago and using another API key solved the issue. :)
@slametps at the end of the day I found finally some examples around, but everybody is reporting that setting a specific server somehow is not working (anymore?).
The line should look like
var test = speedTest({maxTime: 5000, serverId : "3243"});
however this causes an error in node_helper.js at MM loading and the screen goes black until I end MM itself. :confused_face:
@slametps that is where I looked at, but then I didn’t understand what file and what lines to edit.
The problem is that the default server looks to be located in the US therefore showing a very high ping and low speed results isn’t really what someone is expecting from the module. ;)
@slametps I had long read at speedtest readme however I couldn’t figure out what to edit to have a different server selected as best/favourite server.
These are the details of the wanted server:
server url="http://speedtestrm1.telecomitalia.it/speedtest/upload.php" lat="41.9000" lon="12.5000" name="Rome" country="Italy" cc="IT" sponsor="Telecom Italia S.p.A." id="3243" host="speedtestrm1.telecomitalia.it:8080"
@slametps here is the Italian translation if you want to add it.
{
"NETCONN_CONNECTED": "Connesso ad Internet",
"NETCONN_NOTCONNECTED": "Nessuna connessione ad Internet",
"NETCONN_MILLISECOND": "ms",
"NETCONN_NA": "ND",
"TXT_NETCONN": "CONNESSIONE DI RETE",
"TXT_NETCONN_DESC": "mostra lo stato di connessione ad Internet"
}
@epi said in MMM-DarkSkyForecast - Yet ANOTHER weather module:
- “Feels like”
Indeed comes very handy to me when in Summer.
The weather here is usually very wet and in Summer ie. 35° C give a feeling of 42° C so I wish I could know it before getting out. :sun: :fire:
@spitzlbergerj thank you for everything happy you like it. 😁
@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. ;)