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-GooglePhotos

    Scheduled Pinned Locked Moved Entertainment
    294 Posts 56 Posters 297.3k Views 59 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.
    • G Offline
      gekberlin
      last edited by

      Hi there,
      is it possible just to show the last three images of the given album ? And moreover is there any chance to display the comments which belongs to the photo ?

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @gekberlin
        last edited by

        @gekberlin

        1. Cannot limit the number currently. And I thought, If you want just a few pictures, you’d better to store your photos locally and to display them with other local-based module.
          The better way I think is, to create new album for selected photos and use it.
        2. There is no API to get comment. Sorry.
        1 Reply Last reply Reply Quote 0
        • R Offline
          redink
          last edited by

          Thank you for making this great module and a very a good set of instuctions. I am struggling with the last step.

          I run the node auth_and_test.jsand it opens the browser windows asking me to login. I proceed to do that, go through my 2FA and then land on a page which is asking me to select a google account form a list of 1 (just my account). Clicking my account just redirects me back to the same exact page. Have you seen this issue before? Any idea on how to fix this?

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @redink
            last edited by

            @redink Somebody has same issue. Copy the URL and use another browser. (Or another device - like your dev pc). I think it could be some kind of cookie issue.

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              redink @Guest
              last edited by

              Thanks for the quick reply. I assumed this had to happen from the exact same machine that MagicMirror was running out, because it would set a local cookie or something. But, I’ll try opening the URL from a different machine and report back tonight.

              1 Reply Last reply Reply Quote 0
              • R Offline
                redink
                last edited by

                It worked! Thanks!
                Is there a config to fade the picture, or do an 50% transparent black overlay? I am sure I can do this with some custom CSS, but was wondering of the module supports it.

                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @redink
                  last edited by

                  @redink adjust css. i prefer to control looks by css.

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    redink
                    last edited by

                    Thanks!

                    For anyone who wants to do the same, just add the following to your custom.css file

                    #GPHOTO{
                         /*1 is fully opaque, 0 is fully transparent*/
                        opacity: 0.3 !important;
                    }
                    
                    1 Reply Last reply Reply Quote 0
                    • WasupDudeW Offline
                      WasupDude Banned
                      last edited by

                      wow, that’s really interesting ;)

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        King321
                        last edited by

                        Is there a way to have videos play as well?

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 26
                        • 27
                        • 28
                        • 29
                        • 30
                        • 30 / 30
                        • 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