mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-10 17:11:10 +00:00
61 lines
2.3 KiB
XML
61 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/sickrage.xml</TemplateURL>
|
|
<Date>1470628800</Date>
|
|
<Name>sickrage</Name>
|
|
<Support>https://forums.unraid.net/topic/41759-support-linuxserverio-sickrage/</Support>
|
|
<Project>https://github.com/SickRage/SickRage</Project>
|
|
<Overview>Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.</Overview>
|
|
<Registry>https://hub.docker.com/r/linuxserver/sickrage/</Registry>
|
|
<Repository>linuxserver/sickrage</Repository>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Environment>
|
|
<Variable>
|
|
<Name>PGID</Name>
|
|
<Value>100</Value>
|
|
</Variable>
|
|
<Variable>
|
|
<Name>PUID</Name>
|
|
<Value>99</Value>
|
|
</Variable>
|
|
</Environment>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>8081</HostPort>
|
|
<ContainerPort>8081</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/downloads</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/tv</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/sickrage-icon.png</Icon>
|
|
<WebUI>http://[IP]:[PORT:8081]/</WebUI>
|
|
<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>
|
|
<BaseImage>lsiobase/python</BaseImage>
|
|
<Deprecated>true</Deprecated>
|
|
<Category>Downloaders: MediaApp:Video</Category>
|
|
<Description>Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/sickrage.xml</templatePath>
|
|
</Container>
|