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.6k 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.
    • StoffbeuteluweS Offline
      Stoffbeuteluwe Project Sponsor
      last edited by

      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 Reply Quote 0
      • FlatPepsiF Offline
        FlatPepsi
        last edited by

        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 Do not disturb
          sdetweil @Stoffbeuteluwe
          last edited by

          @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

          FlatPepsiF 1 Reply Last reply Reply Quote 0
          • FlatPepsiF Offline
            FlatPepsi @sdetweil
            last edited by

            @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 StoffbeuteluweS 2 Replies Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @FlatPepsi
              last edited by

              @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
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @FlatPepsi
                last edited by Stoffbeuteluwe

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

                StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                • StoffbeuteluweS Offline
                  Stoffbeuteluwe Project Sponsor @Stoffbeuteluwe
                  last edited by

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

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @Stoffbeuteluwe
                    last edited by sdetweil

                    @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

                    FlatPepsiF 1 Reply Last reply Reply Quote 0
                    • FlatPepsiF Offline
                      FlatPepsi @sdetweil
                      last edited by

                      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