Read the statement by Michael Teeuw here.
MMM-RandomBackground, Background from local folder
-
@radu022003
Well, maybe a little amount of pics loading on demands would be answer.
My last MMM-GooglePhotos loads only one photo from Google Photos when it is needed. -
Hello :]
Im new to magic mirror - i want to make digital photo frame on my p3 and raspbian. So i use magicmirror but i not know how to make that MM see my photos i set imagepath to fotos but notching is displayed :[
Ultimatum22 wrote somting about windows share but i dont know what to do :/
Regards Kamilp.s. i try MMM-BackgroundSlideshow, MMM-ImageFileWatcher and MMM-ImageSlideshow all not show my pictures on local folder in magicmirror :/ what to do.
-
Where MMM-ImageSlideshow is concerned, if your config entry looks like this . . .
{ disabled: f, module: 'MMM-ImageSlideshow', position: 'middle_center', config: { imagePaths: ['modules/MMM-ImageSlideshow/images'], slideshowSpeed: 10000, fixedImageWidth: 800, randomizeImageOrder: true, } },
… then your image files belong in this directory
modules/MMM-ImageSlideshow/images
-
For folders outside the MagicMirror directory tree, I use a link ( ln command) to my Nas server share
The image showing modules are using the built-in web server for file access, and it’s root is ~/MagicMirror. And cannot see outside that folder tree.
-
hello,
it doesn’t seem to work for me, install ok, but not pictures showed, only a loading text …
i put 2 jpg pictures in a “photos” folder in the MMM-RandomBackground folder…
does i need to name picture specifically ??EDIT : npm install… it’s ok :D