This commit is contained in:
Andrew Z 2024-07-04 18:06:25 -04:00
parent 40c974178b
commit 7e0ad30d06
5 changed files with 60 additions and 130 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1720123575 "last_updated_timestamp": 1720130783
} }

View File

@ -3339,7 +3339,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1720123575,
"FirstSeen": 1712325975 "FirstSeen": 1712325975
}, },
{ {
@ -127287,7 +127286,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1720123575,
"FirstSeen": 1717524371 "FirstSeen": 1717524371
}, },
{ {
@ -316272,7 +316270,7 @@
"TemplateURL": "https://raw.githubusercontent.com/desertwitch/unraid-plugins/master/mergerfsp.xml", "TemplateURL": "https://raw.githubusercontent.com/desertwitch/unraid-plugins/master/mergerfsp.xml",
"Repository": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg", "Repository": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg",
"ChangeLogPresent": true, "ChangeLogPresent": true,
"pluginVersion": "2024.07.03", "pluginVersion": "2024.07.04",
"MinVer": "6.10.0", "MinVer": "6.10.0",
"Overview": "A plugin that installs mergerFS, a featureful union filesystem, onto UNRAID systems (includes mergerFS-Tools). mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.", "Overview": "A plugin that installs mergerFS, a featureful union filesystem, onto UNRAID systems (includes mergerFS-Tools). mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.",
"Icon": "", "Icon": "",

View File

@ -1,7 +1,7 @@
{ {
"apps": 2312, "apps": 2312,
"last_updated_timestamp": 1720123575, "last_updated_timestamp": 1720130783,
"last_updated": "2024-07-04 16:06", "last_updated": "2024-07-04 18:06",
"categories": [ "categories": [
{ {
"Cat": "AI:", "Cat": "AI:",
@ -3505,7 +3505,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1720123575,
"FirstSeen": 1712325975 "FirstSeen": 1712325975
}, },
{ {
@ -127453,7 +127452,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1720123575,
"FirstSeen": 1717524371 "FirstSeen": 1717524371
}, },
{ {
@ -316438,7 +316436,7 @@
"TemplateURL": "https://raw.githubusercontent.com/desertwitch/unraid-plugins/master/mergerfsp.xml", "TemplateURL": "https://raw.githubusercontent.com/desertwitch/unraid-plugins/master/mergerfsp.xml",
"Repository": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg", "Repository": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg",
"ChangeLogPresent": true, "ChangeLogPresent": true,
"pluginVersion": "2024.07.03", "pluginVersion": "2024.07.04",
"MinVer": "6.10.0", "MinVer": "6.10.0",
"Overview": "A plugin that installs mergerFS, a featureful union filesystem, onto UNRAID systems (includes mergerFS-Tools). mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.", "Overview": "A plugin that installs mergerFS, a featureful union filesystem, onto UNRAID systems (includes mergerFS-Tools). mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.",
"Icon": "", "Icon": "",

View File

@ -2896,7 +2896,6 @@
], ],
"downloads": 1517163, "downloads": 1517163,
"stars": 17, "stars": 17,
"LastUpdate": 1716321710,
"trending": 7.294, "trending": 7.294,
"trends": [ "trends": [
7.653, 7.653,
@ -2912,6 +2911,7 @@
1517163 1517163
], ],
"LastUpdateScan": 1720116378, "LastUpdateScan": 1720116378,
"LastUpdate": 1716321710,
"FirstSeen": 1714917957 "FirstSeen": 1714917957
}, },
{ {
@ -3339,6 +3339,7 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1720123575,
"FirstSeen": 1712325975 "FirstSeen": 1712325975
}, },
{ {
@ -127286,6 +127287,7 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1720123575,
"FirstSeen": 1717524371 "FirstSeen": 1717524371
}, },
{ {
@ -191322,6 +191324,7 @@
"Support": "https://github.com/soulteary/docker-cronicle/issues", "Support": "https://github.com/soulteary/docker-cronicle/issues",
"Project": "https://github.com/jhuckaby/Cronicle", "Project": "https://github.com/jhuckaby/Cronicle",
"Overview": "Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. It's basically a fancy Cron replacement written in Node.js. You can give it simple shell commands, or write Plugins in virtually any language. A huge thank you to github.com/jhuckab for the Cronicle project and github.com/soulteary for the container!", "Overview": "Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. It's basically a fancy Cron replacement written in Node.js. You can give it simple shell commands, or write Plugins in virtually any language. A huge thank you to github.com/jhuckab for the Cronicle project and github.com/soulteary for the container!",
"WebUI": "http://[IP]:[PORT:3012]",
"TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/cronicle/cronicle.xml", "TemplateURL": "https://raw.githubusercontent.com/brianmiller/docker-templates/master/cronicle/cronicle.xml",
"Icon": "https://github.com/brianmiller/docker-templates/raw/master/cronicle/cronicle.png", "Icon": "https://github.com/brianmiller/docker-templates/raw/master/cronicle/cronicle.png",
"MinVer": "6.0", "MinVer": "6.0",
@ -273810,7 +273813,7 @@
"Config": [ "Config": [
{ {
"@attributes": { "@attributes": {
"Name": "WebUI", "Name": "Web UI Port",
"Target": "9494", "Target": "9494",
"Default": "9494", "Default": "9494",
"Mode": "tcp", "Mode": "tcp",
@ -273824,129 +273827,59 @@
}, },
{ {
"@attributes": { "@attributes": {
"Name": "Radarr API Key", "Name": "Config Path",
"Target": "PUBLIC_RADARR_API_KEY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "yourapikeyhere"
},
{
"@attributes": {
"Name": "Radarr URL",
"Target": "PUBLIC_RADARR_BASE_URL",
"Default": "http://127.0.0.1:7878",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Sonarr API Key",
"Target": "PUBLIC_SONARR_API_KEY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "yourapikeyhere"
},
{
"@attributes": {
"Name": "Sonarr URL",
"Target": "PUBLIC_SONARR_BASE_URL",
"Default": "http://127.0.0.1:8989",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Jellyfin API Key",
"Target": "PUBLIC_JELLYFIN_API_KEY",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "yourapikeyhere"
},
{
"@attributes": {
"Name": "Jellyfin URL",
"Target": "PUBLIC_JELLYFIN_URL",
"Default": "http://127.0.0.1:8096",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "AppData",
"Target": "/config", "Target": "/config",
"Default": "/mnt/user/appdata/reiverr/", "Default": "/mnt/user/appdata/reiverr",
"Mode": "rw", "Mode": "rw",
"Description": "Container Path: /config", "Description": "Where the config file will be stored",
"Type": "Path", "Type": "Path",
"Display": "always", "Display": "advanced",
"Required": "true", "Required": "true",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": "/mnt/user/appdata/reiverr"
},
{
"@attributes": {
"Name": "JWT Secret",
"Target": "SECRET",
"Default": "your-very-long-and-mysterious-secret",
"Mode": "",
"Description": "Used to sign JWT tokens for authentication. If not set, sessions will not persist between server restarts. Use a random string.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "your-very-long-and-mysterious-secret"
},
{
"@attributes": {
"Name": "Admin Username",
"Target": "ADMIN_USERNAME",
"Default": "admin",
"Mode": "",
"Description": "Default admin username. If not set, the first account created will be made an admin.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "admin"
},
{
"@attributes": {
"Name": "Admin Password",
"Target": "ADMIN_PASSWORD",
"Default": "password",
"Mode": "",
"Description": "Default admin password. If not set, the first account created will be made an admin.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "password"
} }
], ],
"Repo": "JPDVM2014's Repository", "Repo": "JPDVM2014's Repository",
@ -316334,7 +316267,7 @@
"PluginAuthor": "desertwitch", "PluginAuthor": "desertwitch",
"Name": "mergerFS for UNRAID", "Name": "mergerFS for UNRAID",
"Support": "https://forums.unraid.net/topic/144999-plugin-mergerfs-for-unraid-support-topic/", "Support": "https://forums.unraid.net/topic/144999-plugin-mergerfs-for-unraid-support-topic/",
"Icon": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.png", "IconFA": "hdd-o",
"Repo": "Rysz's Repository", "Repo": "Rysz's Repository",
"TemplateURL": "https://raw.githubusercontent.com/desertwitch/unraid-plugins/master/mergerfsp.xml", "TemplateURL": "https://raw.githubusercontent.com/desertwitch/unraid-plugins/master/mergerfsp.xml",
"Repository": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg", "Repository": "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg",
@ -316342,6 +316275,7 @@
"pluginVersion": "2024.07.03", "pluginVersion": "2024.07.03",
"MinVer": "6.10.0", "MinVer": "6.10.0",
"Overview": "A plugin that installs mergerFS, a featureful union filesystem, onto UNRAID systems (includes mergerFS-Tools). mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.", "Overview": "A plugin that installs mergerFS, a featureful union filesystem, onto UNRAID systems (includes mergerFS-Tools). mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.",
"Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/mergerfsp.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/mergerfsp.xml",
"CategoryList": [ "CategoryList": [
"Tools-System", "Tools-System",

View File

@ -696,7 +696,7 @@
"min": "6.8.3" "min": "6.8.3"
}, },
"https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg": { "https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg": {
"version": "2024.07.03", "version": "2024.07.04",
"min": "6.10.0" "min": "6.10.0"
}, },
"https://raw.githubusercontent.com/desertwitch/nAFP-unRAID/main/plugin/nafp.plg": { "https://raw.githubusercontent.com/desertwitch/nAFP-unRAID/main/plugin/nafp.plg": {