MMM-BackgroundSlideshow
MMM-BackgroundSlideshow copied to clipboard
When showImageInfo is enabled it is shown partially off the screen like the attached screenshots. backgroundSize cover or contain makes no difference, resizeImages makes no difference. I'm not sure what...
I like the ability to not display the file extension, but it seems in its current implementation it just looks for a . and truncates the rest. I'm using it...
I'm just curious if this module is capable of pointing to a network share located on a local NAS that stores photos?
Heya, I was wondering if it would be possible to have some short clips as well as images? Cheers!
I loaded mounted folder from NAS. It contains so many photos. > [email protected] start > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js [20.04.2022 10:39.12.809] [LOG] Starting MagicMirror: v2.18.0 [20.04.2022 10:39.12.821] [LOG] Loading config ......
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
mm fails to start with the following in the log [03.01.2022 13:31.49.013] [ERROR] App threw an error during load [03.01.2022 13:31.49.014] [ERROR] Error: 'linux-armv7' binaries cannot be used on the...
On MM 2.16 and later some modules are not supported anymore. To get MMM-BackgroundSlideshow running, you need to install jimp by hand. Go into the MMM-BackgroundSlideshow and: npm install jimp...
pi@dashboard:~/MagicMirror/modules/MMM-BackgroundSlideshow $ npm install npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata...
I am using a PIR sensor to detect the presence of people. For that, I am using https://github.com/paviro/MMM-PIR-Sensor. Now I would like to stop the slideshow if nobody is watching....