LukeSkywalker92 / MMM-Globe

Earth globe for MagicMirror2
MIT License
69 stars 16 forks source link

The Image Gallery has moved! #10

Open Chris1971 opened 5 years ago

Chris1971 commented 5 years ago

Is it possible to update that I can implement the new jpgs?

I do not find jpgs on the new server - only html sites.... The new web address for the Image Gallery is https://eumetview.eumetsat.int/static-images.

Muffexx commented 4 years ago

You can find an overview of the different pictures here: https://eumetview.eumetsat.int/static-images/latestImages.html

Snille commented 4 years ago

HI, when I define for example: ownImagePath:"https://eumetview.eumetsat.int/static-images/latestImages/EUMETSAT_MSG_RGBNatColourEnhncd_LowResolution.jpg" It does not update the image any longer? Does the "updateInterval: 10 60 1000" stop working if I start using ownImagePath"?

basknol commented 4 years ago

Hi @Snille,

I'm having the same problem.

In MMM-Globe.js there is the following code. image

The update interval does not get executed if you are specifying your own image path.

Muffexx commented 4 years ago

Since the path for "europeDiscNat" has moved, you could replace the path within the MMM-Globe.js in Line 44 & 60.