This commit is contained in:
Andrew Z 2022-05-10 08:03:31 -04:00
parent 05f27aedd2
commit f256adec6c
8 changed files with 135 additions and 49 deletions

View File

@ -1 +1 @@
{"last_updated_timestamp":1652177009}
{"last_updated_timestamp":1652184209}

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1652177009
"last_updated_timestamp": 1652184209
}

File diff suppressed because one or more lines are too long

View File

@ -18227,7 +18227,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/emulatorjs.xml",
"downloads": 31285,
"stars": 8,
"LastUpdate": 1652049764,
"trending": 9.743,
"trends": [
25.929,
@ -18246,6 +18245,7 @@
31285
],
"LastUpdateScan": 1652177009,
"LastUpdate": 1652049764,
"FirstSeen": 1636585401,
"topTrending": -16.186
},
@ -107874,13 +107874,15 @@
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/76878-support-josh5-unmanic-library-optimiser/",
"Project": "https://github.com/unmanic/unmanic",
"Overview": "[br]Unmanic is a simple tool for optimising your file library with a highly customisable plugin system.\n [br]Remove the complexity of automatically converting your file library.\n [br]Simply point Unmanic at your library and let it manage it for you.\n [br]\n [br][b][u][span style='color: #E80000;']Advanced settings[/span][/u][/b]\n [br]\n [br][b][span style='color: #0000E8;']Nvidia GPU Use:[/span][/b]\n [br] 1) Install the Unraid Nvidia Driver Plugin.\n [br] 2) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 3) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--runtime=nvidia[/b]\".\n [br] 4) Expand the template \"Show more settings...\" section.\n [br] 5) In the [b]\"NVIDIA_VISIBLE_DEVICES\"[/b] variable, copy your [b]GPU UUID[/b] (can be found in the Unraid Nvidia Plugin)\n [br]\n [br][b][span style='color: #0000E8;']Intel GPU Use:[/span][/b]\n [br] 1) Install the Unraid Intel GPU TOP Plugin.\n [br] 3) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 4) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--device=/dev/dri[/b]\".\n [br]\n [br][b][span style='color: #0000E8;']Limit CPU Use:[/span][/b]\n [br] 1) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 2) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--cpus='.5'[/b]\".\n [pre]This example limits the container to 50% of a single core. \n [br]If you have 2 cores available to this container, \"[b]--cpus='.5'[/b]\" will equal 25% of that available CPU resources.\n [br]To limit the CPU cores available to the continer, use [b]\"CPU Pinning\"[/b][/pre]\n [br][b][span style='color: #0000E8;']Limit RAM allocation (optional):[/span][/b]\n [br] 1) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 2) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--memory='1g'[/b]\".\n [br] Unmanic can use on average around 100Mib - 500 Mib of RAM for various Disk IO tasks.\n [br] Even though limiting RAM is unnecessary as Unmanic should not ever need more that 1GB RAM it is good practice to do so.\n [br]",
"Project": "https://github.com/Unmanic/unmanic",
"Overview": "Unmanic is a simple tool for optimising your file library with a highly customisable plugin system.\nRemove the complexity of automatically converting your file library.\nSimply point Unmanic at your library and let it manage it for you.\n\n---\n## Features:\n- Manage multiple independent libraries of any media file type with a large range of plugins.\n- Simple to configure - don't waste your time with hours of setup. Just get the job done with Unmanic.\n- Support for VAAPI/QSV/NVIDIA NVENC for hardware accelerated encoding.\n- Schedule file scans at set intervals.\n- Configure inotify file monitors for your libraries.\n- Link with other installations to share in distributed processing of tasks. These other installations may be on:\n - This same Unraid server\n - A LAN connected PC (including across subnets)\n - A Internet connected PC behind a basic auth proxy\n - Linux, MacOS, Windows\n - x86, Armv7, Arm64\n\n---\n## Advanced Configuration:\n\n### LIMIT CPU USE:\n1) Toggle this Docker Container template editor to \"Advanced View\".\n2) In the \"Extra Parameters\" field, add \"--cpus='1'\".\nThis value depends on the number of cores available to the container. To limit to 50%, set this value to 0.5 * n cores. If you have 2 cores available to this container, \"--cpus='.5'\" will equal 25% of that available CPU resources. To limit the CPU cores available to the continer, use \"CPU Pinning\"\n\n### LIMIT RAM ALLOCATION:\n1) Toggle this Docker Container template editor to \"Advanced View\".\n2) In the \"Extra Parameters\" field, add \"--memory='1g'\".\nUnmanic can use on average around 100Mib - 500 Mib of RAM for various Disk IO tasks.\nEven though limiting RAM is unnecessary as Unmanic should not ever need more that 1GB RAM it is good practice to do so.\n**Note:** If you set your *Cache Directory* path to a tmpfs or RAM, limiting your memory allocation will affect the available RAM for the cache volume.\n\n### NVIDIA GPU USE (NVDEC/NVENC):\n1) Install the **Nvidia-Driver** plugin.\n2) Toggle this Docker Container template editor to \"Advanced View\".\n3) In the \"Extra Parameters\" field, add \"--runtime=nvidia\".\n4) Expand the template \"Show more settings...\" section.\n5) In the \"NVIDIA_VISIBLE_DEVICES\" variable, copy your GPU UUID (can be found in the Unraid Nvidia Plugin)\n\n### INTEL GPU USE (QSV/VAAPI):\n1) Install the **Intel-GPU-TOP** plugin.\n2) Toggle this Docker Container template editor to \"Advanced View\".\n3) In the \"Extra Parameters\" field, add \"--device=/dev/dri\".\n\n### AMD GPU USE (VAAPI):\n1) Install the **Radeon-TOP** plugin.\n2) Toggle this Docker Container template editor to \"Advanced View\".\n3) In the \"Extra Parameters\" field, add \"--device=/dev/dri\".",
"ExtraSearchTerms": "process auto automate rename move transcode ffmpeg comskip comchap comcut video2x h265 h264 plex emby jellyfin sonarr radarr tdarr flow",
"WebUI": "http://[IP]:[PORT:8888]/",
"TemplateURL": "https://raw.githubusercontent.com/Josh5/unraid-docker-templates/master/josh5/unmanic.xml",
"Icon": "https://raw.githubusercontent.com/Unmanic/unmanic/master/icon.png",
"DonateText": "Support me on Patreon",
"DonateLink": "https://www.patreon.com/josh5",
"Requires": "\r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Nvidia-Driver plugin** (optional - required for nVidia Support)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Intel-GPU-TOP plugin** (optional - required for Intel Support)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Radeon-TOP plugin** (optional - required for AMD Support)<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
@ -107888,13 +107890,13 @@
"Target": "8888",
"Default": "8888",
"Mode": "tcp",
"Description": "Container Port: 8888",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "8888"
},
{
"@attributes": {
@ -107902,10 +107904,24 @@
"Target": "/config",
"Default": "/mnt/user/appdata/unmanic",
"Mode": "rw",
"Description": "Container Path: /config",
"Description": "Location where all container configuration is stored.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/unmanic"
},
{
"@attributes": {
"Name": "Cache Directory",
"Target": "/tmp/unmanic",
"Default": "",
"Mode": "rw",
"Description": "Location where task files are temporarily stored while workers are carrying out jobs on them.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
@ -107914,9 +107930,9 @@
"@attributes": {
"Name": "Library Movies",
"Target": "/library/movies",
"Default": "/mnt/user/Media/Movies",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /library/movies",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -107928,9 +107944,9 @@
"@attributes": {
"Name": "Library TV",
"Target": "/library/tv",
"Default": "/mnt/user/Media/TV",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /library/tv",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -107940,11 +107956,25 @@
},
{
"@attributes": {
"Name": "Encoding Cache Directory",
"Target": "/tmp/unmanic",
"Name": "Library Music",
"Target": "/library/music",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /tmp/unmanic",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Library Pictures",
"Target": "/library/pictures",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -107958,13 +107988,13 @@
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "Container Variable: PUID",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "99"
},
{
"@attributes": {
@ -107972,21 +108002,35 @@
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "Container Variable: PGID",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "100"
},
{
"@attributes": {
"Name": "Nvidia GPU UUID",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "false",
"Default": "all",
"Mode": "",
"Description": "Container Variable: NVIDIA_VISIBLE_DEVICES (Required only for Nvidia GPU hardware accelerated encoding)",
"Description": "The UUID of the NVIDIA GPU that you wish to use within this container. Set to 'all' to use all available NVIDIA GPUs.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "all"
},
{
"@attributes": {
"Name": "Nvidia GPU Patch Version",
"Target": "NVIDIA_PATCH_VERSION",
"Default": "",
"Mode": "",
"Description": "For description, join the conversation at https://unmanic.app/discord",
"Type": "Variable",
"Display": "advanced",
"Required": "false",

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"apps": 1658,
"last_updated_timestamp": 1652177009,
"last_updated": "2022-05-10 06:03",
"last_updated_timestamp": 1652184209,
"last_updated": "2022-05-10 08:03",
"categories": [
{
"Cat": "Backup:",
@ -18389,7 +18389,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/emulatorjs.xml",
"downloads": 31285,
"stars": 8,
"LastUpdate": 1652049764,
"trending": 9.743,
"trends": [
25.929,
@ -18408,6 +18407,7 @@
31285
],
"LastUpdateScan": 1652177009,
"LastUpdate": 1652049764,
"FirstSeen": 1636585401,
"topTrending": -16.186
},
@ -108036,13 +108036,15 @@
"Shell": "bash",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/76878-support-josh5-unmanic-library-optimiser/",
"Project": "https://github.com/unmanic/unmanic",
"Overview": "[br]Unmanic is a simple tool for optimising your file library with a highly customisable plugin system.\n [br]Remove the complexity of automatically converting your file library.\n [br]Simply point Unmanic at your library and let it manage it for you.\n [br]\n [br][b][u][span style='color: #E80000;']Advanced settings[/span][/u][/b]\n [br]\n [br][b][span style='color: #0000E8;']Nvidia GPU Use:[/span][/b]\n [br] 1) Install the Unraid Nvidia Driver Plugin.\n [br] 2) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 3) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--runtime=nvidia[/b]\".\n [br] 4) Expand the template \"Show more settings...\" section.\n [br] 5) In the [b]\"NVIDIA_VISIBLE_DEVICES\"[/b] variable, copy your [b]GPU UUID[/b] (can be found in the Unraid Nvidia Plugin)\n [br]\n [br][b][span style='color: #0000E8;']Intel GPU Use:[/span][/b]\n [br] 1) Install the Unraid Intel GPU TOP Plugin.\n [br] 3) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 4) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--device=/dev/dri[/b]\".\n [br]\n [br][b][span style='color: #0000E8;']Limit CPU Use:[/span][/b]\n [br] 1) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 2) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--cpus='.5'[/b]\".\n [pre]This example limits the container to 50% of a single core. \n [br]If you have 2 cores available to this container, \"[b]--cpus='.5'[/b]\" will equal 25% of that available CPU resources.\n [br]To limit the CPU cores available to the continer, use [b]\"CPU Pinning\"[/b][/pre]\n [br][b][span style='color: #0000E8;']Limit RAM allocation (optional):[/span][/b]\n [br] 1) Toggle this Docker Container template editor to [b]\"Advanced View\"[/b].\n [br] 2) In the [b]\"Extra Parameters\"[/b] field, add \"[b]--memory='1g'[/b]\".\n [br] Unmanic can use on average around 100Mib - 500 Mib of RAM for various Disk IO tasks.\n [br] Even though limiting RAM is unnecessary as Unmanic should not ever need more that 1GB RAM it is good practice to do so.\n [br]",
"Project": "https://github.com/Unmanic/unmanic",
"Overview": "Unmanic is a simple tool for optimising your file library with a highly customisable plugin system.\nRemove the complexity of automatically converting your file library.\nSimply point Unmanic at your library and let it manage it for you.\n\n---\n## Features:\n- Manage multiple independent libraries of any media file type with a large range of plugins.\n- Simple to configure - don't waste your time with hours of setup. Just get the job done with Unmanic.\n- Support for VAAPI/QSV/NVIDIA NVENC for hardware accelerated encoding.\n- Schedule file scans at set intervals.\n- Configure inotify file monitors for your libraries.\n- Link with other installations to share in distributed processing of tasks. These other installations may be on:\n - This same Unraid server\n - A LAN connected PC (including across subnets)\n - A Internet connected PC behind a basic auth proxy\n - Linux, MacOS, Windows\n - x86, Armv7, Arm64\n\n---\n## Advanced Configuration:\n\n### LIMIT CPU USE:\n1) Toggle this Docker Container template editor to \"Advanced View\".\n2) In the \"Extra Parameters\" field, add \"--cpus='1'\".\nThis value depends on the number of cores available to the container. To limit to 50%, set this value to 0.5 * n cores. If you have 2 cores available to this container, \"--cpus='.5'\" will equal 25% of that available CPU resources. To limit the CPU cores available to the continer, use \"CPU Pinning\"\n\n### LIMIT RAM ALLOCATION:\n1) Toggle this Docker Container template editor to \"Advanced View\".\n2) In the \"Extra Parameters\" field, add \"--memory='1g'\".\nUnmanic can use on average around 100Mib - 500 Mib of RAM for various Disk IO tasks.\nEven though limiting RAM is unnecessary as Unmanic should not ever need more that 1GB RAM it is good practice to do so.\n**Note:** If you set your *Cache Directory* path to a tmpfs or RAM, limiting your memory allocation will affect the available RAM for the cache volume.\n\n### NVIDIA GPU USE (NVDEC/NVENC):\n1) Install the **Nvidia-Driver** plugin.\n2) Toggle this Docker Container template editor to \"Advanced View\".\n3) In the \"Extra Parameters\" field, add \"--runtime=nvidia\".\n4) Expand the template \"Show more settings...\" section.\n5) In the \"NVIDIA_VISIBLE_DEVICES\" variable, copy your GPU UUID (can be found in the Unraid Nvidia Plugin)\n\n### INTEL GPU USE (QSV/VAAPI):\n1) Install the **Intel-GPU-TOP** plugin.\n2) Toggle this Docker Container template editor to \"Advanced View\".\n3) In the \"Extra Parameters\" field, add \"--device=/dev/dri\".\n\n### AMD GPU USE (VAAPI):\n1) Install the **Radeon-TOP** plugin.\n2) Toggle this Docker Container template editor to \"Advanced View\".\n3) In the \"Extra Parameters\" field, add \"--device=/dev/dri\".",
"ExtraSearchTerms": "process auto automate rename move transcode ffmpeg comskip comchap comcut video2x h265 h264 plex emby jellyfin sonarr radarr tdarr flow",
"WebUI": "http://[IP]:[PORT:8888]/",
"TemplateURL": "https://raw.githubusercontent.com/Josh5/unraid-docker-templates/master/josh5/unmanic.xml",
"Icon": "https://raw.githubusercontent.com/Unmanic/unmanic/master/icon.png",
"DonateText": "Support me on Patreon",
"DonateLink": "https://www.patreon.com/josh5",
"Requires": "\r<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Nvidia-Driver plugin** (optional - required for nVidia Support)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Intel-GPU-TOP plugin** (optional - required for Intel Support)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Radeon-TOP plugin** (optional - required for AMD Support)<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
@ -108050,13 +108052,13 @@
"Target": "8888",
"Default": "8888",
"Mode": "tcp",
"Description": "Container Port: 8888",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "8888"
},
{
"@attributes": {
@ -108064,10 +108066,24 @@
"Target": "/config",
"Default": "/mnt/user/appdata/unmanic",
"Mode": "rw",
"Description": "Container Path: /config",
"Description": "Location where all container configuration is stored.",
"Type": "Path",
"Display": "always",
"Required": "false",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/unmanic"
},
{
"@attributes": {
"Name": "Cache Directory",
"Target": "/tmp/unmanic",
"Default": "",
"Mode": "rw",
"Description": "Location where task files are temporarily stored while workers are carrying out jobs on them.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
@ -108076,9 +108092,9 @@
"@attributes": {
"Name": "Library Movies",
"Target": "/library/movies",
"Default": "/mnt/user/Media/Movies",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /library/movies",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -108090,9 +108106,9 @@
"@attributes": {
"Name": "Library TV",
"Target": "/library/tv",
"Default": "/mnt/user/Media/TV",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /library/tv",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -108102,11 +108118,25 @@
},
{
"@attributes": {
"Name": "Encoding Cache Directory",
"Target": "/tmp/unmanic",
"Name": "Library Music",
"Target": "/library/music",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /tmp/unmanic",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Library Pictures",
"Target": "/library/pictures",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -108120,13 +108150,13 @@
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "Container Variable: PUID",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "99"
},
{
"@attributes": {
@ -108134,21 +108164,35 @@
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "Container Variable: PGID",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
"value": "100"
},
{
"@attributes": {
"Name": "Nvidia GPU UUID",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "false",
"Default": "all",
"Mode": "",
"Description": "Container Variable: NVIDIA_VISIBLE_DEVICES (Required only for Nvidia GPU hardware accelerated encoding)",
"Description": "The UUID of the NVIDIA GPU that you wish to use within this container. Set to 'all' to use all available NVIDIA GPUs.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "all"
},
{
"@attributes": {
"Name": "Nvidia GPU Patch Version",
"Target": "NVIDIA_PATCH_VERSION",
"Default": "",
"Mode": "",
"Description": "For description, join the conversation at https://unmanic.app/discord",
"Type": "Variable",
"Display": "advanced",
"Required": "false",

View File

@ -2799,8 +2799,6 @@ Processing /tmp/appFeed/templates/Unraid.esRepository/templates/FileBrowser.xml.
Updating stats on containers
linuxserver/emulatorjs
lscr.io/linuxserver/emulatorjs Downloads: 31285 Stars: 8 Base: unknown
Updating GitHub

File diff suppressed because one or more lines are too long