mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
130 lines
4.2 KiB
XML
Executable File
130 lines
4.2 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-webgrabplus/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>webgrabplus</Name>
|
|
<Repository>lscr.io/linuxserver/webgrabplus</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/webgrabplus</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-webgrabplus/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-webgrabplus#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-webgrabplus#readme</ReadMe>
|
|
<Project>https://www.webgrabplus.com</Project>
|
|
<Overview>Webgrabplus(https://www.webgrabplus.com) is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.</Overview>
|
|
<ExtraParams>--hostname=webgrabplus --mac-address=00:00:00:00:00:00</ExtraParams>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/webgrabplus.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webgrabplus-logo.png</Icon>
|
|
<Date>2025-09-14</Date>
|
|
<Changes>
|
|
### 2025-09-14
|
|
- Rebase to Alpine 3.22, upgrade dotnet to 9.0.
|
|
|
|
### 2024-06-25
|
|
- Rebase to Alpine 3.21.
|
|
|
|
### 2024-06-25
|
|
- Rebase to Alpine 3.20.
|
|
|
|
### 2024-04-23
|
|
- Bump dotnet framework to 8.x.
|
|
|
|
### 2023-12-23
|
|
- Rebase to Alpine 3.19.
|
|
|
|
### 2023-08-18
|
|
- Rebase to Alpine 3.18.
|
|
|
|
### 2023-08-16
|
|
- Update dotnet framework to 7.x.
|
|
|
|
### 2023-07-06
|
|
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
|
|
|
|
### 2023-03-13
|
|
- Rebase to Alpine 3.17.
|
|
|
|
### 2022-03-23
|
|
- Rebase to Alpine 3.16 and s6v3. Update to dotnet 6.
|
|
|
|
### 2022-04-29
|
|
- Add `hostname` and `mac_address` arguments that are needed for the license check to compose and cli samples.
|
|
|
|
### 2022-03-23
|
|
- Rebase to Alpine 3.15.
|
|
|
|
### 2022-03-23
|
|
- Update to use dotnet instead of mono.
|
|
|
|
### 2022-01-06
|
|
- Rebase to Ubuntu focal. Enable auto builds on version updates (beta and stable).
|
|
|
|
### 2021-12-17
|
|
- Update to version 3.2.2 beta.
|
|
|
|
### 2021-08-05
|
|
- Update to version 3.2.1 beta.
|
|
|
|
### 2021-06-05
|
|
- Added mono-devel dependency.
|
|
|
|
### 2021-06-04
|
|
- Update to version 3.1.8 beta.
|
|
|
|
### 2021-03-22
|
|
- Update to version 3.1.7 beta.
|
|
|
|
### 2021-03-07
|
|
- Update to version 3.1.6 beta.
|
|
|
|
### 2021-01-29
|
|
- Update external version number to show as 3.1.5.
|
|
|
|
### 2021-01-24
|
|
- Update to version 3.1.5 beta.
|
|
|
|
### 2020-12-22
|
|
- Update to version 3.1.4 beta.
|
|
|
|
### 2020-10-12
|
|
- Fix version number in jenkinsfile.
|
|
|
|
### 2020-10-12
|
|
- Update to version 3.1.1 beta.
|
|
|
|
### 2020-06-22
|
|
- Add mono webrequest library.
|
|
|
|
### 2020-06-18
|
|
- Update to v3.1.0.
|
|
|
|
### 2020-03-29
|
|
- Update to v3.0.0. Changed to use wg3-cron file.
|
|
|
|
### 2019-05-28
|
|
- Update to v2.1.0 and beta v2.1.9, rebase to bionic.
|
|
|
|
### 2019-03-23
|
|
- Switching to new Base images, shift to arm32v7 tag.
|
|
|
|
### 2019-03-21
|
|
- Update to beta 2.1.7.
|
|
|
|
### 2019-02-19
|
|
- Add pipeline logic and multi arch.
|
|
|
|
### 2018-01-18
|
|
- Initial Release.
|
|
|
|
</Changes>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Persistent config files" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="Path: /data" Target="/data" Default="" Mode="rw" Description="Where webgrabplus should store it's data files." 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>
|