Add Unraid Nvidia and tidy up Unraid DVB

This commit is contained in:
chbmb 2019-02-10 00:27:17 +00:00
parent 92dde3fd5b
commit 451349ef8e
3 changed files with 45 additions and 64 deletions

24
Unraid-DVB.xml Normal file
View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg</PluginURL>
<PluginAuthor>LinuxServer.io</PluginAuthor>
<Beta>False</Beta>
<Category>MediaApp:Other MediaServer:Other Tools:System</Category>
<Date>2016-03-27</Date>
<Name>Unraid DVB</Name>
<Description>
This plugin from LinuxServer.io allows you to easily install a modified Unraid version with DVB drivers compiled.
Remember to add --device=/dev/dvb to the extra parameters in the MythTV/TVHeadEnd docker.
Once installed you can then use the MythTV Docker or a TVHeadEnd docker/plugin to use Unraid as a PVR backend.
</Description>
<Changes>
###2016-03-27
- Initial Release
</Changes>
<Support>https://forums.unraid.net/topic/46194-plugin-linuxserverio-unraid-dvb/</Support>
<Icon>https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/source/UnraidDVB/usr/local/emhttp/plugins/UnraidDVB/images/UnraidDVB.png</Icon>
<IconFA>television</IconFA>
</Containers>

21
Unraid-Nvidia.xml Normal file
View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/linuxserver/Unraid-Nvidia-Plugin/master/plugins/Unraid-Nvidia.plg</PluginURL>
<PluginAuthor>LinuxServer.io</PluginAuthor>
<Beta>False</Beta>
<Category>MediaApp:Other MediaServer:Other Tools:System</Category>
<Date>2019-02-09</Date>
<Name>Unraid Nvidia</Name>
<Description>
This plugin from LinuxServer.io allows you to easily install a modified Unraid version with Nvidia drivers compiled and the docker system modified to use an nvidia container runtime, meaning you can use your GPU in any container you wish.
</Description>
<Changes>
###2019-02-09
- Release
</Changes>
<Support>https://forums.unraid.net/topic/77813-plugin-linuxserverio-unraid-nvidia/</Support>
<Icon>https://raw.githubusercontent.com/linuxserver/Unraid-Nvidia-Plugin/master/source/Unraid-Nvidia/usr/local/emhttp/plugins/Unraid-Nvidia/images/Unraid-Nvidia.png</Icon>
<IconFA>film</IconFA>
</Containers>

View File

@ -1,64 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg</PluginURL>
<PluginAuthor>CHBMB/Squid</PluginAuthor>
<Beta>False</Beta>
<Category>MediaApp:Other MediaServer:Other Tools:System</Category>
<Date>2016-03-27</Date>
<Name>unRAID DVB</Name>
<Description>
This plugin from linuxserver.io allows you to easily install a modified unRAID version with DVB drivers compiled.
Remember to add --device=/dev/dvb to the extra parameters in the MythTV/TVHeadEnd docker.
There are three versions available:
OpenElec for most DVB cards.
TBS for TBS cards.
Digital Devices Experimental for Digital Devices cards.
Once installed you can then use the MythTV Docker or a TVHeadEnd docker/plugin to use unRAID as a PVR backend.
</Description>
<Changes>
###2016-04-01
- Display and text updates. Don't worry, I'm not going to be like a 2nd Squid with CA updates three times a day...
###2016-03-28a
- Updated TVHeadEnd Docker link, was pointing to the MythTV Docker thread. Sorry Saarg ;)
###2016-03-28
- Updated V6.1.9 and V6.2 Beta 20 to include lirc_zilog module
###2016-03-27a
- Some display tweaks and ability to downgrade.
###2016-03-27
- unRAID V6.2 Beta 20 builds done.
###2016-03-24
- Detect if Unraid V6.2 or later and install appropriate version.
###2016-03-23
- Updates to page and useful links added.
###2016-03-20
- V6.2 Beta 18 and Beta 19 release of Digital Devices Experimental.
###2016-03-19
- Internal release for the V6.2 Beta 19 release. OpenElec and TBS Builds.
###2016-03-12
- Internal release for the V6.2 Beta 18 release. OpenElec and TBS Builds.
</Changes>
<Support>http://lime-technology.com/forum/index.php?topic=47899.0</Support>
<Icon>https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/source/UnraidDVB/usr/local/emhttp/plugins/UnraidDVB/images/UnraidDVB.png</Icon>
</Containers>