• 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-Globe picture do not update

Scheduled Pinned Locked Moved Unsolved Troubleshooting
9 Posts 3 Posters 1.4k Views 3 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.
  • S Offline
    Stoffbeuteluwe Project Sponsor
    last edited by Oct 31, 2019, 10:23 AM

    only after refresh browser the picture is updating but not automatically

    {
                module: 'MMM-Globe',
                position: 'upper_third',
                config: {
                style: 'europeDiscNat',
                imageSize: 600,
                ownImagePath:'',
                updateInterval: 10*60*1000
                }
          },
    

    anybody an idea?

    S 1 Reply Last reply Jan 8, 2020, 3:47 PM Reply Quote 0
    • F Offline
      FlatPepsi
      last edited by Jan 8, 2020, 3:44 PM

      Bump.
      I’m having the same issue. It appears that it never refreshes, or stops after a few hours. Not sure which.

      1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @Stoffbeuteluwe
        last edited by Jan 8, 2020, 3:47 PM

        @Stoffbeuteluwe this thing is a resource killer, requires the gpu driver

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        F 1 Reply Last reply Jan 8, 2020, 3:49 PM Reply Quote 0
        • F Offline
          FlatPepsi @sdetweil
          last edited by Jan 8, 2020, 3:49 PM

          @sdetweil I just discovered that there are two totally different modules called “MMM-Globe”.

          One does a live, static satellite view of earth. That’s the one I’m using.

          There’s another one that does a rotating polygon globe, and yes, that one is resource intensive. Haven’t played with that one yet.

          S S 2 Replies Last reply Jan 8, 2020, 3:50 PM Reply Quote 0
          • S Away
            sdetweil @FlatPepsi
            last edited by Jan 8, 2020, 3:50 PM

            @FlatPepsi i didn’t know there were 2 either… thanks…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Offline
              Stoffbeuteluwe Project Sponsor @FlatPepsi
              last edited by Stoffbeuteluwe Jan 8, 2020, 4:41 PM Jan 8, 2020, 4:40 PM

              @FlatPepsi I don’t know why the Module doesn’t update the Pictures…

              S 1 Reply Last reply Jan 8, 2020, 4:42 PM Reply Quote 0
              • S Offline
                Stoffbeuteluwe Project Sponsor @Stoffbeuteluwe
                last edited by Jan 8, 2020, 4:42 PM

                @Stoffbeuteluwe this is the Module… https://github.com/LukeSkywalker92/MMM-Globe

                S 1 Reply Last reply Jan 8, 2020, 4:48 PM Reply Quote 0
                • S Away
                  sdetweil @Stoffbeuteluwe
                  last edited by sdetweil Jan 8, 2020, 4:51 PM Jan 8, 2020, 4:48 PM

                  @Stoffbeuteluwe once every 10 (or refreshinterval) minutes it says it reloads the image from the source and uses a timestamp to attempt to force image reload (not from local cache)

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  F 1 Reply Last reply Jan 9, 2020, 9:44 PM Reply Quote 0
                  • F Offline
                    FlatPepsi @sdetweil
                    last edited by Jan 9, 2020, 9:44 PM

                    I see in the latest code that it appending the date & time to avoid caching.

                    I’ve added a number of console log messages to the code, and it looks like it’s never refreshing. Can anyone confirm that it really does refresh for them?

                    I’ve temporarily switched my mirror to MMM-iFrameReloaded, which does indeed refresh, but doesn’t scale the image to the size I need.

                    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