Read the statement by Michael Teeuw here.
MMM-ImageSlideshow no showing and no errors in the log
-
So, your other modules are working but ImageSlideShow is not?
{ disabled: false, module: 'MMM-ImageSlideshow', position: 'middle_center', config: { imagePaths: ['modules/MMM-ImageSlideshow/images'], slideshowSpeed: 10000, fixedImageWidth: 800, randomizeImageOrder: true, } },
-
Correct, I will look try these adds.
-
@pbrunson said in MMM-ImageSlideshow no showing and no errors in the log:
Correct, I will look try these adds.
I see something else. You have
module: 'MMM-ImageSlideShow',
when you should have
module: 'MMM-ImageSlideshow',
That’s likely your problem
-
That was it, works great now (well after I put the fix settings in), thank you.
Did I see something about if the images change, this will not pick them up? I have another script that grabs updated images (same name) and puts them in the folder every hour. Will the module update them?
-
The names wouldn’t have to be the same as long as the new files reside in correct path. However, the Dom may have to update so that MM isn’t just loading them from the initial loading/cache (If that’s how the module works)
Peace!
-
Great thank you, I will keep an eye on it.
-
I am successfully running the MMM-ImageSlideshow module, but the images in my image directory are constantly changing. Looks like the images are all loaded from cached folder information.
How would I update the Dom to get my new images on the mirror?
Cheers
-
@drfukc the module needs to be changed to search for files again, instead of just once
Module MMM-ImagesPhotos does update on a cycle u can configure
-
Salve mi piace moltissimo questo modulo solo un piccola informazione si può aggiungere un testo ? e in caso dove va scritto nel file css.custom oppure nella directory MMM-ImageSlideshow?inoltre gentilmente potreste dirmi quale sia la sintassi CSS da scrivere? Sono all’inizio di questo ‘mondo’.Grazie in anticipo.
-
@Alex2020 what information do u want to add and where on the screen?