-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Immich
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
When installing Immich, the script fails to add the necessary settings to the LXC conf file for hardware-accelerated transcoding. This is due to the build.func file not including Immich in the list of HW-acceleration candidates.
π Steps to reproduce the issue.
Install Immich using the default or advanced settings.
β Paste the full error output (if available).
It should look like the below:
πΌοΈ Additional context (optional).
Immich needs to be included in build.func in the code block from line 1143 to 1173.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

