• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 234.8k 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.
  • R Offline
    redink
    last edited by May 9, 2019, 10:39 PM

    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 May 10, 2019, 1:11 AM Reply Quote 0
    • ? Offline
      A Former User @redink
      last edited by May 10, 2019, 1:11 AM

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

      1 Reply Last reply Reply Quote 0
      • R Offline
        redink
        last edited by May 10, 2019, 1:51 AM

        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
        • W Offline
          WasupDude Banned
          last edited by Jul 12, 2019, 9:01 AM

          wow, that’s really interesting ;)

          1 Reply Last reply Reply Quote 0
          • K Offline
            King321
            last edited by Jul 20, 2019, 8:30 PM

            Is there a way to have videos play as well?

            1 Reply Last reply Reply Quote 0
            • O Offline
              orayoflighto Project Sponsor
              last edited by Jul 24, 2019, 12:28 AM

              First, thanks for a great module. Its greatly appreciated.

              Is there a way to prevent API requests during certain time periods? I have 14000 photos in an album that is only going to grow with time which is going to kill my API requests but I don’t need requests to take place at 2AM for instance.

              S 1 Reply Last reply Jul 24, 2019, 12:36 AM Reply Quote 0
              • S Away
                sdetweil @orayoflighto
                last edited by Jul 24, 2019, 12:36 AM

                @orayoflighto do u put your mirror to sleep when u are not around? it should not fetch new images while mirror is asleep…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                ? 1 Reply Last reply Jul 24, 2019, 6:34 AM Reply Quote 0
                • ? Offline
                  A Former User @sdetweil
                  last edited by Jul 24, 2019, 6:34 AM

                  @sdetweil @orayoflighto
                  I’ll update(or build newly) about it on next patch.

                  O 1 Reply Last reply Jul 25, 2019, 12:25 AM Reply Quote 0
                  • O Offline
                    orayoflighto Project Sponsor @Guest
                    last edited by Jul 25, 2019, 12:25 AM

                    @Sean looking forward to it. Thanks again for an awesome module.

                    @sdetweil I now have a cron job to turn the monitor off. Is that what you mean by “sleep”? Does that stop the API requests?

                    S 1 Reply Last reply Jul 25, 2019, 12:33 AM Reply Quote 0
                    • S Away
                      sdetweil @orayoflighto
                      last edited by Jul 25, 2019, 12:33 AM

                      @orayoflighto sadly no. The MagicMirror code doesn’t know the screen is off

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 11
                      • 12
                      • 13
                      • 14
                      • 15
                      • 29
                      • 30
                      • 13 / 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