Read the statement by Michael Teeuw here.
MMM-GooglePhotos
-
@roccodicarlo did you reinstall everything? Because I have loading…forever…
-
Yes I reinstalled everything
-
@Sean How would it be possible to run multiple instances so that I can have two picture frames displayed?
-
@roccodicarlo
Sorry, impossible. Not designed for that. -
@roccodicarlo ok thanks included all the steps for the google autenthication?
-
@Sean I reinstall everything and done again google authentication but I still have Loading…and nothing loads…
Some suggestions?
Thanks -
- Show me your configuration
- What log says?
- How much albums and photos in your account?
-
@Sean
{
module: “MMM-GooglePhotos”,
position: “middle_center”,
config: {
albums: [“Noi”, “2019 New York”],
updateInterval: 1000 * 60,
sort: “random”,
showWidth: “426px”,
showHeight: “320px”
}
},Only 2 albums, I don’t know how to read the logs…
Thanks
-
@Sean Any news for me? Still not working
Thanks -
@zolabus
Without more details, I have nothing to say…You can get a backend-log and frontend-log together by
npm start dev
on MagicMirror directory. (If you are using pm2, stop it first)