@sdetweil YES, you are SO right!
Sorry!
so
{
module: 'MMM-BackgroundSlideshow',
position: 'fullscreen_below',
header: "", //<- this should work
config: {
imagePaths: ['/mnt/nas/'],
recursiveSubDirectories: true,
transitionImages: false,
randomizeImageOrder: true,
showImageInfo: true,
imageInfoLocation: "bottomRight",
imageInfo: "date",
showProgressBar: false,
imageInfoNoFileExt: true,
showAllImagesBeforeRestart: true,
slideshowSpeed: 600000
}
},
should work…
Ralf