github damongolding/immich-kiosk v0.19.0

latest releases: v0.20.2, v0.20.1, v0.20.0...
27 days ago

like and hide buttons

like-hide

Add two new buttons in the more info overlay.

Like button

The like button can be configured to set an asset as a favourite (the default), add it to the “Kiosk Favorites” album, or both.

Like button docs

Hide button

The like hide can be configured to tag an asset with kiosk-skip (the default), archive the asset or both.

Hide button docs


date_filter

The date filter now supports albums.

Example:

http://URL?album=ALBUM_ID&date_filer=last-90-days

Read the docs


excluded_albums

The excluded albums feature now allows you to prevent specific album assets from being displayed in the slideshow.

Read the docs


excluded_people

This feature allows you to prevent specific people from being displayed in the slideshow.

[Read the docs](https://github.com/damongolding/immich-kiosk?tab=readme-ov-file#exclude-people


Clock source

clock_source allows you to specify where the clock get the time from.

In most cases, using the default (client) setting will be preferred. However, if your client has low specifications, using the server’s time might provide more stability.

Option Description
client (the default ) Use the client/device (Javascript)
server Use the Kiosk server (API call)

Redirect

The default type for redirects are now internal.


What's Changed

🚀 New Features

⚡ Fixes

🔨 Maintenance

Full Changelog: v0.18.0...v0.19.0

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.