From ffd44d8fff29b0cda96379660b4b95c7ea0f4dde Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 26 Aug 2021 04:26:59 +0200 Subject: [PATCH] Bot Updating Unraid Template --- unraid/jellyfin.xml | 54 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/unraid/jellyfin.xml b/unraid/jellyfin.xml index 324166c..e6406b4 100755 --- a/unraid/jellyfin.xml +++ b/unraid/jellyfin.xml @@ -1,5 +1,6 @@ + jellyfin ghcr.io/linuxserver/jellyfin @@ -11,6 +12,7 @@ false https://github.com/linuxserver/docker-jellyfin/issues/new/choose bash + https://github.com/linuxserver/docker-jellyfin#application-setup latest Stable Jellyfin releases - Focal baseimage @@ -24,10 +26,58 @@ Nightly Jellyfin releases https://jellyfin.github.io/ - [Jellyfin](https://jellyfin.github.io/) 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. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. + Jellyfin(https://jellyfin.github.io/) 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. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. http://[IP]:[PORT:8096] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/jellyfin.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png + 2021-06-23 + +### 2021-06-23 +- Add log message if device permissions are incorrect. Pin jellyfin dependency versions to prevent upstream apt repo issues. Deprecate the `bionic` tag. + +### 2021-05-21 +- Add nvidia.icd file to fix missing tonemapping using Nvidia HW. + +### 2021-01-20 +- Add Jellyfin Binary Environmentals + +### 2021-01-20 +- Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information. + +### 2020-11-23 +- Rebase to Focal, branch off Bionic. + +### 2020-07-22 +- Ingest releases from Jellyfin repo. + +### 2020-04-28 +- Replace MMAL/OMX dependency device `/dev/vc-mem` with `/dev/vcsm` as the former was not sufficient for raspbian. + +### 2020-04-11 +- Enable hw decode (mmal) on Raspberry Pi, update readme instructions, add donation info, create missing default transcodes folder. + +### 2020-03-11 +- Add Pi V4L2 support, remove optional transcode mapping (location is selected in the gui, defaults to path under `/config`). + +### 2020-01-30 +- Add nightly tag. + +### 2020-01-09 +- Add Pi OpenMax support. + +### 2019-10-02 +- Improve permission fixing for render and dvb devices. + +### 2019-07-31 +- Add AMD drivers for vaapi support on x86. + +### 2019-06-13 +- Add Intel drivers for vaapi support on x86. + +### 2019-06-07 +- Initial release. + + @@ -36,7 +86,7 @@ - +