AppFeed/templates/BinhexsRepository/binhex/plexpass.xml

66 lines
2.7 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/plexpass.xml</TemplateURL>
<Name>binhex-plexpass</Name>
<Overview>
The Plex Media Server enriches your life by organizing all your personal media, presenting it beautifully and streaming it to all of your devices. It's easy to use, it's awesome, and it's free!. Please note you WILL require an active Plex Pass account, if you don't have a Plex Pass account then please use the free version, binhex-plex.
</Overview>
<Support>http://lime-technology.com/forum/index.php?topic=45845.0</Support>
<Registry>https://registry.hub.docker.com/r/binhex/arch-plexpass/</Registry>
<GitHub>https://github.com/binhex/arch-plexpass</GitHub>
<Repository>binhex/arch-plexpass</Repository>
<Project>https://plex.tv/</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>host</Mode>
<Publish>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>TRANS_DIR</Name>
<Value>/config/transcode</Value>
</Variable>
2021-04-14 12:02:52 +00:00
<Variable>
<Name>NVIDIA_DRIVER_CAPABILITIES</Name>
<Value>all</Value>
</Variable>
<Variable>
<Name>NVIDIA_VISIBLE_DEVICES</Name>
<Value></Value>
</Variable>
2020-12-03 12:42:32 +00:00
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
2021-01-12 13:07:51 +00:00
<HostDir>/mnt/user/appdata/config</HostDir>
2020-12-03 12:42:32 +00:00
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user</HostDir>
<ContainerDir>/media</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:32400]/web/index.html</WebUI>
<Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/plex-icon.png</Icon>
<DonateText>If you appreciate my work, then please consider buying me a beer :D</DonateText>
<DonateLink>https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MM5E27UX6AUU4</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Description>The Plex Media Server enriches your life by organizing all your personal media, presenting it beautifully and streaming it to all of your devices. It's easy to use, it's awesome, and it's free!. Please note you WILL require an active Plex Pass account, if you don't have a Plex Pass account then please use the free version, binhex-plex.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/plexpass.xml</templatePath>
</Container>