templates/unraid/kdenlive.xml
2025-12-28 19:13:02 +00:00

69 lines
3.4 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-kdenlive/blob/master/readme-vars.yml -->
<Container version="2">
<Name>kdenlive</Name>
<Repository>lscr.io/linuxserver/kdenlive</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/kdenlive</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-kdenlive/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-kdenlive#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-kdenlive#readme</ReadMe>
<Project>https://kdenlive.org/</Project>
<Overview>Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.</Overview>
<WebUI>https://[IP]:[PORT:3001]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/kdenlive.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kdenlive-logo.png</Icon>
<Requires>
This image is unprotected by default __**do not**__ expose it to the internet.
Please read https://github.com/linuxserver/docker-kdenlive#security for more information.
</Requires>
<Date>2025-12-28</Date>
<Changes>
### 2025-12-28
- Add Wayland init logic.
### 2025-09-22
- Rebase to Arch latest Appimage no longer working on Deb distros. Build for arm64 again.
### 2025-08-06
- Fix cpu bug, disable gamepad by default.
### 2025-07-12
- Rebase to Selkies and use official AppImage, HTTPS IS NOW REQUIRED. Remove arm64 support.
### 2024-08-19
- Rebase to noble. Use pypi and lsio wheels.
### 2024-02-10
- Update Readme with new env vars and ingest proper PWA icon.
### 2023-04-24
- Ensure application launches in fullscreen.
### 2023-03-18
- Rebase to KasmVNC base image.
### 2022-09-16
- Migrate to s6v3.
### 2022-03-09
- Update seccomp explanation.
### 2022-03-07
- Initial release.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Kdenlive desktop gui HTTP, must be proxied." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="Kdenlive desktop gui HTTPS." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores local files and settings" Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>