damongolding / immich-kiosk

Immich Kiosk is a lightweight slideshow for running on kiosk devices and browsers that uses Immich as a data source.
GNU Affero General Public License v3.0
532 stars 19 forks source link

Error with example config because of empty album and person array parsing #113

Closed desmond206x closed 1 month ago

desmond206x commented 1 month ago

You get this in the web if you use your config example from https://github.com/damongolding/immich-kiosk/blob/main/config.example.yaml

image

The person and album - "" are invalid if not commented out.

If I comment the unneeded one, all works fine again.

Docker 0.11.1

damongolding commented 1 month ago

Nice find. I'll patch that.

damongolding commented 1 month ago

fixed in 0.11.2