Read the statement by Michael Teeuw here.
module for mm background
-
@costascontis do you want a single background, or should it change over time?
-
if it could automatically change it will be good …
-
@costascontis I use MMM-ImagePhotos, or MMM-ImageSlideshow (search on google for their github location)
both load images from the local MM disk as background.
I’m sure there are others too… -
I’ve been using MMM-BackgroundSlideshow, it allows me to randomly display an image from 1000’s stored in a many level folder structure on my NAS.
-
@rts58 thanks… that does almost everything my modified version does… one less thing to maintain!
-
You could also try the module @Mykle1 came up with: https://github.com/mykle1/MMM-EasyBack
-
Is the search feature broken on the forum? LOL
-
@cowboysdude search?
-
@rts58 I’m interested. I would like to do it the same way, but it only works with the sample images of the module.
What path did you specify in config.js to access your NAS?Thank you
@rts58 said in module for mm background:
I’ve been using MMM-BackgroundSlideshow, it allows me to randomly display an image from 1000’s stored in a many level folder structure on my NAS.
-
@surger13 said in module for mm background:
What path did you specify in config.js to access your NAS?
you need to use the ln command to make a soft link from the module folder to the NAS folder…
ln -s source_path destination_path
I did this using a folder name foo inside the /MMM-BackgroundSlideshow/exampleImages folder
drwxrwxr-x 3 odroid odroid 4096 Feb 1 11:42 ./ drwxrwxr-x 5 odroid odroid 4096 Feb 1 11:40 ../ -rw-rw-r-- 1 odroid odroid 266282 Feb 1 11:40 245709.jpg -rw-rw-r-- 1 odroid odroid 1228351 Feb 1 11:40 245718.jpg -rw-rw-r-- 1 odroid odroid 966314 Feb 1 11:40 245742.jpg lrwxrwxrwx 1 odroid odroid 42 Feb 1 11:42 foo -> /mnt/buildserver/media/Photos/selectedpics/ drwxrwxr-x 2 odroid odroid 4096 Feb 1 11:40 subfolder/