This commit is contained in:
Andrew Z 2022-07-07 04:03:40 -04:00
parent c56493bead
commit c9c297e24a
11 changed files with 22 additions and 431 deletions

View File

@ -1 +1 @@
{"last_updated_timestamp":1657173815}
{"last_updated_timestamp":1657181017}

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1657173815
"last_updated_timestamp": 1657181017
}

File diff suppressed because one or more lines are too long

View File

@ -64386,10 +64386,10 @@
"Other",
"Network-Other"
],
"downloads": 8374,
"downloads": 8389,
"stars": 2,
"LastUpdateScan": 1654581808,
"LastUpdate": 1625232562,
"LastUpdateScan": 1657181017,
"FirstSeen": 1613012808
},
{
@ -67918,7 +67918,6 @@
],
"downloads": 297602,
"stars": 1,
"LastUpdate": 1612478584,
"trending": 0.015,
"trends": [
7.43,
@ -67948,6 +67947,7 @@
297602
],
"LastUpdateScan": 1657173815,
"LastUpdate": 1612478584,
"FirstSeen": 1584425477,
"topTrending": -7.415,
"topPerforming": 0.015
@ -90445,209 +90445,6 @@
"LastUpdate": 1651831651,
"FirstSeen": 1648029801
},
{
"Name": "Jellyfin-AMD-Intel-Nvidia",
"Repository": "ich777/jellyfin",
"Registry": "https://hub.docker.com/r/ich777/jellyfin",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/102787-support-ich777-jellyfin-amdintelnvidia/",
"Project": "https://jellyfin.org/",
"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..\r\n\r\nThis version of Jellyfin is optimized for hardware transcoding on AMD Ryzen APU Platforms and also for Nvidia hardware transcoding - Nvidia-Driver Plugin needed (Intel hardware transcoding is only supported up to Coffe Lake 9th gen. for now).\r\n\r\n\r\nAMD Hardware transcoding (Please note that you have to be on Unraid 6.9.0beta35 to enable the moduel for AMD):\r\n- Open up a Terminal from Unraid and type in: 'modprobe amdgpu' (without quotes or you edit your 'go' file to load it on every restart of Unraid - refer to the support thread)\r\n- At 'Device' at the bottom here in the template add '/dev/dri'\r\n- In Jellyfin select the VA-API Transcoder at 'Playback' in the Admin section and enable: 'h264', 'HEVC', 'VC1', 'VP9', 'VP8', at the bottom 'Throttle Transcoding' and click 'Save'.\r\n\r\nIntel Hardware transcoding:\r\n- Download and install the Intel-GPU-TOP Plugin from the CA App\r\n- At 'Device' at the bottom here in the template add '/dev/dri'\r\n- In Jellyfin select the Intel Quick Sync Transcoder at 'Playback' in the Admin section and enable: 'h264', 'MPEG2', 'HEVC', 'VC1', 'VP9', 'VP8', at the bottom 'Throttle Transcoding' and click 'Save'.\r\n\r\nNvidia Hardware transcoding:\r\n- Download and install the Nvidia-Driver Plugin from the CA App\r\n- Turn on the 'Advanced View' here in the template and at 'Extra Parameters' add: '--runtime=nvidia'.\r\n- At 'Nvidia Visible Devices' at the bottom here in the template add your GPU UUID.\r\n- In Jellyfin select the NVENC Transcoder at 'Playback' in the Admin section and enable: 'h264', 'HEVC', 'VC1', 'VP9', 'VP8' (depending on the capabilities of your card), at the bottom 'Throttle Transcoding' and click 'Save'.",
"WebUI": "http://[IP]:[PORT:8096]/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/jellyfin.png",
"ExtraParams": "--restart=unless-stopped",
"DonateText": "Please Donate to the developers of Jellyfin",
"DonateLink": "https://opencollective.com/jellyfin",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Data Path",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Main data path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Jellyfin-AMD-Intel-Nvidia"
},
{
"@attributes": {
"Name": "Movies",
"Target": "/movies",
"Default": "",
"Mode": "rw",
"Description": "Path to your Movie library.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "TV Shows",
"Target": "/tv",
"Default": "",
"Mode": "rw",
"Description": "Path to your TV-Shows library.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Music",
"Target": "/music",
"Default": "",
"Mode": "rw",
"Description": "Path to your Music library.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Cache",
"Target": "/cache",
"Default": "",
"Mode": "rw",
"Description": "Cache path (strongly recommended to use).",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/Jellyfin-AMD-Intel-Nvidia/cache"
},
{
"@attributes": {
"Name": "AMD or Intel Device",
"Target": "",
"Default": "",
"Mode": "",
"Description": "Path to AMD or Intel device - fill in with '/dev/dri' if you want to use AMD or Intel hardware transcoding (ATTENTION: Delete this entire entry with the Remove button if you don't want to use Intel or AMD hardware transcoding otherwise the container won't start).",
"Type": "Device",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Nvidia Visible Devices",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "Nvidia Visible Devices - enter your GPU UUID here (only required if you plan to use Nvidia hardware transcoding otherwise leave empty, don't forget to add '--runtime=nvidia' to your 'Extra Parameters' in the template).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "http - WebGUI",
"Target": "8096",
"Default": "",
"Mode": "tcp",
"Description": "WebGUI Port http.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8096"
},
{
"@attributes": {
"Name": "https - WebGUI",
"Target": "8920",
"Default": "",
"Mode": "tcp",
"Description": "WebGUI Port https.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8920"
},
{
"@attributes": {
"Name": "Nvidia Driver Capabilities",
"Target": "NVIDIA_DRIVER_CAPABILITIES",
"Default": "",
"Mode": "",
"Description": "Nvidia Driver Capabilities (This value can be left in the template even if you don't want to use Nvidia hardware transcoding).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "all"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Jellyfin-AMD-Intel-Nvidia.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Jellyfin-AMD-Intel-Nvidia.xml",
"CategoryList": [
"MediaApp-Video",
"MediaApp-Music"
],
"downloads": 285278,
"stars": 6,
"trending": 0.405,
"trends": [
19.554,
17.912,
19.755,
12.542,
0.242,
0.814,
0.405
],
"trendsDate": [
1639472622,
1642071809,
1644670987,
1647266605,
1649865814,
1652465008,
1655064201
],
"downloadtrend": [
161956,
197296,
245867,
281127,
281809,
284123,
285278
],
"LastUpdateScan": 1655064201,
"LastUpdate": 1655011889,
"FirstSeen": 1613488286,
"topTrending": -19.148999999999997,
"topPerforming": 0.405
},
{
"Name": "Jenkins",
"Repository": "ich777/jenkins",
@ -95824,7 +95621,6 @@
"Downloaders"
],
"downloads": 53829,
"LastUpdate": 1651832996,
"trending": 0.084,
"trends": [
25.043,
@ -95854,6 +95650,7 @@
53829
],
"LastUpdateScan": 1657173815,
"LastUpdate": 1651832996,
"FirstSeen": 1602612813,
"topTrending": -24.959
},

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"apps": 1726,
"last_updated_timestamp": 1657173815,
"last_updated": "2022-07-07 02:03",
"apps": 1725,
"last_updated_timestamp": 1657181017,
"last_updated": "2022-07-07 04:03",
"categories": [
{
"Cat": "Backup:",
@ -64548,10 +64548,10 @@
"Other",
"Network-Other"
],
"downloads": 8374,
"downloads": 8389,
"stars": 2,
"LastUpdateScan": 1654581808,
"LastUpdate": 1625232562,
"LastUpdateScan": 1657181017,
"FirstSeen": 1613012808
},
{
@ -68080,7 +68080,6 @@
],
"downloads": 297602,
"stars": 1,
"LastUpdate": 1612478584,
"trending": 0.015,
"trends": [
7.43,
@ -68110,6 +68109,7 @@
297602
],
"LastUpdateScan": 1657173815,
"LastUpdate": 1612478584,
"FirstSeen": 1584425477,
"topTrending": -7.415,
"topPerforming": 0.015
@ -90607,209 +90607,6 @@
"LastUpdate": 1651831651,
"FirstSeen": 1648029801
},
{
"Name": "Jellyfin-AMD-Intel-Nvidia",
"Repository": "ich777/jellyfin",
"Registry": "https://hub.docker.com/r/ich777/jellyfin",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/102787-support-ich777-jellyfin-amdintelnvidia/",
"Project": "https://jellyfin.org/",
"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..\r\n\r\nThis version of Jellyfin is optimized for hardware transcoding on AMD Ryzen APU Platforms and also for Nvidia hardware transcoding - Nvidia-Driver Plugin needed (Intel hardware transcoding is only supported up to Coffe Lake 9th gen. for now).\r\n\r\n\r\nAMD Hardware transcoding (Please note that you have to be on Unraid 6.9.0beta35 to enable the moduel for AMD):\r\n- Open up a Terminal from Unraid and type in: 'modprobe amdgpu' (without quotes or you edit your 'go' file to load it on every restart of Unraid - refer to the support thread)\r\n- At 'Device' at the bottom here in the template add '/dev/dri'\r\n- In Jellyfin select the VA-API Transcoder at 'Playback' in the Admin section and enable: 'h264', 'HEVC', 'VC1', 'VP9', 'VP8', at the bottom 'Throttle Transcoding' and click 'Save'.\r\n\r\nIntel Hardware transcoding:\r\n- Download and install the Intel-GPU-TOP Plugin from the CA App\r\n- At 'Device' at the bottom here in the template add '/dev/dri'\r\n- In Jellyfin select the Intel Quick Sync Transcoder at 'Playback' in the Admin section and enable: 'h264', 'MPEG2', 'HEVC', 'VC1', 'VP9', 'VP8', at the bottom 'Throttle Transcoding' and click 'Save'.\r\n\r\nNvidia Hardware transcoding:\r\n- Download and install the Nvidia-Driver Plugin from the CA App\r\n- Turn on the 'Advanced View' here in the template and at 'Extra Parameters' add: '--runtime=nvidia'.\r\n- At 'Nvidia Visible Devices' at the bottom here in the template add your GPU UUID.\r\n- In Jellyfin select the NVENC Transcoder at 'Playback' in the Admin section and enable: 'h264', 'HEVC', 'VC1', 'VP9', 'VP8' (depending on the capabilities of your card), at the bottom 'Throttle Transcoding' and click 'Save'.",
"WebUI": "http://[IP]:[PORT:8096]/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/jellyfin.png",
"ExtraParams": "--restart=unless-stopped",
"DonateText": "Please Donate to the developers of Jellyfin",
"DonateLink": "https://opencollective.com/jellyfin",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Data Path",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Main data path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Jellyfin-AMD-Intel-Nvidia"
},
{
"@attributes": {
"Name": "Movies",
"Target": "/movies",
"Default": "",
"Mode": "rw",
"Description": "Path to your Movie library.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "TV Shows",
"Target": "/tv",
"Default": "",
"Mode": "rw",
"Description": "Path to your TV-Shows library.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Music",
"Target": "/music",
"Default": "",
"Mode": "rw",
"Description": "Path to your Music library.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Cache",
"Target": "/cache",
"Default": "",
"Mode": "rw",
"Description": "Cache path (strongly recommended to use).",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/Jellyfin-AMD-Intel-Nvidia/cache"
},
{
"@attributes": {
"Name": "AMD or Intel Device",
"Target": "",
"Default": "",
"Mode": "",
"Description": "Path to AMD or Intel device - fill in with '/dev/dri' if you want to use AMD or Intel hardware transcoding (ATTENTION: Delete this entire entry with the Remove button if you don't want to use Intel or AMD hardware transcoding otherwise the container won't start).",
"Type": "Device",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Nvidia Visible Devices",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "Nvidia Visible Devices - enter your GPU UUID here (only required if you plan to use Nvidia hardware transcoding otherwise leave empty, don't forget to add '--runtime=nvidia' to your 'Extra Parameters' in the template).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "http - WebGUI",
"Target": "8096",
"Default": "",
"Mode": "tcp",
"Description": "WebGUI Port http.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8096"
},
{
"@attributes": {
"Name": "https - WebGUI",
"Target": "8920",
"Default": "",
"Mode": "tcp",
"Description": "WebGUI Port https.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8920"
},
{
"@attributes": {
"Name": "Nvidia Driver Capabilities",
"Target": "NVIDIA_DRIVER_CAPABILITIES",
"Default": "",
"Mode": "",
"Description": "Nvidia Driver Capabilities (This value can be left in the template even if you don't want to use Nvidia hardware transcoding).",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "all"
}
],
"Repo": "ich777's Repository",
"caTemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/Jellyfin-AMD-Intel-Nvidia.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Jellyfin-AMD-Intel-Nvidia.xml",
"CategoryList": [
"MediaApp-Video",
"MediaApp-Music"
],
"downloads": 285278,
"stars": 6,
"trending": 0.405,
"trends": [
19.554,
17.912,
19.755,
12.542,
0.242,
0.814,
0.405
],
"trendsDate": [
1639472622,
1642071809,
1644670987,
1647266605,
1649865814,
1652465008,
1655064201
],
"downloadtrend": [
161956,
197296,
245867,
281127,
281809,
284123,
285278
],
"LastUpdateScan": 1655064201,
"LastUpdate": 1655011889,
"FirstSeen": 1613488286,
"topTrending": -19.148999999999997,
"topPerforming": 0.405
},
{
"Name": "Jenkins",
"Repository": "ich777/jenkins",
@ -95986,7 +95783,6 @@
"Downloaders"
],
"downloads": 53829,
"LastUpdate": 1651832996,
"trending": 0.084,
"trends": [
25.043,
@ -96016,6 +95812,7 @@
53829
],
"LastUpdateScan": 1657173815,
"LastUpdate": 1651832996,
"FirstSeen": 1602612813,
"topTrending": -24.959
},

View File

@ -1 +1 @@
1666
1715

View File

@ -1091,7 +1091,6 @@ Processing /tmp/appFeed/templates/ich777sRepository/ich777/iSCSI-Initiator.xml..
Processing /tmp/appFeed/templates/ich777sRepository/ich777/IW4x-Server.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/jDownloader2.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/jdupes-gui.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Jellyfin-AMD-Intel-Nvidia.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/Jenkins.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/KillingFloor.xml...Success
Processing /tmp/appFeed/templates/ich777sRepository/ich777/KillingFloor2.xml...Success
@ -2936,10 +2935,8 @@ Processing /tmp/appFeed/templates/kastem34sRepository/vault/vault.xml...Success
Updating stats on containers
cmccambridge/ocrmypdf-auto
cmccambridge/ocrmypdf-auto:latest Downloads: 297602 Stars: 1 Base: unknown
ich777/nzbget
ich777/nzbget Downloads: 53829 Stars: 0 Base: unknown
healthchecks/dashboard
healthchecks/dashboard Downloads: 8389 Stars: 2 Base: unknown
Updating GitHub

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -41766,9 +41766,9 @@
},
"healthchecks/dashboard": {
"Base": null,
"Downloads": 8374,
"Downloads": 8389,
"Stars": 2,
"Time": 1654581808,
"Time": 1657181017,
"trending": null,
"trends": null,
"downloadtrend": null,