Welcome to version v1.109.0 of Immich. This release introduces an additional way for you to support Immich financially as well as bug fixes for various issues. Some of the highlights in this release include:
- Immich licenses (and https://buy.immich.app)
- “My Immich” url forwarder (https://my.immich.app)
- Notable fix: Generate thumbnail for iOS18 HEIC
- Notable fix: Generate Motion Photos for Pixel 6, 7, and 8
Immich license pricing is $25 per user or $99 per server for a lifetime license.
I use nginx reverse proxy on Jellyfin (and a bunch of other services as well) and it’s working great. Maybe you have some weird setup or complex situation.
I have a boat load of stuff thru nginx. Using nginx-proxymanager. Dunno if I need to add any special parameters for Jellyfin. Tailscale Funnel is working fine for now.
If you could share your settings for your nginx setup, that might help me.
I don’t use NPM but directly nginx. All my nginx general setup and per-service specific settings are here: https://wiki.gardiol.org
There is a global page for the reverse proxy, and then each service I tried/use has its own setup page.
Awesome! Thanks so much!