MMM-ImageSlideshow icon indicating copy to clipboard operation
MMM-ImageSlideshow copied to clipboard

Make it automatically read external url

Open yazir-rizki opened this issue 7 years ago • 4 comments

Can this module list every images in ajax/json? your module rocks!

yazir-rizki avatar Jan 07 '18 12:01 yazir-rizki

btw I cant call it, can u give me the example? I have already try all your readme

yazir-rizki avatar Jan 07 '18 17:01 yazir-rizki

I'm confused about the first question, you'd like to specify the list in JSON?

It's currently only built to fetch images locally not over a URL.

AdamMoses-GitHub avatar Feb 02 '18 19:02 AdamMoses-GitHub

i am just another user, but 'locally' is a vague term.. the code DEPENDS on the path being part of the MM folder tree..

if the path is OUTSIDE the MM folder tree you cannot load 'local (to the processor running MM)' files..

as an example. I added 'file://'+ to the src= in the code (.js file) and get the 'unable to load local resource' error even tho the path is good, and the url can be used in a browser on this same system

sdetweil avatar Jul 08 '18 12:07 sdetweil

I'll take a look at this tonight.

AdamMoses-GitHub avatar Aug 28 '18 16:08 AdamMoses-GitHub