Read the statement by Michael Teeuw here.
MMM-ImmichSlideShow
-
@korey_sed This is really cool, I’ve been playing with it. Do you know instead of using the memory lane photos there is any way it could be pointed to a specific album so I can handpick what photos I’d like to display?
-
@venomousviper27 That is a great idea. I took a look at the API and that is very possible, but it will take me a little a bit to add this.
I will post back here when I’ve added that capability.
-
This turned out to be simpler than I thought. Let me know if you run into issues with it since i pushed without doing much negative testing.
FYI,
there are 3 new properties now:- mode: you need to set this to ‘album’
- albumId: if you want to use this instead of the name
- albumName: if you want to use this instead of the id
If you provide both, albumId will be used.
-
@venomousviper27 This is part observation and part question.
I first stumbled on MagicMirror by way of DakBoard but in regards to showing photographs is it best to dump copies of ALL your photos in one folder or some other mechanism to get random images.I picked a bunch of photos, put them in their own folder but after a while the pictures got stale. I just let it run 24/7 and and it took a while but I realized I was tired of looking at the same pictures and want to avoid this in a MM rendition of a digital photo album.
Only thing I can think of to minimize that is to have every photo in one folder and module does the random picking.
-
@korey_sed Hello friend i hope you get to see this message soon i am trying ot install your module and i have immich accessible through a cloud flare reverse proxy with a url and internally …which do i use for the module config the outside or inside address . and does it need the port number for the api
thank you for your work