Read the statement by Michael Teeuw here.
MMM-ImagesPhotos - Show images from a directory
-
hello,
I test force cache, it’s no working, my test:
apply new git
wget jpg display jpg
rm jpg
wget jpg display same jpgi test with rotate wget
thanks
-
@roramirez said in MMM-ImagesPhotos - Show images from a directory:
wget -O $(date +%s).jpg http://192.168.0.160/tmpfs/auto.jpg
with wget -O $(date +%s).jpg http://192.168.0.160/tmpfs/auto.jpg i have a random picture
-
@balthaz For your need I think is better using
https://github.com/TheBogueRat/MMM-iFrameReload -
@roramirez Thanks, exactly what a need !
-
From reading the readme, i couldn´t figure out where to place the directory MMM-ImagesPhotos searches for the pictures.
-
@Mire Hello,
I added a little more explain.
The directory where is searching the images is
MagicMirror/modules/MMM-ImagesPhotos/uploadsThe directory called uploads inside the module
-
Hi, Great job with this Module (really easy to understand),
It is a way to display an imagen according some parameter ? like the day of the week ? I will like to use as Alternative Calendar for my 5 Years old son, images like Music Note to don’t forget his Music instruments on Thursdays or Swimming course Tuesdays and Thursdays and so on… Your Modul is perfect for that, unfortunately i don’t know how to program as filters. Can you help me with this idea ?
Thanks in advance -
Sound good. I don’t know resolv out your need.
Some I think could be help is mixed this with https://github.com/ianperrin/MMM-ModuleScheduler
-
@roramirez Excellent, That’s exactly what i need… Thanks
-
This post is deleted!