MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-GoogleDriveSlideShow

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 231 Views 1 Watching
    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 Offline
      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy