Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

martabal

Members
  • Joined

  • Last visited

  1. You’re probably using an external library which are only read-only (you can’t trash or delete assets)
  2. Immich uses onnxuntime for machine-learning and it does not support coral. Currently immich (as of v1.94.1) only supports CUDA (nvidia) and OPENVINO (intel)
  3. Just use immich-go https://github.com/simulot/immich-go
  4. Because since v1.91.0, Immich uses a postgresql extension which is not shipped with the default postgres image. This new repository is "just" the standard postgres image with the extension installed. You can take a look at the github repository of the extension here and why it has been chosen here. Immich had a lot of breaking changes in the past year, but because you use the AIO image, it's the first time you directly have to deal with a breaking change. This is one of the benefit of using the AIO image.
  5. Hello, if you use the use library feature you can mount the volume with a read only option. By default, Immich does not modify the files in imported libraries, the read only option is another security
  6. The only thing with postgres is that you manage the major version upgrade. Before moving from postgres 14 to postgres 15, you have to export your databases from postgres 14 and import your export in postgres 15
  7. Currently, the postgres version doesn't matter
  8. Yeah sorry if I'm not clear. When you upload new files Immich store the original file (and never touches it) and creates 2 thumbnails in /photos/library and /photos/thumbs. When you use the libraries feature, Immich will read the files in /import, create thumbnails for them in /photos/thumbs. Original files are just read. and files in /import are scanned to detect deleted, new, updated files. Immich only read the import folder
  9. It's more complicated than that. For better performances and compability, Immich creates 2 thumbnails (1 small thumbnail in webp and 1 in jpeg) for every asset imported/uploaded. The thumbnail are stored in your /photos folder. They are used when you're browsing the web and if you didn't enable the option to load original images on your phone. When you're downloading an image on the web or zooming an image compatible with your browser on the web, immich will send to your client the original image
  10. Hello, my german is not that good, I will speak in english. /photos = where your uploads are stored, including the original assets, thumbnails and encoded videos /import = existing libraries, Immich only read files in it If you want to import your existing files into immich, go to your admin settings > user management and set an external path to your user and set it to /import. Then on your account settings you can add a new library and set the path to /import
  11. Hello, it's the same process as any other container (Plex or jellyfin if you use it)
  12. Increasing the Kill signal from 'timeout -k .500 .400 intel_gpu_top -J -s 250' to 'timeout -k .500 .600 intel_gpu_top -J -s 250' resolved my issue @b3rs3rk
  13. I think my issue is related to code 303 (Vendor data valid, but not enough received.)

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.