This commit is contained in:
Andrew Z 2024-09-26 14:07:26 -04:00
parent d3b8542452
commit d8745a9853
9 changed files with 421 additions and 480 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1727366844
"last_updated_timestamp": 1727374045
}

View File

@ -72,13 +72,14 @@
{
"Name": "dmb",
"Repository": "iampuid0/dmb:latest",
"Registry": "https://hub.docker.com/r/iampuid0/dmb/",
"Privileged": "false",
"Support": "https://hub.docker.com/r/iampuid0/dmb/",
"Project": "https://hub.docker.com/r/iampuid0/dmb/",
"Overview": "This is an unRAID Docker template for:\r\n\r\n\"An All-In-One image for the unified deployment of Riven, Zurg, and rclone\"\r\nhttps://hub.docker.com/r/iampuid0/dmb/\r\n\r\n!!!!!!!!!! CHECK THE GITHUB BEFORE INSTALLING !!!!!!!!!!!!!!!!!!!!!\r\nhttps://github.com/Unlearned6688/unraid-templates/blob/main/README.md\r\n!!!!!!! ACTIONS REQUIRED DURING SETUP TO ENSURE IT WORKS !!!!!!!\r\n\r\n\"What are Riven and Zurg? What is all of this stuff?\"\r\n\r\nRiven is a new, still in development, open source, free, media solution that combines a bunch of ideas into one complete, polished package.\r\n\r\nMore specifically, in the same vein as plex_debrid before (github repo: itstoggled/plex_debrid - now archived), it allows for end users to input their own (paid) real-debrid API token (real-debrid.com for info) (other \"debrids\" not supported at the moment) and then access \"cached torrents\" on the real-debrid servers. Cached torrents allow the user to stream the video file being sought, whether movie or tv show.\r\n\r\nZurg is a specialized rclone mount and filtering program. Basically, it takes a raw rclone mount of all torrents a user has in their debrid library, and it filters them resulting in a huge variety of variables such as file size, bitrate, resolution, etc. (huge list).\r\n\r\nThis project also leverages the power of rclone to mount the debrid webdav directory into your OS, unRAID in this case, inside of a docker container. When you provide this mount path to your Plex server Plex won't distingtush between local media that you might have and this mounted media. It will stream the media directly from the real-debrid (or other servers if added later by devs) servers to your Plex server where it will be played lag-free assuming your network/server/player can handle it.\r\n\r\nPostgreSQL database is also used to store settings and relevant information.\r\n\r\n\"So, why this image and not the image from the developers of Riven or Zurg?\"\r\n\r\nYou could certainly use those if you wish to setup all the invidivdual components. This AIO image just seeks to simplify and streamline the process.\r\n\r\nlinks for a ton more information if desired or required:\r\n\r\n\n\nDMB AIO wiki: https://github.com/I-am-PUID-0/DMB/wiki\r\n\nhttps://github.com/rivenmedia/riven\r\nhttps://github.com/debridmediamanager/zurg-testing\r\nhttps://rclone.org/docs/\r\nhttps://www.postgresql.org/",
"Support": "https://discord.gg/8dqKUBtbp5",
"Project": "https://github.com/I-am-PUID-0/DMB",
"Overview": "This is an unRAID Docker template for:\r\n\r\nDebrid Media Bridge\r\n\r\n\"An All-In-One image for the unified deployment of Riven, Zurg, and rclone\"\r\nhttps://hub.docker.com/r/iampuid0/dmb/\r\n\r\n!!!!!!!!!! CHECK THE GITHUB BEFORE INSTALLING !!!!!!!!!!!!!!!!!!!!!\r\nhttps://github.com/Unlearned6688/unraid-templates/blob/main/README.md\r\n!!!!!!! ACTIONS REQUIRED DURING SETUP TO ENSURE IT WORKS !!!!!!!\r\n\r\n\"What are Riven and Zurg? What is all of this stuff?\"\r\n\r\nRiven is a new, still in development, open source, free, media solution that combines a bunch of ideas into one complete, polished package.\r\n\r\nMore specifically, in the same vein as plex_debrid before (github repo: itstoggled/plex_debrid - now archived), it allows for end users to input their own (paid) real-debrid API token (real-debrid.com for info) (other \"debrids\" not supported at the moment) and then access \"cached torrents\" on the real-debrid servers. Cached torrents allow the user to stream the video file being sought, whether movie or tv show.\r\n\r\nZurg is a specialized rclone mount and filtering program. Basically, it takes a raw rclone mount of all torrents a user has in their debrid library, and it filters them resulting in a huge variety of variables such as file size, bitrate, resolution, etc. (huge list).\r\n\r\nThis project also leverages the power of rclone to mount the debrid webdav directory into your OS, unRAID in this case, inside of a docker container. When you provide this mount path to your Plex server Plex won't distingtush between local media that you might have and this mounted media. It will stream the media directly from the real-debrid (or other servers if added later by devs) servers to your Plex server where it will be played lag-free assuming your network/server/player can handle it.\r\n\r\nPostgreSQL database is also used to store settings and relevant information.\r\n\r\n\"So, why this image and not the image from the developers of Riven or Zurg?\"\r\n\r\nYou could certainly use those if you wish to setup all the invidivdual components. This AIO image just seeks to simplify and streamline the process.\r\n\r\nlinks for a ton more information if desired or required:\r\n\r\n\r\n\r\nDMB AIO wiki: https://github.com/I-am-PUID-0/DMB/wiki\r\nRiven Wiki: https://rivenmedia.github.io/wiki/\r\n\r\nhttps://github.com/rivenmedia/riven\r\nhttps://github.com/debridmediamanager/zurg-testing\r\nhttps://rclone.org/docs/\r\nhttps://www.postgresql.org/",
"WebUI": "http://[IP]:[PORT:3000]",
"Icon": "https://raw.githubusercontent.com/rivenmedia/riven/main/assets/riven-light.png",
"ExtraParams": "--cap-add SYS_ADMIN --security-opt apparmor:unconfined",
"ExtraParams": "-it --cap-add SYS_ADMIN --security-opt apparmor:unconfined",
"Config": [
{
"@attributes": {
@ -86,7 +87,7 @@
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "",
"Description": "Enter your timezone. List here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones",
"Type": "Variable",
"Display": "always",
"Required": "true",
@ -96,11 +97,11 @@
},
{
"@attributes": {
"Name": "config dir",
"Name": "rclone config directory",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Description": "Directory where your rclone config file will be stored.",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -110,11 +111,11 @@
},
{
"@attributes": {
"Name": "log dir",
"Name": "log directory",
"Target": "/log",
"Default": "",
"Mode": "rw",
"Description": "",
"Description": "Directory where your DMB logs will be found.",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -124,11 +125,11 @@
},
{
"@attributes": {
"Name": "RD dir",
"Name": "Real-debrid directory",
"Target": "/zurg/RD",
"Default": "",
"Mode": "rw",
"Description": "",
"Description": "Directory for Real-Debrid config related files. These are used by the Zurg rclone mount of your Real-Debrid webDAV (read support documents for more info)",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -138,45 +139,59 @@
},
{
"@attributes": {
"Name": "riven backend directory",
"Target": "/riven/backend/data",
"Name": "Name of the rclone mount",
"Target": "RCLONE_MOUNT_NAME",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PostgreSQL dir",
"Target": "/postgres_data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Zilean Enable",
"Target": "ZILEAN_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enable Zilean\r\nmore info:\r\nhttps://github.com/iPromKnight/zilean",
"Description": "rclone mount name.\r\ncan be renamed if you wish, but why?",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
"value": "DMB"
},
{
"@attributes": {
"Name": "PostgreSQL directory",
"Target": "/postgres_data",
"Default": "",
"Mode": "rw",
"Description": "Directory for the postgreSQL database files used with DMB.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Riven backend data path",
"Target": "/riven/backend/data",
"Default": "",
"Mode": "rw",
"Description": "Directory for the riven backend.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Zilean",
"Target": "ZILEAN_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enables Zilean.\r\nOptional but HIGHLY recommended!\r\nNote: The first run of Zilean takes a while to grab all the files!\r\nmore info:\r\nhttps://github.com/iPromKnight/zilean",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
@ -184,7 +199,7 @@
"Target": "/zilean/app/data",
"Default": "",
"Mode": "rw",
"Description": "if zilean = true above,\r\nthen you to provide this path",
"Description": "if ZILEAN_ENABLE = true above,\r\nthen you need to provide this path.\r\nZiilean is highly recommended to grab high quality cached torrent lists!",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -194,7 +209,7 @@
},
{
"@attributes": {
"Name": "Zurg rclone mnt (add this to Plex!)",
"Name": "Zurg rclone mount -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
"Target": "/data",
"Default": "",
"Mode": "rw,shared",
@ -208,11 +223,11 @@
},
{
"@attributes": {
"Name": "Riven symlinks directory (add this to Plex!)",
"Name": "Riven symlink mount directory -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
"Target": "/mnt",
"Default": "",
"Mode": "rw",
"Description": "This will be the dir that Plex finds requested media. Must be added to your Plex container! Add the same host path inside Plex. Container can be named how you wish. Add a library inside Plex using this container path!!!",
"Description": "Directory for the riven symlinks. This directory is where Plex/Jellyfin/Emby will be looking to see your shows/movies! ADD THIS DIRECTORY TO Plex/Jellyfin/Emby! ADD IT AS A LIBRARY! eg in Plex it would be a library to '/mnt/movies' and '/mnt/shows'",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -220,20 +235,6 @@
},
"value": ""
},
{
"@attributes": {
"Name": "RCLONE_MOUNT_NAME",
"Target": "RCLONE_MOUNT_NAME",
"Default": "",
"Mode": "",
"Description": "rclone mount name\r\ncan be renamed if you wish, but why?",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "DMB"
},
{
"@attributes": {
"Name": "ORIGIN",
@ -252,9 +253,9 @@
"@attributes": {
"Name": "PLEX_ADDRESS",
"Target": "PLEX_ADDRESS",
"Default": "",
"Default": "http://192.168.1.1",
"Mode": "",
"Description": "(optional) plex url\r\nhttp://[ip address]:[port]\r\n\r\n(this can also be done in the riven GUI if desired)",
"Description": "Change the URL to match your Plex server IP.\r\nThis can be set in the Riven GUI, if desired. Setting it here sort of ",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -268,7 +269,7 @@
"Target": "PLEX_TOKEN",
"Default": "",
"Mode": "",
"Description": "your plex.tv token from the xml inside get info on any media",
"Description": "Obtain your Plex token and paste it here. This can be entered in the Riven GUI as well, but this ",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -282,7 +283,7 @@
"Target": "RD_API_KEY",
"Default": "",
"Mode": "",
"Description": "https://real-debrid.com/apitoken",
"Description": "https://real-debrid.com/apitoken\r\n\r\nEnter your real-debrid token from the link. Keep this token/key SAFE! Treat it as you would a password. If others obtain it, they can access your real-debrid account.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -290,13 +291,125 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Zurg",
"Target": "ZURG_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Variable to enable zurg. Keep this enabled (true) unless you have a reason to change it.",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Update Zurg",
"Target": "ZURG_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "Set to true and zurg will automatically grab updates when available. Recommended to keep this set to true.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable riven backend updates",
"Target": "RIVEN_BACKEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "Set to true and riven backend will automatically grab updates when available. Recommended to keep this set to true.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable riven frontend updates",
"Target": "RIVEN_FRONTEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "Variable to set DMB to update riven frontend automatically or not. True is default. Recommended to keep this true.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable frontend logs",
"Target": "FRONTEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "Toggle frontend logs on/off\r\ndefault is on",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "Enable backend logs",
"Target": "BACKEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "Toggles on or off the backend logs. default is on.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "Enable Riven frontend",
"Target": "RIVEN_FRONTEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enables the riven frontend. Keep this true unless you have a reason to change it.",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable Riven backend",
"Target": "RIVEN_BACKEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enables the riven backend. Keep this true unless you have a reason to change it.",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Riven webGUI port",
"Target": "3000",
"Default": "",
"Mode": "tcp",
"Description": "3000 by default",
"Description": "This is the port the Riven webGUI will show up on.\r\neg http://192.168.1.5:3000",
"Type": "Port",
"Display": "advanced",
"Required": "true",
@ -310,7 +423,7 @@
"Target": "",
"Default": "",
"Mode": "",
"Description": "has to be included otherwise fuser fails to mount.",
"Description": "Path to docker fuse on the unraid host. Has to be included otherwise fuser fails to mount.",
"Type": "Device",
"Display": "advanced",
"Required": "true",
@ -318,97 +431,13 @@
},
"value": "/dev/fuse:/dev/fuse:rwm"
},
{
"@attributes": {
"Name": "Update Zurg",
"Target": "ZURG_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "ZURG_ENABLED",
"Target": "ZURG_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "keep this enabled (true) unless you have a reason",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Update Riven Frontend",
"Target": "RIVEN_FRONTEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "RIVEN_FRONTEND_ENABLED",
"Target": "RIVEN_FRONTEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "keep this true unless you have a reason",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Update Riven Backend",
"Target": "RIVEN_BACKEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "RIVEN_BACKEND_ENABLED",
"Target": "RIVEN_BACKEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "keep this true unless you have a reason",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "set the system PID. unraid uses nobody:users (99:100). docker should match the OS if possible.",
"Description": "Set the system PID. unraid uses nobody:users (99:100). docker should match the OS if possible. recommended to not change this unless you have a reason.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -422,7 +451,7 @@
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "set the system PGID. unraid uses nobody:users (99:100). docker should match the OS if possible.",
"Description": "Set the system PGID. unraid uses nobody:users (99:100). docker should match the OS if possible. recommended to not change this unless you have a reason.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -432,39 +461,11 @@
},
{
"@attributes": {
"Name": "FRONTEND LOGS",
"Target": "FRONTEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "toggle frontend logs on/off\r\ndefault is on",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "BACKEND LOGS",
"Target": "BACKEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "default is on",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "HARD_RESET",
"Name": "Database hard reset",
"Target": "HARD_RESET",
"Default": "true|false",
"Mode": "",
"Description": "leave this false unless you wish to reset the database!",
"Description": "Leave this false unless you wish to reset the database!",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -475,7 +476,6 @@
],
"Repo": "UnJustice's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Unlearned6688/unraid-templates/master/dmb.xml",
"Registry": "https://registry.hub.docker.com/r/iampuid0/dmb",
"templatePath": "/tmp/GitHub/AppFeed/templates/UnJusticesRepository/dmb.xml",
"CategoryList": [
"MediaApp-Video",
@ -218558,7 +218558,7 @@
"Author": "xazac",
"Name": "Pacchetto in lingua italiana",
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-it_IT.xml",
"Version": "2024.9.12",
"Version": "2024.9.21",
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
"Description": "Questa \u00e8 una traduzione italiana di Unraid e plugin supportati\n***Work in Progress***\nThis is an Italian translation for Unraid and supported plugins",
"Repo": "Official Unraid Repository",
@ -220039,7 +220039,7 @@
"TemplateURL": "https://raw.githubusercontent.com/SimonFair/unraid-plugins/master/gpustat.xml",
"Licence": "MIT License - Copyright 2020-2023 b3rs3rk",
"Repository": "https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg",
"pluginVersion": "2024.08.26a",
"pluginVersion": "2024.09.26",
"Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard. From version 6.12 onwards can support multiple GPUs on the dashboard and supports multiple Intel GPUs iGPU and ARC.",
"templatePath": "/tmp/GitHub/AppFeed/templates/SimonFsRepository/gpustat.xml",
"CategoryList": [

View File

@ -1,7 +1,7 @@
{
"apps": 2390,
"last_updated_timestamp": 1727366844,
"last_updated": "2024-09-26 12:07",
"last_updated_timestamp": 1727374045,
"last_updated": "2024-09-26 14:07",
"categories": [
{
"Cat": "AI:",
@ -238,13 +238,14 @@
{
"Name": "dmb",
"Repository": "iampuid0/dmb:latest",
"Registry": "https://hub.docker.com/r/iampuid0/dmb/",
"Privileged": "false",
"Support": "https://hub.docker.com/r/iampuid0/dmb/",
"Project": "https://hub.docker.com/r/iampuid0/dmb/",
"Overview": "This is an unRAID Docker template for:\r\n\r\n\"An All-In-One image for the unified deployment of Riven, Zurg, and rclone\"\r\nhttps://hub.docker.com/r/iampuid0/dmb/\r\n\r\n!!!!!!!!!! CHECK THE GITHUB BEFORE INSTALLING !!!!!!!!!!!!!!!!!!!!!\r\nhttps://github.com/Unlearned6688/unraid-templates/blob/main/README.md\r\n!!!!!!! ACTIONS REQUIRED DURING SETUP TO ENSURE IT WORKS !!!!!!!\r\n\r\n\"What are Riven and Zurg? What is all of this stuff?\"\r\n\r\nRiven is a new, still in development, open source, free, media solution that combines a bunch of ideas into one complete, polished package.\r\n\r\nMore specifically, in the same vein as plex_debrid before (github repo: itstoggled/plex_debrid - now archived), it allows for end users to input their own (paid) real-debrid API token (real-debrid.com for info) (other \"debrids\" not supported at the moment) and then access \"cached torrents\" on the real-debrid servers. Cached torrents allow the user to stream the video file being sought, whether movie or tv show.\r\n\r\nZurg is a specialized rclone mount and filtering program. Basically, it takes a raw rclone mount of all torrents a user has in their debrid library, and it filters them resulting in a huge variety of variables such as file size, bitrate, resolution, etc. (huge list).\r\n\r\nThis project also leverages the power of rclone to mount the debrid webdav directory into your OS, unRAID in this case, inside of a docker container. When you provide this mount path to your Plex server Plex won't distingtush between local media that you might have and this mounted media. It will stream the media directly from the real-debrid (or other servers if added later by devs) servers to your Plex server where it will be played lag-free assuming your network/server/player can handle it.\r\n\r\nPostgreSQL database is also used to store settings and relevant information.\r\n\r\n\"So, why this image and not the image from the developers of Riven or Zurg?\"\r\n\r\nYou could certainly use those if you wish to setup all the invidivdual components. This AIO image just seeks to simplify and streamline the process.\r\n\r\nlinks for a ton more information if desired or required:\r\n\r\n\n\nDMB AIO wiki: https://github.com/I-am-PUID-0/DMB/wiki\r\n\nhttps://github.com/rivenmedia/riven\r\nhttps://github.com/debridmediamanager/zurg-testing\r\nhttps://rclone.org/docs/\r\nhttps://www.postgresql.org/",
"Support": "https://discord.gg/8dqKUBtbp5",
"Project": "https://github.com/I-am-PUID-0/DMB",
"Overview": "This is an unRAID Docker template for:\r\n\r\nDebrid Media Bridge\r\n\r\n\"An All-In-One image for the unified deployment of Riven, Zurg, and rclone\"\r\nhttps://hub.docker.com/r/iampuid0/dmb/\r\n\r\n!!!!!!!!!! CHECK THE GITHUB BEFORE INSTALLING !!!!!!!!!!!!!!!!!!!!!\r\nhttps://github.com/Unlearned6688/unraid-templates/blob/main/README.md\r\n!!!!!!! ACTIONS REQUIRED DURING SETUP TO ENSURE IT WORKS !!!!!!!\r\n\r\n\"What are Riven and Zurg? What is all of this stuff?\"\r\n\r\nRiven is a new, still in development, open source, free, media solution that combines a bunch of ideas into one complete, polished package.\r\n\r\nMore specifically, in the same vein as plex_debrid before (github repo: itstoggled/plex_debrid - now archived), it allows for end users to input their own (paid) real-debrid API token (real-debrid.com for info) (other \"debrids\" not supported at the moment) and then access \"cached torrents\" on the real-debrid servers. Cached torrents allow the user to stream the video file being sought, whether movie or tv show.\r\n\r\nZurg is a specialized rclone mount and filtering program. Basically, it takes a raw rclone mount of all torrents a user has in their debrid library, and it filters them resulting in a huge variety of variables such as file size, bitrate, resolution, etc. (huge list).\r\n\r\nThis project also leverages the power of rclone to mount the debrid webdav directory into your OS, unRAID in this case, inside of a docker container. When you provide this mount path to your Plex server Plex won't distingtush between local media that you might have and this mounted media. It will stream the media directly from the real-debrid (or other servers if added later by devs) servers to your Plex server where it will be played lag-free assuming your network/server/player can handle it.\r\n\r\nPostgreSQL database is also used to store settings and relevant information.\r\n\r\n\"So, why this image and not the image from the developers of Riven or Zurg?\"\r\n\r\nYou could certainly use those if you wish to setup all the invidivdual components. This AIO image just seeks to simplify and streamline the process.\r\n\r\nlinks for a ton more information if desired or required:\r\n\r\n\r\n\r\nDMB AIO wiki: https://github.com/I-am-PUID-0/DMB/wiki\r\nRiven Wiki: https://rivenmedia.github.io/wiki/\r\n\r\nhttps://github.com/rivenmedia/riven\r\nhttps://github.com/debridmediamanager/zurg-testing\r\nhttps://rclone.org/docs/\r\nhttps://www.postgresql.org/",
"WebUI": "http://[IP]:[PORT:3000]",
"Icon": "https://raw.githubusercontent.com/rivenmedia/riven/main/assets/riven-light.png",
"ExtraParams": "--cap-add SYS_ADMIN --security-opt apparmor:unconfined",
"ExtraParams": "-it --cap-add SYS_ADMIN --security-opt apparmor:unconfined",
"Config": [
{
"@attributes": {
@ -252,7 +253,7 @@
"Target": "TZ",
"Default": "",
"Mode": "",
"Description": "",
"Description": "Enter your timezone. List here: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones",
"Type": "Variable",
"Display": "always",
"Required": "true",
@ -262,11 +263,11 @@
},
{
"@attributes": {
"Name": "config dir",
"Name": "rclone config directory",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Description": "Directory where your rclone config file will be stored.",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -276,11 +277,11 @@
},
{
"@attributes": {
"Name": "log dir",
"Name": "log directory",
"Target": "/log",
"Default": "",
"Mode": "rw",
"Description": "",
"Description": "Directory where your DMB logs will be found.",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -290,11 +291,11 @@
},
{
"@attributes": {
"Name": "RD dir",
"Name": "Real-debrid directory",
"Target": "/zurg/RD",
"Default": "",
"Mode": "rw",
"Description": "",
"Description": "Directory for Real-Debrid config related files. These are used by the Zurg rclone mount of your Real-Debrid webDAV (read support documents for more info)",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -304,45 +305,59 @@
},
{
"@attributes": {
"Name": "riven backend directory",
"Target": "/riven/backend/data",
"Name": "Name of the rclone mount",
"Target": "RCLONE_MOUNT_NAME",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PostgreSQL dir",
"Target": "/postgres_data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Zilean Enable",
"Target": "ZILEAN_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enable Zilean\r\nmore info:\r\nhttps://github.com/iPromKnight/zilean",
"Description": "rclone mount name.\r\ncan be renamed if you wish, but why?",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "false"
"value": "DMB"
},
{
"@attributes": {
"Name": "PostgreSQL directory",
"Target": "/postgres_data",
"Default": "",
"Mode": "rw",
"Description": "Directory for the postgreSQL database files used with DMB.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Riven backend data path",
"Target": "/riven/backend/data",
"Default": "",
"Mode": "rw",
"Description": "Directory for the riven backend.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Zilean",
"Target": "ZILEAN_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enables Zilean.\r\nOptional but HIGHLY recommended!\r\nNote: The first run of Zilean takes a while to grab all the files!\r\nmore info:\r\nhttps://github.com/iPromKnight/zilean",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
@ -350,7 +365,7 @@
"Target": "/zilean/app/data",
"Default": "",
"Mode": "rw",
"Description": "if zilean = true above,\r\nthen you to provide this path",
"Description": "if ZILEAN_ENABLE = true above,\r\nthen you need to provide this path.\r\nZiilean is highly recommended to grab high quality cached torrent lists!",
"Type": "Path",
"Display": "always",
"Required": "false",
@ -360,7 +375,7 @@
},
{
"@attributes": {
"Name": "Zurg rclone mnt (add this to Plex!)",
"Name": "Zurg rclone mount -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
"Target": "/data",
"Default": "",
"Mode": "rw,shared",
@ -374,11 +389,11 @@
},
{
"@attributes": {
"Name": "Riven symlinks directory (add this to Plex!)",
"Name": "Riven symlink mount directory -- ADD THIS DIRECTORY TO Plex/Jellyfin/Emby!",
"Target": "/mnt",
"Default": "",
"Mode": "rw",
"Description": "This will be the dir that Plex finds requested media. Must be added to your Plex container! Add the same host path inside Plex. Container can be named how you wish. Add a library inside Plex using this container path!!!",
"Description": "Directory for the riven symlinks. This directory is where Plex/Jellyfin/Emby will be looking to see your shows/movies! ADD THIS DIRECTORY TO Plex/Jellyfin/Emby! ADD IT AS A LIBRARY! eg in Plex it would be a library to '/mnt/movies' and '/mnt/shows'",
"Type": "Path",
"Display": "always",
"Required": "true",
@ -386,20 +401,6 @@
},
"value": ""
},
{
"@attributes": {
"Name": "RCLONE_MOUNT_NAME",
"Target": "RCLONE_MOUNT_NAME",
"Default": "",
"Mode": "",
"Description": "rclone mount name\r\ncan be renamed if you wish, but why?",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "DMB"
},
{
"@attributes": {
"Name": "ORIGIN",
@ -418,9 +419,9 @@
"@attributes": {
"Name": "PLEX_ADDRESS",
"Target": "PLEX_ADDRESS",
"Default": "",
"Default": "http://192.168.1.1",
"Mode": "",
"Description": "(optional) plex url\r\nhttp://[ip address]:[port]\r\n\r\n(this can also be done in the riven GUI if desired)",
"Description": "Change the URL to match your Plex server IP.\r\nThis can be set in the Riven GUI, if desired. Setting it here sort of ",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -434,7 +435,7 @@
"Target": "PLEX_TOKEN",
"Default": "",
"Mode": "",
"Description": "your plex.tv token from the xml inside get info on any media",
"Description": "Obtain your Plex token and paste it here. This can be entered in the Riven GUI as well, but this ",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -448,7 +449,7 @@
"Target": "RD_API_KEY",
"Default": "",
"Mode": "",
"Description": "https://real-debrid.com/apitoken",
"Description": "https://real-debrid.com/apitoken\r\n\r\nEnter your real-debrid token from the link. Keep this token/key SAFE! Treat it as you would a password. If others obtain it, they can access your real-debrid account.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -456,13 +457,125 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Zurg",
"Target": "ZURG_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Variable to enable zurg. Keep this enabled (true) unless you have a reason to change it.",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Update Zurg",
"Target": "ZURG_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "Set to true and zurg will automatically grab updates when available. Recommended to keep this set to true.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable riven backend updates",
"Target": "RIVEN_BACKEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "Set to true and riven backend will automatically grab updates when available. Recommended to keep this set to true.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable riven frontend updates",
"Target": "RIVEN_FRONTEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "Variable to set DMB to update riven frontend automatically or not. True is default. Recommended to keep this true.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable frontend logs",
"Target": "FRONTEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "Toggle frontend logs on/off\r\ndefault is on",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "Enable backend logs",
"Target": "BACKEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "Toggles on or off the backend logs. default is on.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "Enable Riven frontend",
"Target": "RIVEN_FRONTEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enables the riven frontend. Keep this true unless you have a reason to change it.",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Enable Riven backend",
"Target": "RIVEN_BACKEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "Enables the riven backend. Keep this true unless you have a reason to change it.",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Riven webGUI port",
"Target": "3000",
"Default": "",
"Mode": "tcp",
"Description": "3000 by default",
"Description": "This is the port the Riven webGUI will show up on.\r\neg http://192.168.1.5:3000",
"Type": "Port",
"Display": "advanced",
"Required": "true",
@ -476,7 +589,7 @@
"Target": "",
"Default": "",
"Mode": "",
"Description": "has to be included otherwise fuser fails to mount.",
"Description": "Path to docker fuse on the unraid host. Has to be included otherwise fuser fails to mount.",
"Type": "Device",
"Display": "advanced",
"Required": "true",
@ -484,97 +597,13 @@
},
"value": "/dev/fuse:/dev/fuse:rwm"
},
{
"@attributes": {
"Name": "Update Zurg",
"Target": "ZURG_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "ZURG_ENABLED",
"Target": "ZURG_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "keep this enabled (true) unless you have a reason",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Update Riven Frontend",
"Target": "RIVEN_FRONTEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "RIVEN_FRONTEND_ENABLED",
"Target": "RIVEN_FRONTEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "keep this true unless you have a reason",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Update Riven Backend",
"Target": "RIVEN_BACKEND_UPDATE",
"Default": "true|false",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "RIVEN_BACKEND_ENABLED",
"Target": "RIVEN_BACKEND_ENABLED",
"Default": "true|false",
"Mode": "",
"Description": "keep this true unless you have a reason",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "set the system PID. unraid uses nobody:users (99:100). docker should match the OS if possible.",
"Description": "Set the system PID. unraid uses nobody:users (99:100). docker should match the OS if possible. recommended to not change this unless you have a reason.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -588,7 +617,7 @@
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "set the system PGID. unraid uses nobody:users (99:100). docker should match the OS if possible.",
"Description": "Set the system PGID. unraid uses nobody:users (99:100). docker should match the OS if possible. recommended to not change this unless you have a reason.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -598,39 +627,11 @@
},
{
"@attributes": {
"Name": "FRONTEND LOGS",
"Target": "FRONTEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "toggle frontend logs on/off\r\ndefault is on",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "BACKEND LOGS",
"Target": "BACKEND_LOGS",
"Default": "ON|OFF",
"Mode": "",
"Description": "default is on",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "ON"
},
{
"@attributes": {
"Name": "HARD_RESET",
"Name": "Database hard reset",
"Target": "HARD_RESET",
"Default": "true|false",
"Mode": "",
"Description": "leave this false unless you wish to reset the database!",
"Description": "Leave this false unless you wish to reset the database!",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
@ -641,7 +642,6 @@
],
"Repo": "UnJustice's Repository",
"TemplateURL": "https://raw.githubusercontent.com/Unlearned6688/unraid-templates/master/dmb.xml",
"Registry": "https://registry.hub.docker.com/r/iampuid0/dmb",
"templatePath": "/tmp/GitHub/AppFeed/templates/UnJusticesRepository/dmb.xml",
"CategoryList": [
"MediaApp-Video",
@ -218724,7 +218724,7 @@
"Author": "xazac",
"Name": "Pacchetto in lingua italiana",
"TemplateURL": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/lang-it_IT.xml",
"Version": "2024.9.12",
"Version": "2024.9.21",
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
"Description": "Questa \u00e8 una traduzione italiana di Unraid e plugin supportati\n***Work in Progress***\nThis is an Italian translation for Unraid and supported plugins",
"Repo": "Official Unraid Repository",
@ -220205,7 +220205,7 @@
"TemplateURL": "https://raw.githubusercontent.com/SimonFair/unraid-plugins/master/gpustat.xml",
"Licence": "MIT License - Copyright 2020-2023 b3rs3rk",
"Repository": "https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg",
"pluginVersion": "2024.08.26a",
"pluginVersion": "2024.09.26",
"Overview": "This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard. From version 6.12 onwards can support multiple GPUs on the dashboard and supports multiple Intel GPUs iGPU and ARC.",
"templatePath": "/tmp/GitHub/AppFeed/templates/SimonFsRepository/gpustat.xml",
"CategoryList": [

View File

@ -2652,8 +2652,6 @@
"Attention - operation continues in background",
"Content Management",
"Edit VM after clone",
"Interface Information",
"Log filesystem",
"Notices",
"Start Cloned VM",
"This may leave an unknown state",
@ -2683,7 +2681,6 @@
"logs - ZFS Intent Log",
"mirror",
"Missing pool disk",
"Pool Status",
"ReiserFS is deprecated, please use another file system",
"single",
"spares - Hot Spares",
@ -3262,7 +3259,6 @@
"Primary storage %s",
"Primary storage to Secondary storage",
"Remove unused share configurations",
"Removed share configurations",
"Secondary storage to Primary storage",
"Secondary storage",
"Share name contains invalid characters for ZFS use",
@ -3270,7 +3266,6 @@
],
"/tools.txt": [
"A registration replacement key has been created for USB Flash GUID",
"About",
"alert",
"Alerts",
"An email has been sent to",
@ -3288,16 +3283,12 @@
"Data slots",
"Delete Modprobe config",
"Deprecated Only",
"Downloading",
"Driver",
"Edit Modprobe config",
"End-User License Agreement",
"Enter URL of language pack XML file",
"Error accessing your physical USB Flash boot device",
"Error reporting level",
"Errors Only",
"EULA",
"Event",
"Flash backup",
"If you do not receive an email, please check your spam or junk-email folder",
"Importance",
@ -3312,9 +3303,6 @@
"LOG size",
"Missing Key File",
"Missing Language",
"Network Settings",
"New Config",
"New Permissions",
"Next",
"No filter",
"No notifications present",
@ -3327,7 +3315,6 @@
"PHP Info",
"PHP Information",
"PHP Log File",
"PHP Settings",
"Please check your",
"please configure",
"Please provide diagnostics when experiencing problems",
@ -3343,7 +3330,6 @@
"Rebuild Modules",
"Registered GUID",
"Registered on",
"Registered to",
"registering USB Flash GUID",
"Release has been withdrawn",
"Remove the installed language",
@ -3370,32 +3356,18 @@
"This will delete all notification files",
"This will delete the selected notification files",
"Time",
"Uploaded",
"uploading hardware information",
"Uploading",
"Use this to develop language packs",
"Use this to install official language packs",
"User Shares",
"Vars",
"VFIO-PCI Log",
"View Log",
"View VFIO-PCI Log",
"warning",
"Warnings Only",
"Warnings",
"webGUI",
"Wrong File Extension",
"Your hardware profile was last submitted on",
"A reboot is required to apply changes",
"ALERT",
"Bind selected to VFIO at Boot",
"CPU Thread Pairings",
"Changes saved",
"In use by Unraid",
"No changes",
"PCI Devices and IOMMU Groups",
"Reboot to take effect",
"SCSI Devices",
"This controller is bound to vfio, connected USB devices are not visible",
"This controller is bound to vfio, connected drives are not visible",
"USB Devices",
@ -3414,8 +3386,6 @@
"Please access this server via the My Servers Dashboard",
"Product Suggestion",
"Pulling image",
"Removing container",
"Removing orphan image",
"Stale configuration",
"Stopping container",
"Streams",
@ -3428,7 +3398,6 @@
"There is a physical problem accessing your USB Flash boot device",
"This will start your free 30 day Trial",
"TOTAL DATA PULLED",
"Upgrade Key",
"Was this container created using this plugin",
"Dated",
"Command execution",
@ -3443,12 +3412,10 @@
"Download File",
"Enter a valid target",
"File is removed",
"File Manager",
"in %s folder and %s file",
"in %s folder and %s files",
"in %s folders and %s file",
"in %s folders and %s files",
"No jobs scheduled",
"Not allowed to mix disk and user shares",
"Parent Directory",
"Search pattern",
@ -3474,7 +3441,6 @@
"This renames the folder to the new name",
"This renames the selected file",
"This renames the selected source",
"Upload Error",
"Use sparse option",
"%s Key Created",
"%s Key Extended",
@ -3492,7 +3458,6 @@
"Auto closing in %s",
"Auto redirecting in %s",
"Automated flash backups will be disabled until you sign in again",
"Avatar",
"Back in a flash \u26a1\ufe0f",
"Back to %s",
"Back to Registration Home",
@ -3551,7 +3516,6 @@
"It appears that your license key file is corrupted or missing",
"Key file not valid",
"Key management is done via the dropdown in the top right of the webGUI on every page",
"License Management",
"Loading Connect data",
"Manage Your Server Within Connect",
"Message",
@ -3576,14 +3540,12 @@
"Please check Settings > Network",
"Please confirm closure",
"Please copy the Key URL before closing this window",
"Please keep this window open",
"Please make sure there is a DNS server specified",
"Please make sure your server time is accurate to within 5 minutes",
"Please refresh the page to ensure you load your latest configuration",
"Please try a different USB Flash device",
"Please uninstall and reinstall the Connect plugin",
"Please wait a moment and reload the page",
"Please wait\u2026",
"Plus more on the way",
"Pop-up",
"Post your diagnostics in the forum for help",
@ -3591,22 +3553,18 @@
"Real-time Monitoring",
"Receive an additional 15 days for your trial",
"Recover Key",
"Redeem Activation Code",
"Register for Connect by signing in to Unraid.net",
"Registration key management",
"Registration Wizard",
"remaining",
"Remote access will be disabled",
"Remote access",
"Remove Connect plugin",
"Removing Connect plugin\u2026",
"Replace Key Ineligible",
"Replace Key",
"Resend Code",
"Resend Email Verification Code",
"Reset Password Now",
"Restart unraid-api",
"Restarting\u2026",
"Searching",
"See also here",
"Sign In to resolve",
@ -3814,22 +3772,15 @@
"Advanced tuning options",
"Base Image",
"Block Devices",
"CD1 ISO Image",
"CD2 ISO Image",
"Check free space",
"Clock Offset",
"Clocks Offset",
"Clocks",
"Clone",
"define if migratable",
"define Multifunctiion Support",
"define OS boot options",
"Edit VM after clone",
"Eject CD Drive",
"Guest agent not installed",
"Guest not running",
"Insert CD",
"Insert",
"keyboard for VM Console",
"Location of virtual machine files",
"Lock sortable items",
@ -3867,7 +3818,6 @@
"Virtiofs Mode",
"Virtual",
"VM Being Cloned",
"VM Clone",
"VM Console AutoPort",
"VM Console Keyboard",
"VM Console Password",
@ -3875,7 +3825,6 @@
"VM Console Protocol",
"VM Console Video Driver",
"VM Console WS Port",
"VM Name",
"Warning removing Snapshots can break the chain",
"wsport for virtual console"
],

View File

@ -624,13 +624,13 @@ Anonymous Mode=Modalità Anonima
Apply=Applica
Array must be Stopped to change=L'array deve essere **fermato** per apportare le modifiche
Apps=App
Array Clearing=Pulizia array...
Array Copying=Array in Copia...
Array Clearing=Pulizia array
Array Copying=Array in Copia
Array must be Stopped to change=L'array deve essere **fermato** per apportare le modifiche
Array Started=Array avviato
Array Starting=Avvio l'array...
Array Starting=Avvio l'array
Array Stopped=Array fermato
Array Stopping=Fermo l'array...
Array Stopping=Fermo l'array
Array=Array
Attributes=Attributi
Auto=Auto
@ -678,7 +678,7 @@ Contact Email Address=Email di contatto
Contact Support=Contatta il Supporto
containing your key file URL=URL del tuo file key
Copy=Copia
Copying=Copia in corso...
Copying=Copia in corso
CPU=CPU
Create Unraidnet Account=Crea un account Unraid.net
Dashboard=Dashboard
@ -790,7 +790,7 @@ Log=Log
Login=Accedi
Logout=Logout
Main=Principale
manual=Apri il Manuale Utente
manual=Apri il Manuale utente
max installable capacity=Capacità massima installabile
Max password length is 128 characters=La lunghezza massima della password è di 128 caratteri
Maximum file upload size is 512K=La dimensione massima di caricamento del file è 512K
@ -847,8 +847,8 @@ OK=OK
Ok=Ok
ok=ok
On=Acceso
Online Manual=Manuale Utente
Online manual=Clicca per aprire il Manuale Utente
Online Manual=Manuale utente
Online manual=Clicca per aprire il Manuale utente
OpenSSL=OpenSSL
optional=opzionale
Other Comment=Altro commento
@ -888,7 +888,7 @@ prefix_SI=K M G T P E Z Y
Press ANY KEY to close this window=Premi QUALSIASI TASTO per chiudere questa finestra
Private=Privato
Pro=Pro
Proceed=Procedere
Proceed=Procedi
Processor=Processore
Product Suggestion=
Public=Pubblico
@ -909,8 +909,8 @@ Registration=Registrazione
reiserfs=ReiserFS
Release Notes=Note di rilascio
Remove=Rimuovi
Removing container=
Removing orphan image=
Removing container=Rimuovo il contenitore…
Removing orphan image=Rimuovo l'immagine orfana…
Rename=Rinomina
Renew=Rinnova
Reset=Reset
@ -1012,7 +1012,7 @@ unassigned=non assegnato
Unknown=Sconosciuto
unknown=sconosciuto
Unraid OS=Unraid OS
Unraidnet re-authentication required=Unraid.net re-authentication required
Unraidnet re-authentication required=Accedi nuovamente a Unraid.net
Unsupported Feature=Funzionalità non supportata
Update Container=Aggiorna Contenitore
Update Now=Aggiorna adesso
@ -1020,7 +1020,7 @@ Update VM=Aggiorna VM
Update=Aggiorna
update=aggiorna
Updated=Aggiornato
Upgrade Key=
Upgrade Key=Aggiorna Chiave di licenza
Upload error=Errore di caricamento
Upload=Carica
Uptime=Server operativo da
@ -1042,7 +1042,7 @@ White=Bianco
Wiki=Wiki
Write settings to=Salva modifiche in
Write=Scrivi
Wrong=errato
Wrong=Errato
wrong=errato
xfs=XFS
year=anno
@ -1063,9 +1063,9 @@ Command execution=
Configuration not found=Configurazione non trovata
of=di
Pulling image=
Removing container=Rimuovo contenitore...
Removing orphan image=Rimuovo immagine orfana...
Stopping container=Fermo il contenitore...
Removing container=Rimuovo contenitore
Removing orphan image=Rimuovo immagine orfana
Stopping container=Fermo il contenitore
Successfully removed container=Contenitore rimosso correttamente
Successfully removed orphan image=Immagine orfana rimossa correttamente
Successfully stopped container=Contenitore fermato correttamente
@ -1081,13 +1081,13 @@ Your browser has JavaScript disabled=Il tuo browser ha JavaScript disabilitato
Array busy=Array occupato
Buttons=Tasti
Parity operation or mover is running=Operazione di parità o mover in esecuzione
preparing for reboot=preparazione al riavvio...
preparing for shutdown=preparazione allo spegnimento...
preparing for reboot=preparazione al riavvio
preparing for shutdown=preparazione allo spegnimento
Sleep=Sospensione
Start Array=Avvia array
starting the array=avvio l'array...
starting the array=avvio l'array
Stop Array=Ferma array
stopping the array=fermo l'array...
stopping the array=fermo l'array
System in sleep mode=Il sistema è in sospensione
This will put the system to sleep=Questo sospenderà il sistema
This will reboot the system=Questo riavvierà il sistema
@ -1113,9 +1113,9 @@ Copy File=Copia File
Copy Folder=Copia Cartella
Copy Share=Copia Condivisione
copy to=copia in
Create Folder=Crea cartella
Create Folder=Crea Cartella
Create=Crea
Creating=Creazione in corso...
Creating=Creazione in corso
Current file name=
Current folder name=
Delete Device=Elimina Dispositivo
@ -1128,7 +1128,7 @@ Download File=
Enter a valid target=
Expand=Espandi
File is removed=
File Manager=
File Manager=Gestore File
File name=Nome file
file type=Tipologia file
Folder name=Nome cartella
@ -1141,7 +1141,7 @@ in %s folders and %s files=
Invalid path=Percorso non valido
Invalid source=Origine non valida
Invalid target=Destinazione non valida
Job running=Operazione in corso...
Job running=Operazione in corso
Jobs=Operazioni
Last modified=Ultima modifica
Minimize=Riduci
@ -1151,12 +1151,12 @@ Move File=Sposta File
Move Folder=Sposta Cartella
Move Share=Sposta Condivisione
move to=sposta in
Moving=Spostamento in corso...
Moving=Spostamento in corso
New file name=Nuovo nome file
New folder name=Nuovo nome cartella
New owner=Nuovo proprietario
New permission=Nuovo permesso
No jobs scheduled=
No jobs scheduled=Nessuna operazione pianificata
No results found=Nessun risultato trovato
Not allowed to mix disk and user shares=
Objects to change=Oggetti da modificare
@ -1171,11 +1171,11 @@ Page will be reloaded=La pagina verrà ricaricata
Parent Directory=
Permission=Permesso
Queue=Coda
Removing=Rimozione in corso...
Removing=Rimozione in corso
Rename File=Rinomina File
Rename Folder=Rinomina Cartella
rename to=rinomina in
Renaming=Modifica nome in corso...
Renaming=Modifica nome in corso
Save=Salva
Scheduled Jobs=Operazioni pianificate
Search pattern=
@ -1216,8 +1216,8 @@ This renames the selected file=
This renames the selected source=
Toggle TimeAge display=Toggle Time/Age display
Total occupied space=Spazio occupato in totale
Updating=Aggiornamento...
Upload Error=
Updating=Aggiornamento
Upload Error=Errore nel caricamento
Use sparse option=
year=anno
years=anni
@ -1250,7 +1250,7 @@ Auto closing in %s=
Auto redirecting in %s=
Automated flash backups will be disabled until you sign in again=
Automatically turn on UPnP and open a random WAN port on your router at the click of a button and close off access in seconds=Automatically turn on UPnP and open a random WAN port on your router at the click of a button and close off access in seconds.
Avatar=
Avatar=Avatar
Back in a flash ⚡️=
Back to %s=
Back to Registration Home=
@ -1309,7 +1309,7 @@ Email Address=Indirizzo email
Enhance your experience with Connect=
Expand your servers capabilities=
Extend Trial=Estendi Prova gratuita
Extending Trial=Estendo Prova gratuita...
Extending Trial=Estendo Prova gratuita
Failed to connect to Unraid API=
Fix Error=
For best results, use one of these urls=
@ -1341,7 +1341,7 @@ Important=Importante
Install Plugin=Installa Plugin
Installed %s Key=
Installing %s Key=
Installing Connect beta=Installo Connect (beta)...
Installing Connect beta=Installo Connect (beta)
Invalid 2FA token=
Invalid installation=
Invalid username or password=Nome utente o password non validi
@ -1355,7 +1355,7 @@ LAN IP %s=IP LAN %s
LAN IP Copied=IP LAN copiato
Learn more=Ulteriori informazioni
Lets unleash your hardware=Let's unleash your hardware
License Management=
License Management=Gestione Licenza
Loading Connect data=
Local access=Accesso locale
Local T2FA requires a myunraidnet certificate=Local T2FA requires a *.myunraid.net certificate
@ -1397,7 +1397,7 @@ Please confirm closure=
Please copy the correct key file to the config directory on your USB Flash boot device or choose Purchase Key or Replace Key=Please copy the correct key file to the */config* directory on your USB Flash boot device or choose Purchase Key or Replace Key
Please copy the correct key file to the config directory on your USB Flash boot device or choose Purchase Key=Please copy the correct key file to the */config* directory on your USB Flash boot device or choose Purchase Key
Please copy the Key URL before closing this window=
Please keep this window open=
Please keep this window open=Mantieni aperta questa finestra
Please make sure there is a DNS server specified=
Please make sure your server time is accurate to within 5 minutes=
Please refresh the page to ensure you load your latest configuration=
@ -1407,7 +1407,7 @@ Please try a different USB Flash device=
Please uninstall and reinstall the Connect plugin=
Please use a high quality name brand device at least 1GB in size=Please use a high quality name brand device at least 1GB in size.
Please wait a moment and reload the page=
Please wait…=
Please wait…=Attendi…
Plus more on the way=
Pop-up=
Post your diagnostics in the forum for help=
@ -1415,7 +1415,7 @@ Product=
Real-time Monitoring=
Receive an additional 15 days for your trial=
Recover Key=
Redeem Activation Code=
Redeem Activation Code=Riscatta Codice di attivazione
Register for Connect by signing in to Unraid.net=
Registration key management=
Registration keyGUID mismatch=Registration key / GUID mismatch
@ -1425,16 +1425,16 @@ remaining=
Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unraid's WAN IPv4 **%1s** does not match your client's WAN IPv4 **%2s**
Remark your WAN IPv4 is %s=Remark: your WAN IPv4 is **%s**
Remote access will be disabled=
Remote access=
Remote access=Accesso remoto
Remove Connect plugin=
Removing Connect plugin…=
Replace Key Ineligible=
Replace Key=
Resend Code=
Resend Code=Reinvia codice
Resend Email Verification Code=
Reset Password Now=
Restart unraid-api=
Restarting…=
Restarting…=Riavvio…
Searching=
See also here=
Server Offline=Server Offline
@ -1759,7 +1759,7 @@ Begin downgrade to %s=
Cancel=Annulla
Check for OS Updates=Controlla aggiornamenti
Check for Prereleases=Controlla versioni preliminari
Checking=Controllo...
Checking=Controllo
Confirm and start update=Conferma e avvia aggiornamento
Create Flash Backup=
Current Version %s=Versione attuale %s

View File

@ -4362,9 +4362,6 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
Tagged - Can't determine last update
sasakaranovic/openfancontroller
ghcr.io/sasakaranovic/openfancontroller:release Downloads: Stars: Base: unknown
Privileged: 105

View File

@ -6938,8 +6938,8 @@
"Tools-Utilities"
],
"downloads": 1103,
"LastUpdate": 1726935532,
"LastUpdateScan": 1727359630,
"LastUpdate": 1726935532,
"FirstSeen": 1722161204
},
{
@ -348466,7 +348466,7 @@
"Tools-Utilities",
"Other"
],
"LastUpdateScan": 1724767630,
"LastUpdateScan": 1727366844,
"FirstSeen": 1709175534
},
{

View File

@ -570,7 +570,7 @@
"min": "6.7.0"
},
"https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg": {
"version": "2024.08.26a",
"version": "2024.09.26",
"min": "6.7.1"
},
"https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/master/plugin/ipmi.plg": {

View File

@ -1,11 +1,6 @@
{
"caFixed": 629,
"caFixed": 628,
"fixedTemplates": {
"UnJustice's Repository": {
"iampuid0/dmb:latest": [
"No Registry entry set. Created from Repository setting - This may not be the correct value"
]
},
"ReggieSwag's Repository": {
"eartharoid/discord-tickets": [
"No container port set. Set to ()"