AppFeed/templates/gfjardimsRepository/needo/SickBeard.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

54 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Name>SickBeard</Name>
<Overview>
Sick Beard is a PVR for newsgroup users (with limited torrent support). It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them, and optionally generates metadata for them. It currently supports NZBs.org, NZBMatrix, NZBs'R'Us, Newzbin, Womble's Index, NZB.su, TVTorrents and EZRSS and retrieves show information from theTVDB.com and TVRage.com.
</Overview>
<Registry>https://registry.hub.docker.com/r/needo/sickbeard/</Registry>
<GitHub>https://github.com/needo37/sickbeard</GitHub>
<Repository>needo/sickbeard</Repository>
<Support>http://lime-technology.com/forum/index.php?topic=33822.0</Support>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8081</HostPort>
<ContainerPort>8081</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>EDGE</Name>
<Value>0</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/sickbeard</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>
<WebUI>http://[IP]:[PORT:8081]/</WebUI>
<Icon>https://i.imgur.com/wx5Cp2n.png</Icon>
<TemplateURL>https://raw.githubusercontent.com/gfjardim/docker-containers/templates/needo/SickBeard.xml</TemplateURL>
<Deprecated>true</Deprecated>
<Category>Downloaders: MediaApp:Video</Category>
<Description>Sick Beard is a PVR for newsgroup users (with limited torrent support). It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them, and optionally generates metadata for them. It currently supports NZBs.org, NZBMatrix, NZBs'R'Us, Newzbin, Womble's Index, NZB.su, TVTorrents and EZRSS and retrieves show information from theTVDB.com and TVRage.com.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/gfjardimsRepository/needo/SickBeard.xml</templatePath>
</Container>