Closed Twan-Hoogveld closed 2 months ago
Not showing archived images is by design. I can add a config option to allow them if you think it’s something you would like? On 6 Sep 2024 at 10:46 AM +0100, Twan Hoogveld @.***>, wrote:
Describe the bug Archived photo's in album are not being showed. Most of the time I put images in the album and archive them after. They stay visible in the immich frontend this way, but only in the folder. The kiosk does not show archived files in the selected folder. To Reproduce Steps to reproduce the behavior:
- Make album in immich
- Add single picture
- Archive picture
- Load kiosk
Expected behavior To see al the pictures in the album. Screenshots If applicable, add screenshots to help explain your problem. Your Kiosk version This can be found on the startup banner in the terminal. Or in the browser via the <meta name="version" content={ KioskVersion } /> tag or browser console. 0.8.0 Your Kiosk installation
• Docker (unRaid)
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
That would be a wonderful solution!
I’ll add it to v0.8.1 👍🏼 On 6 Sep 2024 at 12:43 PM +0100, Twan Hoogveld @.***>, wrote:
That would be a wonderful solution! — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
@Twan-Hoogveld Would you be open to testing out a fix for this using the development docker image?
If so, you can use damongolding/immich-kiosk-development:0.8.1
as your image
in your compose file.
If you are able could you report any issues or fixes to this issue please 🙏
Of course mate.
Can confirm that the images are now being shown when the env var is set to true. Thanks for the update!
Describe the bug
Archived photo's in album are not being showed. Most of the time I put images in the album and archive them after. They stay visible in the immich frontend this way, but only in the folder.
The kiosk does not show archived files in the selected folder.
To Reproduce Steps to reproduce the behavior:
Expected behavior
To see al the pictures in the album.
Screenshots If applicable, add screenshots to help explain your problem.
Your Kiosk version This can be found on the startup banner in the terminal. Or in the browser via the
<meta name="version" content={ KioskVersion } />
tag or browser console.0.8.0
Your Kiosk installation