darickc / MMM-BackgroundSlideshow

MIT License
143 stars 80 forks source link

Not working? #14

Closed Corburn84 closed 5 years ago

Corburn84 commented 5 years ago

Hi there,

just installed the module via GIT and added the following lines to the config.js, but there's still a black background instead of images. It seems like the node_helper doesn't receive the socket notification?

config.js: [...] { module: 'MMM-BackgroundSlideshow', position: 'fullscreen_below', config: { imagePaths: ['modules/MMM-BackgroundSlideshow/exampleImages'], transitionImages: true, randomizeImageOrder: true } }, [...]

Please help me :-)

Thx!

Corburn84 commented 5 years ago

Nevermind... a restart of MM was needed... Working fine!