Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-GoogleDriveSlideShow

    Troubleshooting
    1
    1
    30
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xxLulaBelle last edited by

      I have run through the setup for the Google Drive Slide Show but in my mirror I am just getting a white square. I created Credentials as asked but there was no option to select “other” as stated in the instructions so I don’t know if this makes any difference. Please be aware I am not an expert at this or coding, complete newbie.
      Code is as follows in config file:

      	{
      		module: "MMM-GoogleDriveSlideShow",
      		position: "top_center",
      		config: {
      			rootFolderId: null,
      			maxFolders: 10, 
      			maxResults: 100,
      			playMode: "AUTO",
      			nextOnNotification: null,
      			stopOnNotification: null,
      			startOnNotification: null,
      			refreshDriveDelayInSeconds: 24 * 3600, 
      			refreshSlideShowIntervalInSeconds: 10,
      			maxWidth: "800",
      			maxHeight: "600",
      			theme: "whiteFrame",
      			opacity: 1,
      			debug: false
      		}
      

      },

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy