Apologies I haven’t been able to look at packaging v1.93.3 due to combination of failed home broadband and work commitments. Thanks @hrdl for the patch - should have time later this week to look into it.
Search Criteria
Package Details: immich-server 1.119.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/immich.git (read-only, click to copy) |
---|---|
Package Base: | immich |
Description: | Self-hosted photos and videos backup tool |
Upstream URL: | https://github.com/immich-app/immich |
Licenses: | MIT |
Conflicts: | immich |
Replaces: | immich |
Submitter: | wabi |
Maintainer: | wabi (pikl) |
Last Packager: | pikl |
Votes: | 9 |
Popularity: | 1.18 |
First Submitted: | 2022-12-30 11:41 (UTC) |
Last Updated: | 2024-10-31 22:14 (UTC) |
Dependencies (41)
- brotli (brotli-gitAUR)
- dav1d (dav1d-gitAUR)
- expat (expat-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-fullAUR, imagemagick-full-gitAUR)
- jellyfin-ffmpeg
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libde265 (libde265-gitAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libheif (libheif-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- liblqr
- libpng (libpng-apngAUR, libpng-gitAUR)
- libraw (libraw-gitAUR)
- librsvg (librsvg-gitAUR)
- libtool (libtool-gitAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- libwebp (libwebp-gitAUR)
- mimalloc
- Show 21 more dependencies...
Required by (0)
Sources (13)
- base-images
- https://download.geonames.org/export/dump/admin1CodesASCII.txt
- https://download.geonames.org/export/dump/admin2Codes.txt
- https://download.geonames.org/export/dump/cities500.zip
- https://raw.githubusercontent.com/nvkelso/natural-earth-vector/v5.1.2/geojson/ne_10m_admin_0_countries.geojson
- immich-1.119.1.tar.gz
- immich-machine-learning.service
- immich-server.service
- immich.conf
- immich.sysusers
- immich.tmpfiles
- media.ts.patch
- nginx.immich.conf
pikl commented on 2024-01-30 21:40 (UTC)
hrdl commented on 2024-01-30 12:28 (UTC)
I'm testing 1.93.3. Here's my patch: https://paste.debian.net/hidden/bc63f6ed/
Mars160 commented on 2024-01-04 03:37 (UTC)
How to change the that immich-server run with? I want immich to manage the pictures in my nextcloud.
My nextcloud is running with ‘nextcloud’. So how can I run immich with nextcloud?
I tried to override the service file to change User and Group to nextcloud, and change ReadWritePaths to 755 directory. But It said that Immich have no permission to create upload/library.
After chmod to 777, I found immich created all directories with immich
not nextcloud
.
wabi commented on 2023-12-29 17:20 (UTC)
Anybody experiencing issues with photo previews (thumbnails and the smaller version served when clicked on) are black and white? https://github.com/immich-app/immich/issues/6046
NeverSummer commented on 2023-12-22 00:49 (UTC) (edited on 2023-12-22 00:50 (UTC) by NeverSummer)
If you use a non-default media library location, all of the systemd units need to have a custom
[Service]
ReadWritePaths=/absolute/path/to/custom/directory
appended to enable them to access those files. Took longer than I'd like to admit to notice why I wasn't generating thumbnails properly.
pikl commented on 2023-12-21 18:51 (UTC)
Thanks @hardl
for doing the work upstream to figure this one out. I'd had symptoms of it too - single tab at /photos
and hitting reload in the browser resulted in a white screen. v1.91.4-2
now includes this config parameter.
hrdl commented on 2023-12-20 13:10 (UTC) (edited on 2023-12-21 18:13 (UTC) by hrdl)
Since v1.91.1
immich.conf
should contain IMMICH_WEB_ROOT=/usr/lib/immich/app/server/www
. See https://github.com/immich-app/immich/issues/5856#issuecomment-1864425572 for details.
hrdl commented on 2023-12-18 20:02 (UTC)
Yes, 1.90.3-2
seems to be working more robustly.
pikl commented on 2023-12-18 19:47 (UTC)
@hrdl
new version v1.91.3-2
should help - let me know if it works.
Pinned Comments
pikl commented on 2024-08-05 09:52 (UTC)
From
v1.111.0
, this package does not build withnodejs
<v20
.