darickc / MMM-BackgroundSlideshow

MIT License
144 stars 84 forks source link

Image Caption not EXIF Info #136

Open aemacdougall opened 1 year ago

aemacdougall commented 1 year ago

MMM-BackgroundSlideshow is great. We're hoping to use it to show student artwork in a ministry office. However, we'd like to be able to include a caption rather than EXIF info. Perhaps a txt file that is keyed on the image name, one image per line, something like:

245709.png|Fabulous Clouds|Photo by Grade 11 student at Main Street High 245718.png|Autumn Sun|Photo by Grade 10 student at Three Pines High

where | (or some other) separates

Filename | First Display Line | Second Display line

And each of the two display lines are configurable by font size

Thanks for considering.