AppFeed/templates/hotiosRepository/hotio/jellyfin.xml

47 lines
2.9 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>jellyfin</Name>
<Repository>hotio/jellyfin</Repository>
<Registry>https://hub.docker.com/r/hotio/jellyfin</Registry>
<Branch>
<Tag>release-dockerhub</Tag>
2021-02-23 15:03:19 +00:00
<TagDescription>Stable</TagDescription>
2020-12-03 12:42:32 +00:00
<Repository>hotio/jellyfin:release</Repository>
<Registry>https://hub.docker.com/r/hotio/jellyfin</Registry>
</Branch>
<Branch>
<Tag>nightly-dockerhub</Tag>
2021-02-23 15:03:19 +00:00
<TagDescription>Unstable</TagDescription>
2020-12-03 12:42:32 +00:00
<Repository>hotio/jellyfin:nightly</Repository>
<Registry>https://hub.docker.com/r/hotio/jellyfin</Registry>
</Branch>
<Branch>
<Tag>release-ghcr</Tag>
2021-02-23 15:03:19 +00:00
<TagDescription>Stable</TagDescription>
2020-12-03 12:42:32 +00:00
<Repository>ghcr.io/hotio/jellyfin:release</Repository>
2020-12-20 19:07:32 +00:00
<Registry>https://github.com/orgs/hotio/packages/container/package/jellyfin</Registry>
2020-12-03 12:42:32 +00:00
</Branch>
<Branch>
<Tag>nightly-ghcr</Tag>
2021-02-23 15:03:19 +00:00
<TagDescription>Unstable</TagDescription>
2020-12-03 12:42:32 +00:00
<Repository>ghcr.io/hotio/jellyfin:nightly</Repository>
2020-12-20 19:07:32 +00:00
<Registry>https://github.com/orgs/hotio/packages/container/package/jellyfin</Registry>
2020-12-03 12:42:32 +00:00
</Branch>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/jellyfin</Project>
2021-02-26 23:02:33 +00:00
<Icon>https://hotio.dev/webhook-avatars/jellyfin.png</Icon>
2020-12-03 12:42:32 +00:00
<Overview>Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.</Overview>
<Description>Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps.</Description>
<WebUI>http://[IP]:[PORT:8096]</WebUI>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 8096" Target="8096" Default="8096" Mode="tcp" Description="Container Port: 8096" Type="Port" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="UMASK" Target="UMASK" Default="002" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/jellyfin.xml</templatePath>
</Container>