mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
85 lines
3.9 KiB
XML
Executable File
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-mylar3/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>mylar3</Name>
|
|
<Repository>lscr.io/linuxserver/mylar3</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/mylar3</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-mylar3/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-mylar3#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-mylar3#readme</ReadMe>
|
|
<Branch>
|
|
<Tag>latest</Tag>
|
|
<TagDescription>Stable Mylar3 releases</TagDescription>
|
|
</Branch>
|
|
<Branch>
|
|
<Tag>nightly</Tag>
|
|
<TagDescription>Commits to Mylar3 `python3-dev` branch</TagDescription>
|
|
<ReadMe>https://github.com/linuxserver/docker-mylar3/tree/nightly#readme</ReadMe>
|
|
<GitHub>https://github.com/linuxserver/docker-mylar3/tree/nightly#application-setup</GitHub>
|
|
</Branch>
|
|
<Project>https://github.com/mylar3/mylar3</Project>
|
|
<Overview>Mylar3(https://github.com/mylar3/mylar3) is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python. It supports SABnzbd, NZBGET, and many torrent clients in addition to DDL.</Overview>
|
|
<WebUI>http://[IP]:[PORT:8090]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/mylar3.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar3-logo.png</Icon>
|
|
<Date>2023-08-16</Date>
|
|
<Changes>
|
|
### 2023-08-16
|
|
- Install unrar from linuxserver repo(https://github.com/linuxserver/docker-unrar).
|
|
|
|
### 2023-08-10
|
|
- Bump unrar to 6.2.10.
|
|
|
|
### 2023-07-11
|
|
- Rebase to Alpine 3.18
|
|
|
|
### 2023-07-07
|
|
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
|
|
|
|
### 2023-03-05
|
|
- Rebase to Alpine 3.17.
|
|
|
|
### 2022-10-12
|
|
- Rebase to alpine 3.16 and upgrade to s6v3.
|
|
|
|
### 2022-02-01
|
|
- Rebase to alpine 3.15.
|
|
|
|
### 2021-11-02
|
|
- Rebase to alpine 3.14. Remove `pathlib.py`.
|
|
|
|
### 2021-05-25
|
|
- Add `libwebp` support.
|
|
|
|
### 2021-05-17
|
|
- Add linuxserver wheel index.
|
|
|
|
### 2021-01-23
|
|
- Rebasing to alpine 3.13.
|
|
|
|
### 2021-01-03
|
|
- Output mylar log to docker log.
|
|
|
|
### 2020-12-21
|
|
- Release `nightly` tag based on commits to upstream `python3-dev` branch.
|
|
|
|
### 2020-09-28
|
|
- Initial release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="8090" Default="8090" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where mylar should store config files." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="Path: /comics" Target="/comics" Default="" Mode="rw" Description="Map to your comics folder." Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Path: /downloads" Target="/downloads" Default="" Mode="rw" Description="Map to your downloads folder." 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>
|