@eprostko I’m glad it’s working. The configuration of MMM-CalendarExt2 and the documentation are quite complex, so I completely understand if you’re having a hard time with it.
Have fun with your project 😃
@eprostko I’m glad it’s working. The configuration of MMM-CalendarExt2 and the documentation are quite complex, so I completely understand if you’re having a hard time with it.
Have fun with your project 😃
@videogame95 ok, I led you on the wrong path.
did you translate the module github page into your preferred language? it has all the instructions
install the module
launch the web page
Access it by going to https://onsp.fabriz.co/
create the app on the spotify developers site
add the redirect URL
Now add https://onsp.fabriz.co/ as the redirect URI (include the trailing /), so Spotify knows to redirect you here with the credentials
scroll down and press save
click on Save
add you as a user
Once you added yourself as a user, go back to the Basic Information tab,
see/copy the clientid and client secret values into the fields on the web page

press
authorize with your Spotify account

on return from authorize it will display the sample module definition for config.js (clipped here so you can see it)

copy that blob to your config.js
save and restart MagicMirror
@rmonkey one quick test for custom.css, rename it to sone other name
@Nidra57 please , code block around config, log, js
There could be errors shown in the place you start MagicMirror
If pm2, then
pm2 logs —lines=xxxx
Where xxxx is the count of most recent lines, default 15
@videogame95 the refresh token will be created by the module
Install Module,
cd to It’s folder
Run the authorize command line app
Then go to the web page
Note that the module requires the Spotify premium account
As Spotify locks out the free api
@wishmaster270 thx… I know you get busy sometimes…
@rmonkey I’d also post an issue in the repo GitHub, for the author. Tom is usually very responsive.
@videogame95 one shouldn’t have to load more css for out of the box setup.
@rmonkey if you comment out forecastLayout what happens
Use // at the front of that line
@potts-mike I recommend opening an issue in the repository; not all module developers hang out here on the forum 🙂