templates/unraid/pyload-ng.xml
2026-01-09 14:43:21 +00:00

85 lines
3.9 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-pyload-ng/blob/main/readme-vars.yml -->
<Container version="2">
<Name>pyload-ng</Name>
<Repository>lscr.io/linuxserver/pyload-ng</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/pyload-ng</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-pyload-ng/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-pyload-ng#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-pyload-ng#readme</ReadMe>
<Branch>
<Tag>latest</Tag>
<TagDescription>Stable releases from pyLoad Next</TagDescription>
</Branch>
<Branch>
<Tag>develop</Tag>
<TagDescription>Releases from pyload Next develop branch</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-pyload-ng/tree/develop#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-pyload-ng/tree/develop#application-setup</GitHub>
</Branch>
<Project>https://pyload.net/</Project>
<Overview>pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.</Overview>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/pyload-ng.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
<Date>2026-01-09</Date>
<Changes>
### 2026-01-09
- Add gcompat for mini-racer.
### 2025-09-01
- Add new dep, libatomic.
### 2025-06-09
- Rebase to Alpine 3.22.
### 2024-07-20
- Revert to Alpine 3.19 due to inconsistent upstream addon support for Python 3.12.
### 2024-06-27
- Rebase to Alpine 3.20.
### 2023-12-23
- Rebase to Alpine 3.19.
### 2023-10-08
- Install unrar from linuxserver repo(https://github.com/linuxserver/docker-unrar).
### 2023-08-10
- Bump unrar to 6.2.10.
### 2023-06-01
- Replace p7zip with 7zip, add unrar.
### 2023-05-25
- Rebase to Alpine 3.18, deprecate armhf.
### 2022-02-02
- Rebase master to alpine 3.17.
### 2022-02-02
- Add ffmpeg for the Youtube plugin.
### 2022-01-24
- Replace unrar with p7zip.
### 2022-01-24
- Initial release.
</Changes>
<Config Name="WebUI" Target="8000" Default="8000" Mode="tcp" Description="Allows HTTP access to the application" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 9666" Target="9666" Default="9666" Mode="tcp" Description="Click&#39;n&#39;Load port." Type="Port" Display="always" Required="false" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Persistent config files" Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="Path: /downloads" Target="/downloads" Default="" Mode="rw" Description="Destination of pyLoad downloads" Type="Path" Display="always" 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>