mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
25 lines
2.1 KiB
XML
Executable File
25 lines
2.1 KiB
XML
Executable File
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<Container version="2">
|
|
<Name>webgrabplus</Name>
|
|
<Repository>ghcr.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>
|
|
<Project>http://www.webgrabplus.com</Project>
|
|
<Overview>[Webgrabplus](http://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>
|
|
<WebUI>http://[IP]:[PORT:80]</WebUI>
|
|
<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>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where webgrabplus should store it's 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>
|