mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-30 11:11:30 +00:00
79 lines
3.8 KiB
XML
79 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container version="2">
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/tvheadend.xml</TemplateURL>
|
|
<Name>tvheadend</Name>
|
|
<Date>1498968000</Date>
|
|
<Repository>linuxserver/tvheadend</Repository>
|
|
<Registry>https://hub.docker.com/r/linuxserver/tvheadend/</Registry>
|
|
<Branch>
|
|
<Tag>release-4.2</Tag>
|
|
<TagDescription>latest release of 4.2 branch of TVH</TagDescription>
|
|
</Branch>
|
|
<Branch>
|
|
<Tag>stable-4.0.9</Tag>
|
|
<TagDescription>Old stable version of TVH</TagDescription>
|
|
</Branch>
|
|
<Branch>
|
|
<Tag>stable-4.2.1</Tag>
|
|
<TagDescription>Old Stable version of TVH</TagDescription>
|
|
</Branch>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/49898-support-linuxserverio-tvheadend/</Support>
|
|
<Project>https://www.tvheadend.org/</Project>
|
|
<Overview>Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT&gt;IP and HDHomeRun as input sources.
|
|
Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT&gt;IP streaming.
|
|
Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).</Overview>
|
|
<WebUI>http://[IP]:[PORT:9981]/</WebUI>
|
|
<Icon>https://i.imgur.com/zGSUAT4.png</Icon>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>9981</HostPort>
|
|
<ContainerPort>9981</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>9982</HostPort>
|
|
<ContainerPort>9982</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<ContainerDir>/recordings</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Environment>
|
|
<Variable>
|
|
<Value>100</Value>
|
|
<Name>PGID</Name>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>99</Value>
|
|
<Name>PUID</Name>
|
|
</Variable>
|
|
</Environment>
|
|
<Config Name="Config" Target="/config" Default="" Mode="rw" Description="Config" Type="Path" Display="always" Required="true" Mask="false"></Config>
|
|
<Config Name="Recordings" Target="/recordings" Default="" Mode="rw" Description="Recordings" Type="Path" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="PGID" Type="Variable" Display="always" Required="true" Mask="false">100</Config>
|
|
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="PUID" Type="Variable" Display="always" Required="true" Mask="false">99</Config>
|
|
<Config Name="Webgui" Target="9981" Default="9981" Mode="tcp" Description="Webgui" Type="Port" Display="always" Required="true" Mask="false">9981</Config>
|
|
<Config Name="HTSP" Target="9982" Default="9982" Mode="tcp" Description="HTSP" Type="Port" Display="always" Required="true" Mask="false">9982</Config>
|
|
<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/alpine</BaseImage>
|
|
<Description>Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.
|
|
Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming.
|
|
Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/tvheadend.xml</templatePath>
|
|
</Container>
|