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 Entertainment
    37 Posts 10 Posters 13.3k Views 11 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.
    • W Offline
      Wil
      last edited by

      Ok I find the problem, my credential file was not good.
      I made a new one and the npm run token:generate worked.

      I write the config as mentioned, and start MM but no pictures appear.
      Is it long to load pictures?

      H 1 Reply Last reply Reply Quote 0
      • C Offline
        clegallic
        last edited by

        Hi Will,

        I’m glad to see that you have solved your token problem.

        The time it takes to load picture depends on the number of pictures you have. Note that only pictures meta-data are loaded at start. The picture binaries are loaded on demand when the slideshow starts.

        • if rootFolderId is not set, the module will retrieve the 100 first pictures found (maxResults)
        • if rootFolderId is set, the module will go through the 10 first folders (maxFolders) it founds. If you have a large amount of pictures, or if you specified a large value for maxFolders, it can take more times.

        If nothing is loaded or displayed, feel free to set debug to true and send me the logs.

        Regards,

        Charles

        1 Reply Last reply Reply Quote 0
        • W Offline
          Wil
          last edited by

          Hi clegallic,

          To test I only put 2 pictures, so it should be quite fast.

          Sorry for my ignoring but after setting debug: true in the config file, where do i see/find the logs?

          1 Reply Last reply Reply Quote 0
          • C Offline
            clegallic
            last edited by

            Hi,

            If your MM is deployed on a Raspberry Pi, you should find the logs in the /home/pi/.pm2 folder (pm2.log, logs/mm-error-0.log or logs/mm-out-0.log).

            Regards,

            Charles

            1 Reply Last reply Reply Quote 0
            • H Offline
              handelni @Wil
              last edited by

              @wil said in MMM-GoogleDriveSlideShow:

              my

              Could you tell me how u did fix this issue? -> the read property ‘0’ of undefined?

              I did already change from web to installed

              1 Reply Last reply Reply Quote 0
              • A Offline
                AFSC
                last edited by AFSC

                hello, I have two questions if you can help me
                1 is it possible to change the photo manually using a touch screen?
                2 it is possible to play videos

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @AFSC
                  last edited by

                  @afsc 1. looks like you could do it, IF you used something like MMM-Buttons to add touchable buttons and send the notification u configure… altho it looks like auto and manual are exclusive… so, once u pick manual then its manual all the time. see the README

                  1. don’t think so, not with this module, which displays pictures… it takes a different technology to play videos vs display pictures

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  A 1 Reply Last reply Reply Quote 0
                  • A Offline
                    AFSC @sdetweil
                    last edited by

                    @sdetweil my idea was to be able to step back and move forward in the photos
                    I didn’t want it to stop being automatic

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @AFSC
                      last edited by

                      @afsc I don’t KNOW, not my module, just reading the doc…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      • 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