Skip to content

Bug: Immich installation does not add HW-accelerated transcodingΒ #4926

@vhsdream

Description

@vhsdream

βœ… 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).

Image

It should look like the below:

Image

πŸ–ΌοΈ Additional context (optional).

Immich needs to be included in build.func in the code block from line 1143 to 1173.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions