Replies: 1 comment 2 replies
-
V0.22.0 has some breaking changes to variable names, album being one of them. This will be the reason random images will be displaying. https://github.com/damongolding/immich-kiosk/releases/tag/v0.22.0 I'm not familiar with updating UnRaid templates client side. Are you using the template I created? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using immich-kiosk successfully for maybe a couple of months now, really enjoying it.
I have a specific Album that I put photos in, I had immich kiosk only share photos from that one album. Suddenly it seems like it's displaying photos from all over the place in Immich, not just in the album that I specified in my docker environment variable. Like it's just ignoring the environment variable.
Seems like this just started happening in Version 0.22.0.
I'm running this in UNRAID 7.1.4.
Immich server v1.135.3
Some troubleshooting:
I wish I could view the raw config parameters that unraid is pushing to the container, but I don't see a way to do that.
My URL for the album is:
https://changed.me/albums/cc8e780f-e00e-408c-ae95-d79f555d160c
I am using:
"cc8e780f-e00e-408c-ae95-d79f555d160c" for the album environment variable.
It WAS working, then it seems like on v0.22.0 something changed.
Anyone else seeing this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions