kolbyjack / MMM-Wallpaper

MagicMirror module to display wallpapers from various online sources
https://magicmirror.builders/
MIT License
99 stars 31 forks source link

Hide source and resolution overlay from bottom right #56

Closed cruzanhtpc closed 2 years ago

cruzanhtpc commented 2 years ago

Great work on this module. I am using Reddit /r/EarthPorn and love it! what file can i modify to remove the source name and resolution that appear on the bottom right of all the images on screen? Also Do i need to tell the module maximumEntries XXX number if i want it to just continuously just keep loading images with no max? i have Shuffle set to true. thank you!

kolbyjack commented 2 years ago

Displaying the post title is controlled by the caption config item. I didn't realize I hadn't documented it, but it's there now. maximumEntries is also set to 10 if you don't set it, and it always needs some value, so you can try just setting it to something large like 100.