Read the statement by Michael Teeuw here.
Config file not working when i add MMM-GooglePhotos
- 
 
- 
 
- 
 @paddyhughes said in Config file not working when i add MMM-GooglePhotos: @sdetweil Thanks Went true it and fixed the issues [MY CODE ************* ] 
 needed to be removedWorking Config for MMM-Googlephotos { module: "MMM-GooglePhotos", position: "top_right", config: { albumId: "MY CODE ******************************", // your album id from result of `auth_and_test.js` refreshInterval: 1000*60, scanInterval: 1000*60*10, // too many scans might cause API quota limit also. //note(2018-07-29). It is some weird. API documents said temporal image url would live for 1 hour, but it might be broken shorter. So, per 10 min scanning could prevent dead url. sort: "time", //'time', 'reverse', 'random' showWidth: "800px", // how large the photo will be shown as. (e.g;'100%' for fullscreen) showHeight: "600px", originalWidthPx: 800, // original size of loaded image. (related with image quality) originalHeightPx: 600, // Bigger size gives you better quality, but can give you network burden. mode: "cover", // "cover" or "contain" (https://www.w3schools.com/cssref/css3_pr_background-size.asp) } }, ```I think you. Would need to changing screen size it mite make a difference if
- 
 I am simula issues try moving all bracks in line tab across and position 
 I still get no photo just complement time date came up. I must go
 Keep trying l am sure we will get there in the end.
- 
 Hi got my Google photos to load instead of in 
 Stalling the magicmirror script with auto script
 I used manual install script to install magicmirror
 Then it all worked .
 Hope this helps
 I keep old sd card and started fresh install,on a new sd card.
- 
 @videogame95 I still want an install.log from the scripted install, and whatever the errors were for ga … so I can fix for the future 
