Read the statement by Michael Teeuw here.
MMM-ImagesPhotos - Show images from a directory
-
@c.keen The first loading or for every image? are you playing with
getInterval
? -
@roramirez The first loading of a picture when the mirror gets startet is interrupted, only the first few “lines” of a picture are shown, then the next picture is displayed. I have read about ‘getInterval’ command on the github module page but do not understand it completely. Reading the description it seems the same to me as the ‘updateInterval’ command (??) Any suggestions?
-
@c.keen Can you take a screenshot of that?
-
Hello, I install your module and it works perfect for me, thanks, I wanna ask you, can I display videos from this module? I want to do one for videos but I just started in this. Thanks :)
-
@LeztherRokk It’s for only images. Do you want reproduce many videos like playlist?
-
@roramirez Yes, that’s what I want, have a playlist of videos and reproduce them en the mirror
-
@LeztherRokk Ok. This module is only for Images.
I think is not difficult add video support. But this is a things I ain’t planning to do in the near future.
-
@roramirez Well, thanks, I think I will check if I can make one, thank you!
-
@roramirez How can I select What photo is 1st 2nd 3rd photo to display,Because your module is random display photo
Thanks for your hints -
@nobita Yes, currently work only in random mode.
You can create a new function for get data in not random mode and you call here
https://github.com/roramirez/MMM-ImagesPhotos/blob/master/MMM-ImagesPhotos.js#L128A good point is add by configuration this function. If you are interested to add this feature with glad I’ll merge it :)