mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-22 16:56:03 +00:00
Update
This commit is contained in:
parent
251770548c
commit
a9e719cb46
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1701443170
|
||||
"last_updated_timestamp": 1701450410
|
||||
}
|
@ -192891,7 +192891,7 @@
|
||||
"Version": "2023.11.29",
|
||||
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
|
||||
"Support": "https://forums.unraid.net/forum/88-chinese-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87/",
|
||||
"Description": "\u8fd9\u662fUnraid\u548c\u53d7\u652f\u6301\u7684\u63d2\u4ef6\u7684\u4e2d\u6587\u7ffb\u8bd1\n\nThis is a Simplified Chinese translation for Unraid and supported plugins\n\n\n Note: November 28, 2023 - 273 missing translations",
|
||||
"Description": "\u8fd9\u662fUnraid\u548c\u53d7\u652f\u6301\u7684\u63d2\u4ef6\u7684\u4e2d\u6587\u7ffb\u8bd1\n\nThis is a Simplified Chinese translation for Unraid and supported plugins",
|
||||
"Repo": "Official Unraid Repository",
|
||||
"RepoShort": "Unraid",
|
||||
"RepoURL": "https://github.com/unraid/language-templates",
|
||||
@ -202686,16 +202686,18 @@
|
||||
"Cloud",
|
||||
"Network-Web"
|
||||
],
|
||||
"downloads": 1520291,
|
||||
"downloads": 1521969,
|
||||
"stars": 1,
|
||||
"trending": 0.148,
|
||||
"LastUpdate": 1691664849,
|
||||
"trending": 0.11,
|
||||
"trends": [
|
||||
66.31,
|
||||
38.064,
|
||||
26.578,
|
||||
12.677,
|
||||
0.111,
|
||||
0.148
|
||||
0.148,
|
||||
0.11
|
||||
],
|
||||
"trendsDate": [
|
||||
1685858658,
|
||||
@ -202703,22 +202705,22 @@
|
||||
1691057086,
|
||||
1693656335,
|
||||
1696255541,
|
||||
1698854760
|
||||
1698854760,
|
||||
1701450409
|
||||
],
|
||||
"downloadtrend": [
|
||||
202865,
|
||||
602145,
|
||||
972213,
|
||||
1324135,
|
||||
1516362,
|
||||
1518042,
|
||||
1520291
|
||||
1520291,
|
||||
1521969
|
||||
],
|
||||
"LastUpdateScan": 1698854760,
|
||||
"LastUpdate": 1691664849,
|
||||
"LastUpdateScan": 1701450409,
|
||||
"FirstSeen": 1678064649,
|
||||
"topTrending": -66.162,
|
||||
"topPerforming": 0.148
|
||||
"topTrending": -66.2,
|
||||
"topPerforming": 0.11
|
||||
},
|
||||
{
|
||||
"Name": "Appsmith",
|
||||
@ -232527,6 +232529,98 @@
|
||||
],
|
||||
"FirstSeen": 1633435815
|
||||
},
|
||||
{
|
||||
"Name": "ComfyUI-Magic",
|
||||
"Repository": "futrlabsmagic/comfyui-magic",
|
||||
"Registry": "https://hub.docker.com/r/futrlabsmagic/comfyui-magic",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/FUTRlabs/ComfyUI-Magic/issues",
|
||||
"Overview": "ComfyUI-Magic: \ud83d\udd0bBatteries\ud83d\udd0b included",
|
||||
"WebUI": "http://[IP]:[PORT:8188]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ComfyUI-Magic.xml",
|
||||
"Icon": "https://avatars.githubusercontent.com/u/121283862?v=4",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Target": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Target": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Storage",
|
||||
"Target": "/storage",
|
||||
"Default": "/mnt/user/appdata/comfy-ui",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/comfy-ui"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web Interface",
|
||||
"Target": "8188",
|
||||
"Default": "8188",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8188"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "AUTOACCEPT",
|
||||
"Target": "AUTOACCEPT",
|
||||
"Default": "yes",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "yes"
|
||||
}
|
||||
],
|
||||
"Repo": "m0ngr31's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ComfyUI-Magic.xml",
|
||||
"downloads": 67,
|
||||
"LastUpdate": 1701327366,
|
||||
"LastUpdateScan": 1701450410,
|
||||
"FirstSeen": 1701450410
|
||||
},
|
||||
{
|
||||
"Name": "DailyNotes",
|
||||
"Repository": "m0ngr31/dailynotes",
|
||||
@ -232714,7 +232808,7 @@
|
||||
"Target": "MAX_RESOLUTION",
|
||||
"Default": "UHD/SDR",
|
||||
"Mode": "",
|
||||
"Description": "Max resolution to use. Valid options are `UHD/HDR`, `UHD/SDR`, `1080p`, `720p`, and `540p` (Some providers don't offer 4K or 1080p and will attempt to play the highest framerate available for selected resolution).",
|
||||
"Description": "Max resolution to use. Only for FOX events. Valid options are `UHD/HDR`, `UHD/SDR`, and `720p` (Some events don't offer 4K and will attempt to play the highest framerate available for selected resolution)",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -232904,6 +232998,34 @@
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use ESPNEWS?",
|
||||
"Target": "ESPNEWS",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Set if your TV provider supports it",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use ESPN PPV?",
|
||||
"Target": "ESPN_PPV",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Set if you have purchased PPV events",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use FOX Sports?",
|
||||
@ -232918,6 +233040,20 @@
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Only scheduled FOX 4K?",
|
||||
"Target": "FOX_ONLY_4K",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Only get 4K events from FOX",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Schedule FOX Sports replays?",
|
||||
@ -233093,146 +233229,18 @@
|
||||
"FirstSeen": 1695240344
|
||||
},
|
||||
{
|
||||
"Name": "ollama",
|
||||
"Repository": "ollama/ollama",
|
||||
"Registry": "https://hub.docker.com/r/ollama/ollama",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/ollama/ollama",
|
||||
"Overview": "The easiest way to get up and running with large language models locally.",
|
||||
"WebUI": "http://[IP]:[PORT:11434]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ollama.xml",
|
||||
"Icon": "https://ollama.ai/public/ollama.png",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Target": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Target": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config",
|
||||
"Target": "/root/.ollama",
|
||||
"Default": "/mnt/user/appdata/ollama",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web Interface",
|
||||
"Target": "11434",
|
||||
"Default": "11434",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "11434"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Origins",
|
||||
"Target": "OLLAMA_ORIGINS",
|
||||
"Default": "*",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "*"
|
||||
}
|
||||
"TemplatePath": "/tmp/appFeed/templates/m0ngr31sRepository/ollama.xml",
|
||||
"errors": [
|
||||
"EntityRef: expecting ';'"
|
||||
],
|
||||
"Repo": "m0ngr31's Repository",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ollama.xml",
|
||||
"downloads": 27756,
|
||||
"stars": 31,
|
||||
"LastUpdateScan": 1699405552,
|
||||
"LastUpdate": 1699072178,
|
||||
"FirstSeen": 1699405552
|
||||
"FirstSeen": null
|
||||
},
|
||||
{
|
||||
"Name": "ollama-webui",
|
||||
"Repository": "ghcr.io/ollama-webui/ollama-webui:main",
|
||||
"Registry": "https://github.com/ollama-webui/ollama-webui/pkgs/container/ollama-webui",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/ollama-webui/ollama-webui/pkgs/container/ollama-webui",
|
||||
"Overview": "A User-Friendly Web Interface for Chat Interactions",
|
||||
"WebUI": "http://[IP]:[PORT:8080]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ollama-webui.xml",
|
||||
"Icon": "https://ollama.ai/public/ollama.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Ollama Base URL",
|
||||
"Target": "OLLAMA_API_BASE_URL",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Your ollama server url: http://example.com/api",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web Interface",
|
||||
"Target": "8080",
|
||||
"Default": "3000",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3000"
|
||||
}
|
||||
"TemplatePath": "/tmp/appFeed/templates/m0ngr31sRepository/ollama-webui.xml",
|
||||
"errors": [
|
||||
"EntityRef: expecting ';'"
|
||||
],
|
||||
"Repo": "m0ngr31's Repository",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ollama-webui.xml",
|
||||
"LastUpdateScan": 1700507206,
|
||||
"FirstSeen": 1700507206
|
||||
"FirstSeen": null
|
||||
},
|
||||
{
|
||||
"Name": "OpenRA",
|
||||
@ -233415,11 +233423,11 @@
|
||||
{
|
||||
"Name": "stable-diffusion",
|
||||
"Repository": "nicklucche/stable-diffusion",
|
||||
"Registry": "https://hub.docker.com/r/nicklucche/stable-diffusion/",
|
||||
"Registry": "https://hub.docker.com/r/nicklucche/stable-diffusion",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/nicklucche/stable-diffusion/",
|
||||
"Support": "https://github.com/NickLucche/stable-diffusion-nvidia-docker/issues",
|
||||
"Overview": "GPU-ready Dockerfile to run the Stability.AI stable-diffusion model with a simple web interface",
|
||||
"WebUI": "http://[IP]:[PORT:7860]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/stable-diffusion.xml",
|
||||
@ -244514,7 +244522,7 @@
|
||||
"MediaApp-Video",
|
||||
"MediaServer-Video"
|
||||
],
|
||||
"LastUpdateScan": 1698854760,
|
||||
"LastUpdateScan": 1701450410,
|
||||
"FirstSeen": 1670267054
|
||||
},
|
||||
{
|
||||
@ -266281,41 +266289,41 @@
|
||||
"HomeAutomation",
|
||||
"Network-Other"
|
||||
],
|
||||
"downloads": 2274683,
|
||||
"downloads": 2294988,
|
||||
"stars": 56,
|
||||
"trending": 1.936,
|
||||
"LastUpdate": 1699873412,
|
||||
"trending": 0.885,
|
||||
"trends": [
|
||||
1.358,
|
||||
1.591,
|
||||
1.517,
|
||||
1.387,
|
||||
1.393,
|
||||
1.499,
|
||||
1.936
|
||||
1.936,
|
||||
0.885
|
||||
],
|
||||
"trendsDate": [
|
||||
1683259468,
|
||||
1685858659,
|
||||
1688457891,
|
||||
1691057087,
|
||||
1693656335,
|
||||
1696255541,
|
||||
1698854760
|
||||
1698854760,
|
||||
1701450410
|
||||
],
|
||||
"downloadtrend": [
|
||||
2070645,
|
||||
2104117,
|
||||
2136523,
|
||||
2166574,
|
||||
2197187,
|
||||
2230635,
|
||||
2274683
|
||||
2274683,
|
||||
2294988
|
||||
],
|
||||
"LastUpdateScan": 1698854760,
|
||||
"LastUpdate": 1695286009,
|
||||
"LastUpdateScan": 1701450410,
|
||||
"FirstSeen": 1670267055,
|
||||
"topTrending": 0.5779999999999998,
|
||||
"topPerforming": 1.936
|
||||
"topTrending": -0.706,
|
||||
"topPerforming": 0.885
|
||||
},
|
||||
{
|
||||
"Name": "UniFi-API-Browser",
|
||||
@ -292677,7 +292685,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg",
|
||||
"Plugin": true,
|
||||
"pluginVersion": "2023.11.30",
|
||||
"pluginVersion": "2023.12.01.1",
|
||||
"MinVer": "6.12.3",
|
||||
"Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.",
|
||||
"RecommendedRaw": "9/1/2023",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2170,
|
||||
"last_updated_timestamp": 1701443170,
|
||||
"last_updated": "2023-12-01 10:06",
|
||||
"apps": 2171,
|
||||
"last_updated_timestamp": 1701450410,
|
||||
"last_updated": "2023-12-01 12:06",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -193053,7 +193053,7 @@
|
||||
"Version": "2023.11.29",
|
||||
"Icon": "https://raw.githubusercontent.com/unraid/language-templates/master/limetech/Green-Earth-Transparent-File.png",
|
||||
"Support": "https://forums.unraid.net/forum/88-chinese-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87/",
|
||||
"Description": "\u8fd9\u662fUnraid\u548c\u53d7\u652f\u6301\u7684\u63d2\u4ef6\u7684\u4e2d\u6587\u7ffb\u8bd1\n\nThis is a Simplified Chinese translation for Unraid and supported plugins\n\n\n Note: November 28, 2023 - 273 missing translations",
|
||||
"Description": "\u8fd9\u662fUnraid\u548c\u53d7\u652f\u6301\u7684\u63d2\u4ef6\u7684\u4e2d\u6587\u7ffb\u8bd1\n\nThis is a Simplified Chinese translation for Unraid and supported plugins",
|
||||
"Repo": "Official Unraid Repository",
|
||||
"RepoShort": "Unraid",
|
||||
"RepoURL": "https://github.com/unraid/language-templates",
|
||||
@ -202848,16 +202848,18 @@
|
||||
"Cloud",
|
||||
"Network-Web"
|
||||
],
|
||||
"downloads": 1520291,
|
||||
"downloads": 1521969,
|
||||
"stars": 1,
|
||||
"trending": 0.148,
|
||||
"LastUpdate": 1691664849,
|
||||
"trending": 0.11,
|
||||
"trends": [
|
||||
66.31,
|
||||
38.064,
|
||||
26.578,
|
||||
12.677,
|
||||
0.111,
|
||||
0.148
|
||||
0.148,
|
||||
0.11
|
||||
],
|
||||
"trendsDate": [
|
||||
1685858658,
|
||||
@ -202865,22 +202867,22 @@
|
||||
1691057086,
|
||||
1693656335,
|
||||
1696255541,
|
||||
1698854760
|
||||
1698854760,
|
||||
1701450409
|
||||
],
|
||||
"downloadtrend": [
|
||||
202865,
|
||||
602145,
|
||||
972213,
|
||||
1324135,
|
||||
1516362,
|
||||
1518042,
|
||||
1520291
|
||||
1520291,
|
||||
1521969
|
||||
],
|
||||
"LastUpdateScan": 1698854760,
|
||||
"LastUpdate": 1691664849,
|
||||
"LastUpdateScan": 1701450409,
|
||||
"FirstSeen": 1678064649,
|
||||
"topTrending": -66.162,
|
||||
"topPerforming": 0.148
|
||||
"topTrending": -66.2,
|
||||
"topPerforming": 0.11
|
||||
},
|
||||
{
|
||||
"Name": "Appsmith",
|
||||
@ -232689,6 +232691,98 @@
|
||||
],
|
||||
"FirstSeen": 1633435815
|
||||
},
|
||||
{
|
||||
"Name": "ComfyUI-Magic",
|
||||
"Repository": "futrlabsmagic/comfyui-magic",
|
||||
"Registry": "https://hub.docker.com/r/futrlabsmagic/comfyui-magic",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/FUTRlabs/ComfyUI-Magic/issues",
|
||||
"Overview": "ComfyUI-Magic: \ud83d\udd0bBatteries\ud83d\udd0b included",
|
||||
"WebUI": "http://[IP]:[PORT:8188]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ComfyUI-Magic.xml",
|
||||
"Icon": "https://avatars.githubusercontent.com/u/121283862?v=4",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Target": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Target": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Storage",
|
||||
"Target": "/storage",
|
||||
"Default": "/mnt/user/appdata/comfy-ui",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/comfy-ui"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web Interface",
|
||||
"Target": "8188",
|
||||
"Default": "8188",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8188"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "AUTOACCEPT",
|
||||
"Target": "AUTOACCEPT",
|
||||
"Default": "yes",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "yes"
|
||||
}
|
||||
],
|
||||
"Repo": "m0ngr31's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ComfyUI-Magic.xml",
|
||||
"downloads": 67,
|
||||
"LastUpdate": 1701327366,
|
||||
"LastUpdateScan": 1701450410,
|
||||
"FirstSeen": 1701450410
|
||||
},
|
||||
{
|
||||
"Name": "DailyNotes",
|
||||
"Repository": "m0ngr31/dailynotes",
|
||||
@ -232876,7 +232970,7 @@
|
||||
"Target": "MAX_RESOLUTION",
|
||||
"Default": "UHD/SDR",
|
||||
"Mode": "",
|
||||
"Description": "Max resolution to use. Valid options are `UHD/HDR`, `UHD/SDR`, `1080p`, `720p`, and `540p` (Some providers don't offer 4K or 1080p and will attempt to play the highest framerate available for selected resolution).",
|
||||
"Description": "Max resolution to use. Only for FOX events. Valid options are `UHD/HDR`, `UHD/SDR`, and `720p` (Some events don't offer 4K and will attempt to play the highest framerate available for selected resolution)",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
@ -233066,6 +233160,34 @@
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use ESPNEWS?",
|
||||
"Target": "ESPNEWS",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Set if your TV provider supports it",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use ESPN PPV?",
|
||||
"Target": "ESPN_PPV",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Set if you have purchased PPV events",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Use FOX Sports?",
|
||||
@ -233080,6 +233202,20 @@
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Only scheduled FOX 4K?",
|
||||
"Target": "FOX_ONLY_4K",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Only get 4K events from FOX",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Schedule FOX Sports replays?",
|
||||
@ -233255,146 +233391,18 @@
|
||||
"FirstSeen": 1695240344
|
||||
},
|
||||
{
|
||||
"Name": "ollama",
|
||||
"Repository": "ollama/ollama",
|
||||
"Registry": "https://hub.docker.com/r/ollama/ollama",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/ollama/ollama",
|
||||
"Overview": "The easiest way to get up and running with large language models locally.",
|
||||
"WebUI": "http://[IP]:[PORT:11434]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ollama.xml",
|
||||
"Icon": "https://ollama.ai/public/ollama.png",
|
||||
"ExtraParams": "--runtime=nvidia",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Target": "NVIDIA_VISIBLE_DEVICES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Target": "NVIDIA_DRIVER_CAPABILITIES",
|
||||
"Default": "all",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "all"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config",
|
||||
"Target": "/root/.ollama",
|
||||
"Default": "/mnt/user/appdata/ollama",
|
||||
"Mode": "rw",
|
||||
"Description": "",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web Interface",
|
||||
"Target": "11434",
|
||||
"Default": "11434",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "11434"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Origins",
|
||||
"Target": "OLLAMA_ORIGINS",
|
||||
"Default": "*",
|
||||
"Mode": "",
|
||||
"Description": "",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "*"
|
||||
}
|
||||
"TemplatePath": "/tmp/appFeed/templates/m0ngr31sRepository/ollama.xml",
|
||||
"errors": [
|
||||
"EntityRef: expecting ';'"
|
||||
],
|
||||
"Repo": "m0ngr31's Repository",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ollama.xml",
|
||||
"downloads": 27756,
|
||||
"stars": 31,
|
||||
"LastUpdateScan": 1699405552,
|
||||
"LastUpdate": 1699072178,
|
||||
"FirstSeen": 1699405552
|
||||
"FirstSeen": null
|
||||
},
|
||||
{
|
||||
"Name": "ollama-webui",
|
||||
"Repository": "ghcr.io/ollama-webui/ollama-webui:main",
|
||||
"Registry": "https://github.com/ollama-webui/ollama-webui/pkgs/container/ollama-webui",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/ollama-webui/ollama-webui/pkgs/container/ollama-webui",
|
||||
"Overview": "A User-Friendly Web Interface for Chat Interactions",
|
||||
"WebUI": "http://[IP]:[PORT:8080]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/ollama-webui.xml",
|
||||
"Icon": "https://ollama.ai/public/ollama.png",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Ollama Base URL",
|
||||
"Target": "OLLAMA_API_BASE_URL",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Your ollama server url: http://example.com/api",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web Interface",
|
||||
"Target": "8080",
|
||||
"Default": "3000",
|
||||
"Mode": "tcp",
|
||||
"Description": "",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3000"
|
||||
}
|
||||
"TemplatePath": "/tmp/appFeed/templates/m0ngr31sRepository/ollama-webui.xml",
|
||||
"errors": [
|
||||
"EntityRef: expecting ';'"
|
||||
],
|
||||
"Repo": "m0ngr31's Repository",
|
||||
"Official": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/ollama-webui.xml",
|
||||
"LastUpdateScan": 1700507206,
|
||||
"FirstSeen": 1700507206
|
||||
"FirstSeen": null
|
||||
},
|
||||
{
|
||||
"Name": "OpenRA",
|
||||
@ -233577,11 +233585,11 @@
|
||||
{
|
||||
"Name": "stable-diffusion",
|
||||
"Repository": "nicklucche/stable-diffusion",
|
||||
"Registry": "https://hub.docker.com/r/nicklucche/stable-diffusion/",
|
||||
"Registry": "https://hub.docker.com/r/nicklucche/stable-diffusion",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Support": "https://hub.docker.com/r/nicklucche/stable-diffusion/",
|
||||
"Support": "https://github.com/NickLucche/stable-diffusion-nvidia-docker/issues",
|
||||
"Overview": "GPU-ready Dockerfile to run the Stability.AI stable-diffusion model with a simple web interface",
|
||||
"WebUI": "http://[IP]:[PORT:7860]/",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/m0ngr31/unraid_ca/master/stable-diffusion.xml",
|
||||
@ -244676,7 +244684,7 @@
|
||||
"MediaApp-Video",
|
||||
"MediaServer-Video"
|
||||
],
|
||||
"LastUpdateScan": 1698854760,
|
||||
"LastUpdateScan": 1701450410,
|
||||
"FirstSeen": 1670267054
|
||||
},
|
||||
{
|
||||
@ -266443,41 +266451,41 @@
|
||||
"HomeAutomation",
|
||||
"Network-Other"
|
||||
],
|
||||
"downloads": 2274683,
|
||||
"downloads": 2294988,
|
||||
"stars": 56,
|
||||
"trending": 1.936,
|
||||
"LastUpdate": 1699873412,
|
||||
"trending": 0.885,
|
||||
"trends": [
|
||||
1.358,
|
||||
1.591,
|
||||
1.517,
|
||||
1.387,
|
||||
1.393,
|
||||
1.499,
|
||||
1.936
|
||||
1.936,
|
||||
0.885
|
||||
],
|
||||
"trendsDate": [
|
||||
1683259468,
|
||||
1685858659,
|
||||
1688457891,
|
||||
1691057087,
|
||||
1693656335,
|
||||
1696255541,
|
||||
1698854760
|
||||
1698854760,
|
||||
1701450410
|
||||
],
|
||||
"downloadtrend": [
|
||||
2070645,
|
||||
2104117,
|
||||
2136523,
|
||||
2166574,
|
||||
2197187,
|
||||
2230635,
|
||||
2274683
|
||||
2274683,
|
||||
2294988
|
||||
],
|
||||
"LastUpdateScan": 1698854760,
|
||||
"LastUpdate": 1695286009,
|
||||
"LastUpdateScan": 1701450410,
|
||||
"FirstSeen": 1670267055,
|
||||
"topTrending": 0.5779999999999998,
|
||||
"topPerforming": 1.936
|
||||
"topTrending": -0.706,
|
||||
"topPerforming": 0.885
|
||||
},
|
||||
{
|
||||
"Name": "UniFi-API-Browser",
|
||||
@ -292839,7 +292847,7 @@
|
||||
"TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml",
|
||||
"Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg",
|
||||
"Plugin": true,
|
||||
"pluginVersion": "2023.11.30",
|
||||
"pluginVersion": "2023.12.01.1",
|
||||
"MinVer": "6.12.3",
|
||||
"Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.",
|
||||
"RecommendedRaw": "9/1/2023",
|
||||
|
@ -3047,5 +3047,6 @@
|
||||
"friendlyfriend/prometheus-immich-exporter": 1701111971,
|
||||
"louislam/dockge:1": 1701119171,
|
||||
"lscr.io/linuxserver/faster-whisper": 1701299164,
|
||||
"lscr.io/linuxserver/piper": 1701349582
|
||||
"lscr.io/linuxserver/piper": 1701349582,
|
||||
"futrlabsmagic/comfyui-magic": 1701450410
|
||||
}
|
@ -14224,239 +14224,33 @@
|
||||
"missing": {
|
||||
"/translations.txt": [
|
||||
"This will start your free 30 day Trial",
|
||||
"%1s %2s Key\u2026",
|
||||
"%2s Key %1s Successfully",
|
||||
"%s day",
|
||||
"%s days",
|
||||
"%s hour",
|
||||
"%s hours",
|
||||
"%s minute",
|
||||
"%s minutes",
|
||||
"%s month",
|
||||
"%s months",
|
||||
"%s second",
|
||||
"%s seconds",
|
||||
"%s Signed In Successfully",
|
||||
"%s Signed Out Successfully",
|
||||
"%s year",
|
||||
"%s years",
|
||||
"Beta",
|
||||
"Callback redirect type not present or incorrect",
|
||||
"Checking WAN IPs\u2026",
|
||||
"Checkout the Connect Documentation",
|
||||
"Click to close modal",
|
||||
"Close Dropdown",
|
||||
"Close Modal",
|
||||
"Configure Connect Features",
|
||||
"Copied",
|
||||
"Enhance your experience with Unraid Connect",
|
||||
"Enhance your Unraid experience with Connect",
|
||||
"Enhance your Unraid experience",
|
||||
"Extending your free trial by 15 days",
|
||||
"Extension Installed",
|
||||
"Failed to %1s %2s Key",
|
||||
"Failed to install key",
|
||||
"Failed to update Connect account configuration",
|
||||
"Flash GUID Error",
|
||||
"Go to Connect plugin settings",
|
||||
"Go to Management Access Now",
|
||||
"Install Connect",
|
||||
"Installing Connect",
|
||||
"Install Extended",
|
||||
"Install Recovered",
|
||||
"Install Replaced",
|
||||
"Install",
|
||||
"Installed",
|
||||
"Installing Extended Trial",
|
||||
"Installing Recovered",
|
||||
"Installing Replaced",
|
||||
"Installing",
|
||||
"Introducing Unraid Connect",
|
||||
"Invalid API Key Format",
|
||||
"Invalid API Key",
|
||||
"LAN IP",
|
||||
"Learn more about the error",
|
||||
"Learn More",
|
||||
"Loading",
|
||||
"Opens Connect in new tab",
|
||||
"Performing actions",
|
||||
"Please keep this window open while we perform some actions",
|
||||
"Please purchase a license key corresponding to this USB Flash device to continue using this installation",
|
||||
"Please sign out then sign back in to refresh your API key.",
|
||||
"Please wait while the page reloads to install your trial key",
|
||||
"Purchase",
|
||||
"Ready to Install Key",
|
||||
"Ready to update Connect account configuration",
|
||||
"Recovered",
|
||||
"Reload",
|
||||
"Replaced",
|
||||
"Restarting unraid-api\u2026",
|
||||
"Server Up Since %s",
|
||||
"Sign In Failed",
|
||||
"Sign In to utilize Unraid Connect",
|
||||
"Sign Out Failed",
|
||||
"Signing in %s\u2026",
|
||||
"Signing out %s\u2026",
|
||||
"Something went wrong",
|
||||
"SSL certificates for unraid.net deprecated",
|
||||
"Start Free 30 Day Trial",
|
||||
"Starting your free 30 day trial",
|
||||
"Then go to Tools > Registration to manually install it",
|
||||
"Too Many Devices",
|
||||
"Trial Expired, see options below",
|
||||
"Trial Key Created",
|
||||
"Trial Key Creation Failed",
|
||||
"Trial Key Expired %s",
|
||||
"Trial Key Expired at %s",
|
||||
"Trial Key Expires at %s",
|
||||
"Trial Key Expires in %s",
|
||||
"Unable to fetch client WAN IPv4",
|
||||
"Unraid Connect Error",
|
||||
"Unraid Connect Forums",
|
||||
"Unraid Connect Install Failed",
|
||||
"Unraid Contact Page",
|
||||
"Unraid Discord",
|
||||
"Unraid logo animating with a wave like effect",
|
||||
"unraid-api is offline",
|
||||
"Upgrade",
|
||||
"Your free Trial key provides all the functionality of a Pro Registration key",
|
||||
"Calculating trial expiration\u2026",
|
||||
"Signing In",
|
||||
"Signing Out",
|
||||
"Sign In requires the local unraid-api to be running",
|
||||
"Sign Out requires the local unraid-api to be running",
|
||||
"Unraid OS %s Released",
|
||||
"Unraid OS %s Update Available",
|
||||
"Unraid %s Update Available",
|
||||
"%s Update Available",
|
||||
"Unraid OS Update Available",
|
||||
"Update Unraid OS confirmation required",
|
||||
"Please confirm the update details below",
|
||||
"Current Version %s",
|
||||
"Current Version: Unraid %s",
|
||||
"New Version: %s",
|
||||
"Version: %s",
|
||||
"This update will require a reboot",
|
||||
"Confirm and start update",
|
||||
"Update Unraid OS",
|
||||
"Last checked: %s",
|
||||
"Downgrade Unraid OS",
|
||||
"Downgrade Unraid OS to %s",
|
||||
"No downgrade available",
|
||||
"Begin downgrade to %s",
|
||||
"Version available for restore %s",
|
||||
"check for OS updates",
|
||||
"Check for Prereleases",
|
||||
"Check for OS Updates",
|
||||
"View release notes",
|
||||
"View Changelog for %s",
|
||||
"%s Release Notes",
|
||||
"Unable to open release notes",
|
||||
"Reboot Now to Downgrade",
|
||||
"Reboot Now to Update",
|
||||
"Reboot Now to Downgrade to %s",
|
||||
"Reboot Now to Update to %s",
|
||||
"Reboot Required for Downgrade",
|
||||
"Reboot Required for Update",
|
||||
"Reboot Required for Downgrade to %s",
|
||||
"Reboot Required for Update to %s",
|
||||
"Updating 3rd party drivers",
|
||||
"Update Available",
|
||||
"Up-to-date",
|
||||
"Open a bug report",
|
||||
"Go to Tools > Registration to fix",
|
||||
"Original release date %s",
|
||||
"Registered to",
|
||||
"Registered on",
|
||||
"Updates Expire",
|
||||
"Attached Storage Devices",
|
||||
"%1s out of %2s devices",
|
||||
"%1s out of %2s allowed devices \u2013 upgrade your key to support more devices",
|
||||
"%s devices",
|
||||
"unlimited",
|
||||
"Unable to check for OS updates",
|
||||
"License key actions",
|
||||
"License key type",
|
||||
"OS Update Eligibility Expiration",
|
||||
"Ineligible for updates released after %s",
|
||||
"Eligible for updates until %s",
|
||||
"Ineligible as of %s",
|
||||
"Eligible for updates for %s",
|
||||
"Renew your license key now",
|
||||
"Extend License to Enable OS Updates",
|
||||
"Check Eligibility",
|
||||
"Eligible",
|
||||
"Ineligible",
|
||||
"Flash GUID required to check replacement status",
|
||||
"Keyfile required to check replacement status",
|
||||
"Unraid %s",
|
||||
"OS Update Eligibility",
|
||||
"Transfer License to New Flash",
|
||||
"Starter",
|
||||
"Unleashed",
|
||||
"Lifetime",
|
||||
"Renew Key",
|
||||
"Key ineligible for new updates",
|
||||
"Ineligible for Unraid OS updates",
|
||||
"Learn more and fix",
|
||||
"Expires at %s",
|
||||
"Expires in %s",
|
||||
"Expired",
|
||||
"Expired %s",
|
||||
"Create Flash Backup",
|
||||
"Get a Lifetime Key",
|
||||
"Acklowledge that you have made a Flash Backup to enable this action",
|
||||
"I have made a Flash Backup",
|
||||
"View Available Updates",
|
||||
"Your license key is not eligible for Unraid OS %s",
|
||||
"Unraid %s Available",
|
||||
"Key ineligible for %s",
|
||||
"Up-to-date with eligible releases",
|
||||
"Key ineligible for future releases",
|
||||
"View Changelog",
|
||||
"Extend License",
|
||||
"Calculating OS Update Eligibility\u2026",
|
||||
"Unknown error",
|
||||
"Installing Extended",
|
||||
"Downloading",
|
||||
"Open a bug report",
|
||||
"Create a bug report on our forums with a description of the issue along with your diagsnotics",
|
||||
"Create Bug Report",
|
||||
"Confirm Downgrade",
|
||||
"A reboot will be required",
|
||||
"%s year",
|
||||
"%s years",
|
||||
"%s month",
|
||||
"%s months",
|
||||
"%s day",
|
||||
"%s days",
|
||||
"%s hour",
|
||||
"%s hours",
|
||||
"%s minute",
|
||||
"%s minutes",
|
||||
"%s second",
|
||||
"%s seconds"
|
||||
"Purchase"
|
||||
],
|
||||
"Unassigned Devices/fsck.txt": [
|
||||
"Cannot determine file system on an encrypted disk",
|
||||
"Executing file system check",
|
||||
"Executing file system scrub"
|
||||
],
|
||||
"Unassigned Devices/unassigneddevices.txt": [
|
||||
"Changing the Mount Point will also change the disk label on all disks and the pool name on a ZFS disk",
|
||||
"Enter the server name and it will be added to the local DNS names and will then resolve by name",
|
||||
"failed to",
|
||||
"If the IP address of the server shows in the list after searching, your DNS server is not resolving the name",
|
||||
"If shares do not show, check your credentials",
|
||||
"offline",
|
||||
"Remote Server is",
|
||||
"Remote share mounts are dependent on a solid and reliable network connection and that can be difficult to achieve"
|
||||
]
|
||||
},
|
||||
"new": {
|
||||
"/translations.txt": [
|
||||
"Oh no Are you pirating Unraid OS<br>Are you ready to buy a real license",
|
||||
"This will register your server with Connect <sup>BETA</sup>"
|
||||
"This will register your server with Connect <sup>BETA</sup>",
|
||||
"If you do not have a backup copy of your license key file you may attempt to recover your key with your Unraidnet account",
|
||||
"Loading",
|
||||
"Manage Unraidnet Account",
|
||||
"Sign In to your Unraidnet account to get started",
|
||||
"You may attempt to recover your key with your Unraidnet account",
|
||||
"You MUST provision a new SSL certificate to use our new myunraidnet domain",
|
||||
"Youre one step closer to enhancing your Unraid experience",
|
||||
"Downgrades are only recommended if youre unable to solve a critical issue",
|
||||
"Go to Tools Update",
|
||||
"Go to Tools Management Access to ensure your backup is up-to-date",
|
||||
"Go to Tools Management Access to activate the Flash Backup feature and ensure your backup is up-to-date",
|
||||
"Flash Backup is not available Navigate to %sMainSettingsFlash to try again then come back to this page",
|
||||
"Backing upthis may take a few minutes",
|
||||
"Acklowledge that you have made a Flash Backup to enable this action",
|
||||
"Create a bug report on our forums with a description of the issue along with your diagsnotics"
|
||||
],
|
||||
"/Unassigned Devices/unassigneddevicessettings.txt": [
|
||||
"> **Note:** The normal rule used by UD is '*(sec"
|
||||
|
632
languages/zh_CN
632
languages/zh_CN
@ -1504,353 +1504,345 @@ Your Unraid registration key is ineligible for replacement as it has been replac
|
||||
Your Unraid registration key is ineligible for replacement as it is blacklisted=您的 Unraid 注册码已被列入黑名单,无法更换
|
||||
Your USB Flash GUID and other relevant server data will also be sent=您的 USB 闪存 GUID 和其他相关服务器数据也将一并发送
|
||||
|
||||
%1s %2s Key…=
|
||||
%2s Key %1s Successfully=
|
||||
%s day=
|
||||
%s days=
|
||||
%s hour=
|
||||
%s hours=
|
||||
%s minute=
|
||||
%s minutes=
|
||||
%s month=
|
||||
%s months=
|
||||
%s second=
|
||||
%s seconds=
|
||||
%s Signed In Successfully=
|
||||
%s Signed Out Successfully=
|
||||
%s year=
|
||||
%s years=
|
||||
A Trial key provides all the functionality of a Pro Registration key=试用密钥提供专业注册密钥的所有功能
|
||||
A Trial key provides all the functionality of a Pro Registration key=试用密钥提供专业注册密钥的所有功能
|
||||
A USB Flash device may also be blacklisted if we discover the serial number is not unique – this is common with USB card readers=如果我们发现序列号不是唯一的,则 USB 闪存设备也可能被列入黑名单 - 这在 USB 读卡器中很常见
|
||||
After your Trial has reached expiration, your server still functions normally until the next time you Stop the array or reboot your server=After your **Trial** has reached expiration, your server _still functions normally_ until the next time you Stop the array or reboot your server
|
||||
All you need is an active internet connection, an Unraidnet account, and the Connect plugin=您只需要一个稳定的互联网连接,一个Unraidnet账户和Connect插件。
|
||||
%1s %2s Key…=%1s %2s 密钥…
|
||||
%2s Key %1s Successfully=%2s Key %1s 成功
|
||||
%s day=%s 天
|
||||
%s days=%s 天
|
||||
%s hour=%s 时
|
||||
%s hours=%s 时
|
||||
%s minute=%s 分
|
||||
%s minutes=%s 分
|
||||
%s month=%s 月
|
||||
%s months=%s 月
|
||||
%s second=%s 秒
|
||||
%s seconds=%s 秒
|
||||
%s Signed In Successfully=%s 成功登录
|
||||
%s Signed Out Successfully=%s 成功退出登录
|
||||
%s year=%s 年
|
||||
%s years=%s 年
|
||||
A Trial key provides all the functionality of a Pro Registration key=试用密钥提供与Pro注册密钥相同的所有功能
|
||||
A USB Flash device may also be blacklisted if we discover the serial number is not unique – this is common with USB card readers=如果我们发现USB闪存设备的序列号不唯一,也可能会将其列入黑名单 - 这在USB读卡器中很常见
|
||||
After your Trial has reached expiration, your server still functions normally until the next time you Stop the array or reboot your server=After your **Trial** has reached expiration, your server _still functions normally_ until the next time you Stop the array or reboot your server=在您的试用期到期后,您的服务器仍然正常运行,直到下次停止阵列或重新启动服务器。
|
||||
All you need is an active internet connection, an Unraidnet account, and the Connect plugin=您只需要一个稳定的互联网连接,一个Unraidnet账户和Connect插件
|
||||
Alternately, you may request a Trial extension=您也可以申请延长试用期
|
||||
At that point you may either purchase a license key or request a Trial extension=届时您可以购买许可证密钥或申请延长试用期
|
||||
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=点击按钮时自动打开UPnP并在路由器上打开一个随机的WAN端口,并在几秒钟内关闭访问。
|
||||
Beta=
|
||||
Blacklisted USB Flash GUID=USB 闪存的 GUID 在黑名单中
|
||||
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=点击按钮时自动打开UPnP并在路由器上打开一个随机的WAN端口,并在几秒钟内关闭访问
|
||||
Beta=Beta
|
||||
Blacklisted USB Flash GUID=USB闪存GUID在黑名单
|
||||
BLACKLISTED=列入黑名单
|
||||
Callback redirect type not present or incorrect=
|
||||
Callback redirect type not present or incorrect=回调重定向类型不存在或不正确
|
||||
Cannot access your USB Flash boot device=无法访问您的 USB 闪存启动设备
|
||||
Cannot validate Unraid Trial key=无法验证 Unraid 试用版密钥
|
||||
Checking WAN IPs…=
|
||||
Checkout the Connect Documentation=
|
||||
Click to close modal=
|
||||
Close Dropdown=
|
||||
Close Modal=
|
||||
Configure Connect Features=
|
||||
Copied=
|
||||
Copy your Key URL %s=Copy your Key URL: %s
|
||||
Enhance your experience with Unraid Connect=
|
||||
Enhance your Unraid experience with Connect=
|
||||
Enhance your Unraid experience=
|
||||
Extending your free trial by 15 days=
|
||||
Extension Installed=
|
||||
Failed to %1s %2s Key=
|
||||
Failed to install key=
|
||||
Failed to update Connect account configuration=
|
||||
Flash GUID Error=
|
||||
Checking WAN IPs…=检查WAN IP地址...
|
||||
Checkout the Connect Documentation=查看Connect文档
|
||||
Click to close modal=点击关闭模态框
|
||||
Close Dropdown=关闭下拉菜单
|
||||
Close Modal=关闭模态框
|
||||
Configure Connect Features=配置Connect功能
|
||||
Copied=已复制
|
||||
Copy your Key URL %s=复制您的密钥URL %s
|
||||
Enhance your experience with Unraid Connect=通过Unraid Connect增强您的体验
|
||||
Enhance your Unraid experience with Connect=通过Connect增强您的Unraid体验
|
||||
Enhance your Unraid experience=增强您的Unraid体验
|
||||
Extending your free trial by 15 days=将您的免费试用期延长15天
|
||||
Extension Installed=扩展已安装
|
||||
Failed to %1s %2s Key=未能%1s %2s 密钥
|
||||
Failed to install key=未能安装密钥
|
||||
Failed to update Connect account configuration=未能更新Connect账户配置
|
||||
Flash GUID Error=闪存GUID错误
|
||||
Get an overview of your servers state, storage space, apps and VMs status, and more=获取服务器状态概览、存储空间、应用程序和虚拟机状态等信息
|
||||
Get started by installing the plugin=从安装插件开始
|
||||
Go to Connect plugin settings=
|
||||
Go to Management Access Now=
|
||||
Go to Connect plugin settings=前往Connect插件设置
|
||||
Go to Management Access Now=立即前往管理访问
|
||||
If this was an expired Trial installation, you may purchase a license key=如果这是一个过期的试用安装,您可以购买许可证密钥
|
||||
If you are asked to supply logs, please open a support request on our Contact Page and reply to the email message you receive with your logs attached=If you are asked to supply logs, please open a support request on our Contact Page and reply to the email message you receive with your logs attached.
|
||||
If you do not have a backup copy of your license key file you may attempt to recover your key with your Unraidnet account=If you do not have a backup copy of your license key file you may attempt to recover your key with your Unraid.net account
|
||||
If this was an expired Trial installation, you may purchase a license key=如果这是一个过期的试用安装,您可以购买许可证密钥
|
||||
If you are asked to supply logs, please open a support request on our Contact Page and reply to the email message you receive with your logs attached=如果您被要求提供日志,请在我们的联系页面上打开一个支持请求,并回复您收到的带有日志附件的电子邮件
|
||||
If you do not have a backup copy of your license key file you may attempt to recover your key with your Unraid.net account=如果您没有许可证密钥文件的备份副本,您可以尝试使用您的 Unraid.net 账户恢复您的密钥
|
||||
If you need to change flash drives, generate a backup from Connect and be up and running in minutes=如果您需要更换 U盘,请从 Connect 生成备份,并在几分钟内启动并运行
|
||||
If you want to replace one of your license keys with a new key bound to this USB Flash device, please first remove all other key files first=If you want to replace one of your license keys with a new key bound to this USB Flash device, please first remove all other key files first.
|
||||
If you want to replace one of your license keys with a new key bound to this USB Flash device, please first remove all other key files first=如果您想用绑定在这个 USB 闪存设备上的新密钥替换您的一个许可证密钥,请首先移除所有其他密钥文件
|
||||
Ignore this message if you are currently connected via Remote Access or VPN=如果您当前通过远程访问或 VPN 连接,请忽略此消息
|
||||
Install Connect=
|
||||
Installing Connect=
|
||||
Install Extended=
|
||||
Install Recovered=
|
||||
Install Replaced=
|
||||
Install=
|
||||
Installed=
|
||||
Installing Extended Trial=
|
||||
Installing Recovered=
|
||||
Installing Replaced=
|
||||
Installing=
|
||||
Introducing Unraid Connect=
|
||||
Invalid API Key Format=
|
||||
Invalid API Key=
|
||||
Your license key file is corrupted or missing=Your license key file is corrupted or missing.
|
||||
It is not possible to use a Trial key with an existing Unraid OS installation=无法在现有的 Unraid OS 中使用试用密钥
|
||||
Error creatiing a trial key=Error creatiing a trial key.
|
||||
LAN IP=
|
||||
Learn more about the error=
|
||||
Learn More=
|
||||
Lets Unleash your Hardware=Let's Unleash your Hardware!
|
||||
Loading=
|
||||
Manage multiple servers from your phone, tablet, laptop, or PC in the same browser window=使用手机、平板电脑、笔记本电脑或 PC 在浏览器中管理多个服务器
|
||||
Manage Unraidnet Account in new tab=Manage Unraid.net Account in new tab
|
||||
Manage Unraidnet Account=Manage Unraid.net Account
|
||||
Install Connect=安装 Connect
|
||||
Installing Connect=正在安装 Connect
|
||||
Install Extended=安装扩展
|
||||
Install Recovered=安装已恢复
|
||||
Install Replaced=安装已替换
|
||||
Install=安装
|
||||
Installed=已安装
|
||||
Installing Extended Trial=正在安装扩展试用
|
||||
Installing Recovered=正在安装已恢复
|
||||
Installing Replaced=正在安装已替换
|
||||
Installing=正在安装
|
||||
Introducing Unraid Connect=介绍 Unraid Connect
|
||||
Invalid API Key Format=API密钥格式无效
|
||||
Invalid API Key=API密钥无效
|
||||
Your license key file is corrupted or missing=您的许可证密钥文件已损坏或丢失
|
||||
It is not possible to use a Trial key with an existing Unraid OS installation=无法在现有的 Unraid OS 安装中使用试用密钥
|
||||
Error creatiing a trial key=创建试用密钥时出错
|
||||
LAN IP=局域网 IP
|
||||
Learn more about the error=了解更多关于此错误的信息
|
||||
Learn More=了解更多
|
||||
Lets Unleash your Hardware=让我们释放您的硬件的潜力
|
||||
Manage multiple servers from your phone, tablet, laptop, or PC in the same browser window=使用手机、平板电脑、笔记本电脑或 PC 在同一浏览器窗口中管理多个服务器
|
||||
Manage Unraidnet Account in new tab=在新标签页中管理 Unraid.net 账户
|
||||
Manage Unraid.net Account=管理Unraid.net账户
|
||||
Manage your license keys at any time via the My Keys section=随时通过“我的密钥”部分管理您的许可证密钥
|
||||
Never ever be left without a backup of your config=永远不要没有配置的备份
|
||||
No Flash=无闪存
|
||||
No USB flash configuration data=无 USB 闪存配置数据
|
||||
Note USB memory card readers are generally not supported because most do not present unique serial numbers=注意❗:内存卡+读卡器通常不受支持,因为大多数读卡器不提供唯一的序列号
|
||||
On January 1st, 2023 SSL certificates for unraidnet were deprecated=On January 1st, 2023 SSL certificates for unraid.net were deprecated.
|
||||
Opens Connect in new tab=
|
||||
Performing actions=
|
||||
On January 1st, 2023 SSL certificates for unraidnet were deprecated=2023年1月1日,Unraid.net的SSL证书被弃用
|
||||
Opens Connect in new tab=在新标签页中打开Connect
|
||||
Performing actions=正在执行操作
|
||||
Please check Settings > Network=请检查设置 > 网络
|
||||
Please copy the correct key file to the config directory on your USB Flash boot device or choose Purchase Key=请将正确的密钥文件复制到 USB 闪存启动设备上的 */config* 目录,或选择“购买密钥”
|
||||
Please copy the correct key file to the config directory on your USB Flash boot device=Please copy the correct key file to the /config directory on your USB Flash boot device
|
||||
Please keep this window open while we perform some actions=
|
||||
Please keep this window open=请保持该窗口处于打开状态
|
||||
Please purchase a license key corresponding to this USB Flash device to continue using this installation=
|
||||
Please refresh the page to ensure you load your latest configuration=请刷新页面以确保您加载了最新配置
|
||||
Please remove a device before adding another=Please remove a device before adding another.
|
||||
Please remove all key files, except the one you want to replace, from the config directory on your USB Flash boot device=Please remove all key files, except the one you want to replace, from the /config directory on your USB Flash boot device
|
||||
Please sign out then sign back in to refresh your API key.=
|
||||
Please copy the correct key file to the config directory on your USB Flash boot device or choose Purchase Key=请将正确的密钥文件复制到您的USB闪存启动设备的/config目录,或选择购买密钥
|
||||
Please copy the correct key file to the config directory on your USB Flash boot device=请将正确的密钥文件复制到您的USB闪存启动设备的/config目录
|
||||
Please keep this window open while we perform some actions=在执行某些操作时,请保持此窗口开启
|
||||
Please keep this window open=请保持此窗口开启
|
||||
Please purchase a license key corresponding to this USB Flash device to continue using this installation=请购买与此USB闪存设备相对应的许可证密钥以继续使用此安装
|
||||
Please refresh the page to ensure you load your latest configuration=请刷新页面以确保加载您的最新配置
|
||||
Please remove a device before adding another=在添加另一个设备之前,请先移除一个设备
|
||||
Please remove all key files, except the one you want to replace, from the config directory on your USB Flash boot device=请从您的USB闪存启动设备的/config目录中移除所有密钥文件,除了您想替换的那个
|
||||
Please sign out then sign back in to refresh your API key.=请退出后重新登录以刷新您的API密钥
|
||||
Please try a different USB Flash device=请尝试使用其他 USB 闪存设备
|
||||
Please use a high quality name brand device at least 1GB in size=请使用至少 1GB 大小的优质设备
|
||||
Please wait while the page reloads to install your trial key=
|
||||
Please use a high quality name brand device at least 1GB in size=请使用至少1GB大小的高质量品牌设备
|
||||
Please wait while the page reloads to install your trial key=请等待页面重新加载以安装您的试用密钥
|
||||
Purchase=
|
||||
Ready to Install Key=
|
||||
Ready to update Connect account configuration=
|
||||
Rebooting will likely solve this=Rebooting will likely solve this.
|
||||
Recovered=
|
||||
Register for Connect by signing in to your Unraidnet account=Register for Connect by signing in to your Unraid.net account
|
||||
Registration key USB Flash GUID mismatch=Registration key / USB Flash GUID mismatch
|
||||
Ready to Install Key=购买
|
||||
Ready to update Connect account configuration=准备安装密钥
|
||||
Rebooting will likely solve this=重启很可能会解决这个问题
|
||||
Recovered=恢复
|
||||
Register for Connect by signing in to your Unraidnet account=通过登录您的Unraid.net账户来注册Connect
|
||||
Registration key USB Flash GUID mismatch=注册密钥/USB闪存GUID不匹配
|
||||
Registration keys are bound to your USB Flash boot device serial number GUID=注册密钥绑定到您的USB闪存启动设备序列号GUID
|
||||
Reload=
|
||||
Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=注意:Unraid 的 WAN IPv4 地址为 **%1s**,与您的客户端的 WAN IPv4 地址 **%2s** 不匹配
|
||||
Remark your WAN IPv4 is %s=注意:你的广域网IPv4地址是 **%s**
|
||||
Replaced=
|
||||
Restarting unraid-api…=
|
||||
Server Up Since %s=
|
||||
Servers equipped with a myunraidnet certificate can be managed directly from within the Connect web UI=配备 myunraid.net 证书的服务器可以直接从 Connect Web UI 中进行管理
|
||||
Reload=重载
|
||||
Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=注意:Unraid的WAN IPv4地址 %1s 与您的客户端的WAN IPv4地址 %2s 不匹配
|
||||
Remark your WAN IPv4 is %s=注意:您的WAN IPv4地址是 %s
|
||||
Replaced=已替换
|
||||
Restarting unraid-api…=重启unraid-api…
|
||||
Server Up Since %s=服务器已运行自%s
|
||||
Servers equipped with a myunraid.net certificate can be managed directly from within the Connect web UI=配备myunraid.net证书的服务器可以直接从Connect Web UI中进行管理
|
||||
Set custom server tiles how you like and automatically display your servers banner image on your Connect Dashboard=根据您的喜好设置自定义服务器磁贴,并在Connect仪表板上自动显示您的服务器横幅图片
|
||||
Sign In Failed=
|
||||
Sign In to utilize Unraid Connect=
|
||||
Sign In to your Unraidnet account to get started=Sign In to your Unraid.net account to get started
|
||||
Sign Out Failed=
|
||||
Signing in %s…=
|
||||
Signing out %s…=
|
||||
Something went wrong=
|
||||
SSL certificates for unraid.net deprecated=
|
||||
Sign In Failed=登录失败
|
||||
Sign In to utilize Unraid Connect=登录以使用Unraid Connect
|
||||
Sign In to your Unraid.net account to get started=登录您的Unraid.net账户开始使用
|
||||
Sign Out Failed=退出失败
|
||||
Signing in %s…=正在登录%s...
|
||||
Signing out %s…=正在退出%s...
|
||||
Something went wrong=出错了
|
||||
SSL certificates for unraid.net deprecated=不推荐使用unraid.net的SSL证书
|
||||
Stale Server=服务器过期
|
||||
Stale=过期
|
||||
Start Free 30 Day Trial=
|
||||
Starting your free 30 day trial=
|
||||
Start Free 30 Day Trial=开始免费30天试用
|
||||
Starting your free 30 day trial=开始您的免费30天试用
|
||||
Success=成功!
|
||||
Thank you for choosing Unraid OS=感谢您选择 Unraid 操作系统
|
||||
Thank you for installing Connect=Thank you for installing Connect!
|
||||
Thank you for purchasing an Unraid %s Key=Thank you for purchasing an Unraid %s Key!
|
||||
Thank you for upgrading to an Unraid %s Key=Thank you for upgrading to an Unraid %s Key!
|
||||
The Connect dashboard links to relevant sections of the webgui, allowing quick access to those settings and server sections=Connect仪表板链接到WebGUI的相关部分,可以快速访问那些设置和服务器部分
|
||||
The key file should be located in the config directory on your USB Flash boot device=密钥文件应位于 USB 闪存启动设备上的 */config* 目录中
|
||||
The license key file does not correspond to the USB Flash boot device=许可证密钥文件与 USB 闪存启动设备不对应
|
||||
The logs may contain sensitive information so do not post them publicly=The logs may contain sensitive information so do not post them publicly.
|
||||
The primary method of support for Unraid Connect is through our forums and Discord=The primary method of support for Unraid Connect is through our forums and Discord.
|
||||
Then go to Tools > Registration to manually install it=
|
||||
There are multiple license key files present on your USB flash device and none of them correspond to the USB Flash boot device=您的 USB 闪存设备上存在多个许可证密钥文件,它们都与此 USB 闪存启动设备不相符
|
||||
There is a physical problem accessing your USB Flash boot device=访问 USB 闪存引导设备时出现物理故障
|
||||
There is a problem with your USB Flash device=您的 USB 闪存设备存在问题
|
||||
This can occur as a result of transferring your license key to a replacement USB Flash device, and you are currently booted from your old USB Flash device=这可能是由于将许可证密钥转移到备用 USB 闪存设备所导致的,并且您当前正从旧的 USB 闪存设备启动
|
||||
Thank you for choosing Unraid OS=感谢您选择Unraid操作系统
|
||||
Thank you for installing Connect=感谢您安装Connect!
|
||||
Thank you for purchasing an Unraid %s Key=感谢您购买Unraid %s密钥!
|
||||
Thank you for upgrading to an Unraid %s Key=感谢您升级到Unraid %s密钥!
|
||||
The Connect dashboard links to relevant sections of the webgui, allowing quick access to those settings and server sections=Connect仪表板链接到webgui的相关部分,可以快速访问那些设置和服务器部分
|
||||
The key file should be located in the config directory on your USB Flash boot device=密钥文件应位于USB闪存启动设备上的/config目录中
|
||||
The license key file does not correspond to the USB Flash boot device=许可证密钥文件与USB闪存启动设备不对应
|
||||
The logs may contain sensitive information so do not post them publicly=日志可能包含敏感信息,请勿公开发布
|
||||
The primary method of support for Unraid Connect is through our forums and Discord=Unraid Connect的主要支持方式是通过我们的论坛和Discord
|
||||
Then go to Tools > Registration to manually install it=然后转到工具 > 注册,手动安装它
|
||||
There are multiple license key files present on your USB flash device and none of them correspond to the USB Flash boot device=您的USB闪存设备上存在多个许可证密钥文件,它们都与USB闪存启动设备不相符
|
||||
There is a physical problem accessing your USB Flash boot device=访问USB闪存引导设备时出现物理故障
|
||||
There is a problem with your USB Flash device=您的USB闪存设备存在问题
|
||||
This can occur as a result of transferring your license key to a replacement USB Flash device, and you are currently booted from your old USB Flash device=这可能是由于将许可证密钥转移到备用USB闪存设备所导致的,并且您当前正从旧的USB闪存设备启动
|
||||
This may indicate a complex network that will not work with this Remote Access solution=这可能表明一个复杂的网络将无法与该远程访问解决方案配合使用
|
||||
This USB Flash boot device has been blacklisted=该 USB 闪存启动设备已被列入黑名单
|
||||
This USB Flash device has an invalid GUID=该 USB 闪存设备的 GUID 无效
|
||||
To continue using Unraid OS you may purchase a license key=要继续使用 Unraid 操作系统,您可以购买许可证密钥
|
||||
To support more storage devices as your server grows, click Upgrade Key=To support more storage devices as your server grows, click Upgrade Key.
|
||||
Toggle onoff server accessibility with dynamic remote access=使用动态远程访问切换服务器可访问性
|
||||
Too Many Devices=
|
||||
Trial Expired, see options below=
|
||||
Trial Key Created=
|
||||
Trial Key Creation Failed=
|
||||
Trial Key Expired %s=
|
||||
Trial Key Expired at %s=
|
||||
Trial Key Expires at %s=
|
||||
Trial Key Expires in %s=
|
||||
Trial Requires Internet Connection=试用版需要联网
|
||||
Unable to fetch client WAN IPv4=
|
||||
Unraid Connect Error=
|
||||
Unraid Connect Forums=
|
||||
Unraid Connect Install Failed=
|
||||
Unraid Contact Page=
|
||||
Unraid Discord=
|
||||
Unraid logo animating with a wave like effect=
|
||||
unraid-api is offline=
|
||||
Upgrade=
|
||||
This USB Flash boot device has been blacklisted=该USB闪存启动设备已被列入黑名单
|
||||
This USB Flash device has an invalid GUID=该USB闪存设备的GUID无效
|
||||
To continue using Unraid OS you may purchase a license key=要继续使用Unraid操作系统,您可以购买许可证密钥
|
||||
To support more storage devices as your server grows, click Upgrade Key=随着服务器的增长,要支持更多存储设备,请点击升级密钥
|
||||
Toggle onoff server accessibility with dynamic remote access=使用动态远程访问切换服务器可访问性开关
|
||||
Too Many Devices=太多设备
|
||||
Trial Expired, see options below=试用已过期,请查看下面的选项
|
||||
Trial Key Created=试用密钥已创建
|
||||
Trial Key Creation Failed=试用密钥创建失败
|
||||
Trial Key Expired %s=试用密钥已过期 %s
|
||||
Trial Key Expired at %s=试用密钥已于%s过期。
|
||||
Trial Key Expires at %s=试用密钥将于%s到期
|
||||
Trial Key Expires in %s=试用密钥将在%过期
|
||||
Trial Requires Internet Connection=试用需要联网
|
||||
Unable to fetch client WAN IPv4=无法获取客户端WAN IPv4
|
||||
Unraid Connect Error=Unraid连接错误
|
||||
Unraid Connect Forums=Unraid连接论坛
|
||||
Unraid Connect Install Failed=Unraid连接安装失败
|
||||
Unraid Contact Page=Unraid联系页面
|
||||
Unraid Discord=Unraid Discord
|
||||
Unraid logo animating with a wave like effect=Unraid标志以波浪效果动画显示
|
||||
unraid-api is offline=unraid-api离线
|
||||
Upgrade=升级
|
||||
USB Flash device error=USB 闪存设备错误
|
||||
USB Flash has no serial number=USB 闪存没有序列号
|
||||
You may attempt to recover your key with your Unraidnet account=You may attempt to recover your key with your Unraid.net account
|
||||
You can do this on the Settings > Management Access page=You can do this on the Settings > Management Access page.
|
||||
You have exceeded the number of devices allowed for your license=You have exceeded the number of devices allowed for your license.
|
||||
You may attempt to recover your key with your Unraid.net account=您可以尝试使用您的Unraid.net账户恢复您的密钥
|
||||
You can do this on the Settings > Management Access page=您可以在设置>管理访问页面上执行此操作
|
||||
You have exceeded the number of devices allowed for your license=您已超出许可证允许的设备数量
|
||||
You have used all your Trial extensions=您所有的试用延长期都已使用完毕
|
||||
You may also attempt to Purchase or Replace your key=You may also attempt to Purchase or Replace your key.
|
||||
You may also try using a different USB Flash device to install a new Trial key=You may also try using a different USB Flash device to install a new Trial key.
|
||||
You may purchase a license key corresponding to this USB Flash device to continue using this installation=您可以购买与此 USB 闪存设备相对应的许可证密钥,以继续使用
|
||||
You MUST provision a new SSL certificate to use our new myunraidnet domain=You MUST provision a new SSL certificate to use our new myunraid.net domain.
|
||||
Your %s Key has been replaced=Your %s Key has been replaced!
|
||||
Your free Trial key provides all the functionality of a Pro Registration key=
|
||||
Your server will not be usable until you purchase a Registration key or install a free 30 day Trial key=Your server will not be usable until you purchase a Registration key or install a free 30 day *Trial* key.
|
||||
Your Trial key has been extended=Your Trial key has been extended!
|
||||
Your Trial key includes all the functionality and device support of a Pro key=您的试用版密钥包含专业版密钥的所有功能和设备支持
|
||||
Your Trial key requires an internet connection=您的试用版密钥需要联网
|
||||
Your Unraid registration key is ineligible for replacement as it has been replaced within the last 12 months=您的 Unraid 注册码在过去 12 个月内被更换过,因此无法更换
|
||||
Your Unraid registration key is ineligible for replacement as it is blacklisted=您的 Unraid 注册码已被列入黑名单,无法更换
|
||||
Youre one step closer to enhancing your Unraid experience=You're one step closer to enhancing your Unraid experience
|
||||
Calculating trial expiration…=
|
||||
Signing In=
|
||||
Signing Out=
|
||||
Sign In requires the local unraid-api to be running=
|
||||
Sign Out requires the local unraid-api to be running=
|
||||
|
||||
; web component additions 2023-11-08
|
||||
Unraid OS %s Released=
|
||||
Unraid OS %s Update Available=
|
||||
Unraid %s Update Available=
|
||||
%s Update Available=
|
||||
Unraid OS Update Available=
|
||||
Update Unraid OS confirmation required=
|
||||
Please confirm the update details below=
|
||||
Current Version %s=
|
||||
Current Version: Unraid %s=
|
||||
New Version: %s=
|
||||
Version: %s=
|
||||
This update will require a reboot=
|
||||
Confirm and start update=
|
||||
Update Unraid OS=
|
||||
Last checked: %s=
|
||||
Downgrade Unraid OS=
|
||||
Downgrade Unraid OS to %s=
|
||||
No downgrade available=
|
||||
Begin downgrade to %s=
|
||||
Version available for restore %s=
|
||||
check for OS updates=
|
||||
Check for Prereleases=
|
||||
Receive the latest and greatest for Unraid OS=Receive the latest and greatest for Unraid OS.
|
||||
Whether it new features, security patches, or bug fixes – keeping your server up-to-date ensures the best experience that Unraid has to offer=Whether it new features, security patches, or bug fixes – keeping your server up-to-date ensures the best experience that Unraid has to offer.
|
||||
Check for OS Updates=
|
||||
Checking=Checking...
|
||||
View release notes=
|
||||
View Changelog for %s=
|
||||
View Changelog Update=View Changelog & Update
|
||||
%s Release Notes=
|
||||
Unable to open release notes=
|
||||
Downgrades are only recommended if youre unable to solve a critical issue=Downgrades are only recommended if you\'re unable to solve a critical issue.
|
||||
In the rare event you need to downgrade we ask that you please provide us with Diagnostics so we can investigate your issue=In the rare event you need to downgrade we ask that you please provide us with Diagnostics so we can investigate your issue.
|
||||
Download the Diagnostics zip then please open a bug report on our forums with a description of the issue along with your diagnostics=Download the Diagnostics zip then please open a bug report on our forums with a description of the issue along with your diagnostics.
|
||||
Reboot Now to Downgrade=
|
||||
Reboot Now to Update=
|
||||
Reboot Now to Downgrade to %s=
|
||||
Reboot Now to Update to %s=
|
||||
Reboot Required for Downgrade=
|
||||
Reboot Required for Update=
|
||||
Reboot Required for Downgrade to %s=
|
||||
Reboot Required for Update to %s=
|
||||
Updating 3rd party drivers=
|
||||
Update Available=
|
||||
Up-to-date=
|
||||
Open a bug report=
|
||||
Go to Tools Update=Go to Tools > Update
|
||||
A valid keyfile and USB Flash boot device are required to check for OS updates=A valid keyfile and USB Flash boot device are required to check for OS updates.
|
||||
Please fix any errors and try again=Please fix any errors and try again.
|
||||
Go to Tools > Registration to fix=
|
||||
Original release date %s=
|
||||
Registered to=
|
||||
Registered on=
|
||||
Updates Expire=
|
||||
Flash GUID=闪存 GUID
|
||||
You may also attempt to Purchase or Replace your key=您也可以尝试购买或更换您的密钥
|
||||
You may also try using a different USB Flash device to install a new Trial key=您也可以尝试使用不同的USB闪存设备安装新的试用密钥
|
||||
You may purchase a license key corresponding to this USB Flash device to continue using this installation=您可以购买与此USB闪存设备相对应的许可证密钥,以继续使用此安装
|
||||
You MUST provision a new SSL certificate to use our new myunraid.net domain=您必须配置新的SSL证书才能使用我们的新myunraid.net域
|
||||
Your %s Key has been replaced=您的%s密钥已被替换
|
||||
Your free Trial key provides all the functionality of a Pro Registration key=您的免费试用密钥提供专业注册密钥的所有功能
|
||||
Your server will not be usable until you purchase a Registration key or install a free 30 day Trial key=在您购买注册密钥或安装免费30天试用密钥之前,您的服务器将无法使用
|
||||
Your Trial key has been extended=您的试用密钥已延长
|
||||
Your Trial key includes all the functionality and device support of a Pro key=您的试用密钥包含专业密钥的所有功能和设备支持
|
||||
Your Trial key requires an internet connection=您的试用密钥需要联网
|
||||
Your Unraid registration key is ineligible for replacement as it has been replaced within the last 12 months=由于您的Unraid注册密钥在过去12个月内已被更换,因此不符合更换条件
|
||||
Your Unraid registration key is ineligible for replacement as it is blacklisted=由于您的Unraid注册密钥已被列入黑名单,因此不符合更换条件
|
||||
You're one step closer to enhancing your Unraid experience=您距离提升您的Unraid体验又近了一步
|
||||
Calculating trial expiration…=计算试用到期时间...
|
||||
Signing In=正在登录
|
||||
Signing Out=正在退出
|
||||
Sign In requires the local unraid-api to be running=登录需要本地unraid-api正在运行
|
||||
Sign Out requires the local unraid-api to be running=登出需要本地unraid-api正在运行
|
||||
Unraid OS %s Released=Unraid OS %s发布
|
||||
Unraid OS %s Update Available=Unraid OS %s更新可用
|
||||
Unraid %s Update Available=Unraid %s更新可用
|
||||
%s Update Available=%s更新可用
|
||||
Unraid OS Update Available=Unraid OS更新可用
|
||||
Update Unraid OS confirmation required=需要确认更新Unraid OS
|
||||
Please confirm the update details below=请在下方确认更新详情
|
||||
Current Version %s=当前版本%s
|
||||
Current Version: Unraid %s=当前版本:Unraid %s
|
||||
New Version: %s=新版本:%s
|
||||
Version: %s=版本:%s
|
||||
This update will require a reboot=此更新将需要重启
|
||||
Confirm and start update=确认并开始更新
|
||||
Update Unraid OS=更新Unraid OS
|
||||
Last checked: %s=最后检查:%s
|
||||
Downgrade Unraid OS=降级Unraid OS
|
||||
Downgrade Unraid OS to %s=将Unraid OS降级至%s
|
||||
No downgrade available=无降级选项
|
||||
Begin downgrade to %s=开始降级至%s
|
||||
Version available for restore %s=可恢复版本%s
|
||||
check for OS updates=检查OS更新
|
||||
Check for Prereleases=检查预发布版本
|
||||
Receive the latest and greatest for Unraid OS=获取Unraid OS的最新最佳内容
|
||||
Whether it new features, security patches, or bug fixes – keeping your server up-to-date ensures the best experience that Unraid has to offer=无论是新功能、安全补丁还是错误修复——保持服务器的最新状态确保提供Unraid最佳体验
|
||||
Check for OS Updates=检查操作系统更新
|
||||
Checking=正在检查...
|
||||
View release notes=查看发布说明
|
||||
View Changelog for %s=查看%s的更新日志
|
||||
View Changelog Update=查看更新日志和更新
|
||||
%s Release Notes=%s发布说明
|
||||
Unable to open release notes=无法打开发布说明
|
||||
Downgrades are only recommended if you're unable to solve a critical issue=只有在无法解决关键问题时才推荐降级
|
||||
In the rare event you need to downgrade we ask that you please provide us with Diagnostics so we can investigate your issue=在罕见需要降级的情况下,我们请求您提供诊断信息以便我们调查您的问题
|
||||
Download the Diagnostics zip then please open a bug report on our forums with a description of the issue along with your diagnostics=下载诊断zip文件,然后请在我们的论坛上发布一个bug报告,并附上问题描述和您的诊断信息
|
||||
Reboot Now to Downgrade=立即重启以降级
|
||||
Reboot Now to Update=立即重启以更新
|
||||
Reboot Now to Downgrade to %s=立即重启以降级至%s
|
||||
Reboot Now to Update to %s=立即重启以更新至%s
|
||||
Reboot Required for Downgrade=需要重启以完成降级
|
||||
Reboot Required for Update=需要重启以完成更新
|
||||
Reboot Required for Downgrade to %s=需要重启以降级至%s
|
||||
Reboot Required for Update to %s=需要重启以更新至%s
|
||||
Updating 3rd party drivers=正在更新第三方驱动程序
|
||||
Update Available=有可用更新
|
||||
Up-to-date=已是最新
|
||||
Open a bug report=打开bug报告
|
||||
Go to Tools > Update=前往工具>更新
|
||||
A valid keyfile and USB Flash boot device are required to check for OS updates=检查操作系统更新需要有效的密钥文件和USB闪存启动设备
|
||||
Please fix any errors and try again=请修复任何错误后再试
|
||||
Go to Tools > Registration to fix=前往工具>注册以修复
|
||||
Original release date %s=原始发布日期%s
|
||||
Registered to=注册至
|
||||
Registered on=注册日期
|
||||
Updates Expire=更新过期
|
||||
Flash GUID=闪存GUID
|
||||
Flash Vendor=闪存供应商
|
||||
Flash Product=闪存产品
|
||||
Attached Storage Devices=
|
||||
%1s out of %2s devices=
|
||||
%1s out of %2s allowed devices – upgrade your key to support more devices=
|
||||
%s devices=
|
||||
unlimited=
|
||||
Unable to check for OS updates=
|
||||
License key actions=
|
||||
License key type=
|
||||
OS Update Eligibility Expiration=
|
||||
Ineligible for updates released after %s=
|
||||
Eligible for updates until %s=
|
||||
Ineligible as of %s=
|
||||
Eligible for updates for %s=
|
||||
Renew your license key now=
|
||||
Extend License to Enable OS Updates=
|
||||
Check Eligibility=
|
||||
Eligible=
|
||||
Ineligible=
|
||||
Flash GUID required to check replacement status=
|
||||
Keyfile required to check replacement status=
|
||||
Unraid %s=
|
||||
OS Update Eligibility=
|
||||
Transfer License to New Flash=
|
||||
Starter=
|
||||
Unleashed=
|
||||
Lifetime=
|
||||
Pay your annual fee to continue receiving OS updates=Pay your annual fee to continue receiving OS updates.
|
||||
Renew Key=
|
||||
A valid GUID is required to check for OS updates=A valid GUID is required to check for OS updates.
|
||||
A valid keyfile is required to check for OS updates=A valid keyfile is required to check for OS updates.
|
||||
A valid OS version is required to check for OS updates=A valid OS version is required to check for OS updates.
|
||||
Your license keys OS update eligibility has expired=Your license key\'s OS update eligibility has expired.
|
||||
Please renew your license key to enable updates released after your expiration date=Please renew your license key to enable updates released after your expiration date.
|
||||
Key ineligible for new updates=
|
||||
Ineligible for Unraid OS updates=
|
||||
Learn more and fix=
|
||||
Expires at %s=
|
||||
Expires in %s=
|
||||
Expired=
|
||||
Expired %s=
|
||||
Create Flash Backup=
|
||||
Get a Lifetime Key=
|
||||
We recommend backing up your USB Flash Boot Device before starting the update=We recommend backing up your USB Flash Boot Device before starting the update.
|
||||
You have already activated the Flash Backup feature via the Unraid Connect plugin=You have already activated the Flash Backup feature via the Unraid Connect plugin.
|
||||
Go to Tools Management Access to ensure your backup is up-to-date=Go to Tools > Management Access to ensure your backup is up-to-date.
|
||||
You have not activated the Flash Backup feature via the Unraid Connect plugin=You have not activated the Flash Backup feature via the Unraid Connect plugin.
|
||||
Go to Tools Management Access to activate the Flash Backup feature and ensure your backup is up-to-date=Go to Tools > Management Access to activate the Flash Backup feature and ensure your backup is up-to-date.
|
||||
Flash Backup is not available Navigate to %sMainSettingsFlash to try again then come back to this page=Flash Backup is not available. Navigate to %s/Main/Settings/Flash to try again then come back to this page.
|
||||
Backing upthis may take a few minutes=Backing up...this may take a few minutes
|
||||
Acklowledge that you have made a Flash Backup to enable this action=
|
||||
You can also manually create a new backup by clicking the Create Flash Backup button=You can also manually create a new backup by clicking the Create Flash Backup button.
|
||||
You can manually create a backup by clicking the Create Flash Backup button=You can manually create a backup by clicking the Create Flash Backup button.
|
||||
I have made a Flash Backup=
|
||||
You may still update to releases dated prior to your update expiration date=You may still update to releases dated prior to your update expiration date.
|
||||
View Available Updates=
|
||||
Your license key is not eligible for Unraid OS %s=
|
||||
Unraid %s Available=
|
||||
Key ineligible for %s=
|
||||
Up-to-date with eligible releases=
|
||||
Key ineligible for future releases=
|
||||
View Changelog=
|
||||
You are still eligible to access OS updates that were published on or before %s=You are still eligible to access OS updates that were published on or before %s.
|
||||
Your %s license included one year of free updates at the time of purchase=Your %s license included one year of free updates at the time of purchase.
|
||||
You are now eligible to extend your license and access the latest OS updates=You are now eligible to extend your license and access the latest OS updates.
|
||||
Your %s license included one year of free updates at the time of purchase=Your %s license included one year of free updates at the time of purchase.
|
||||
You are now eligible to extend your license and access the latest OS updates=You are now eligible to extend your license and access the latest OS updates.
|
||||
You are still eligible to access OS updates that were published on or before %s=You are still eligible to access OS updates that were published on or before %s.
|
||||
Extend License=
|
||||
Calculating OS Update Eligibility…=
|
||||
Attached Storage Devices=附加存储设备
|
||||
%1s out of %2s devices=%1s个设备中的%2s个
|
||||
%1s out of %2s allowed devices – upgrade your key to support more devices=%1s个允许的设备中的%2s个 - 升级您的密钥以支持更多设备
|
||||
%s devices=%s设备
|
||||
unlimited=无限
|
||||
Unable to check for OS updates=无法检查操作系统更新
|
||||
License key actions=许可证密钥操作
|
||||
License key type=许可证密钥类型
|
||||
OS Update Eligibility Expiration=操作系统更新资格过期
|
||||
Ineligible for updates released after %s=在%s之后发布的更新不符合资格
|
||||
Eligible for updates until %s=符合资格的更新直到%s
|
||||
Ineligible as of %s=自%s起不符合资格
|
||||
Eligible for updates for %s=符合%s的更新资格
|
||||
Renew your license key now=现在续订您的许可证密钥
|
||||
Extend License to Enable OS Updates=扩展许可证以启用操作系统更新
|
||||
Check Eligibility=检查资格
|
||||
Eligible=符合资格
|
||||
Ineligible=不符合资格
|
||||
Flash GUID required to check replacement status=需要闪存GUID来检查替换状态
|
||||
Keyfile required to check replacement status=需要密钥文件来检查替换状态
|
||||
Unraid %s=Unraid %s
|
||||
OS Update Eligibility=操作系统更新资格
|
||||
Transfer License to New Flash=将许可证转移到新闪存
|
||||
Starter=入门版
|
||||
Unleashed=无限制版
|
||||
Lifetime=终身版
|
||||
Pay your annual fee to continue receiving OS updates=支付年费以继续接收操作系统更新
|
||||
Renew Key=续订密钥
|
||||
A valid GUID is required to check for OS updates=检查操作系统更新需要有效的GUID
|
||||
A valid keyfile is required to check for OS updates=检查操作系统更新需要有效的密钥文件
|
||||
A valid OS version is required to check for OS updates=检查操作系统更新需要有效的操作系统版本
|
||||
Your license keys OS update eligibility has expired=您的许可证密钥的操作系统更新资格已过期
|
||||
Please renew your license key to enable updates released after your expiration date=请续订您的许可证密钥以启用过期日期后发布的更新
|
||||
Key ineligible for new updates=密钥不符合新更新的资格
|
||||
Ineligible for Unraid OS updates=不符合Unraid操作系统更新的资格
|
||||
Learn more and fix=了解更多并修复
|
||||
Expires at %s=到期时间%s
|
||||
Expires in %s=在%s内过期
|
||||
Expired=已过期
|
||||
Expired %s=已于%s过期
|
||||
Create Flash Backup=创建闪存备份
|
||||
Get a Lifetime Key=获取终身密钥
|
||||
We recommend backing up your USB Flash Boot Device before starting the update=我们建议在开始更新之前备份您的USB闪存启动设备
|
||||
You have already activated the Flash Backup feature via the Unraid Connect plugin=您已通过Unraid Connect插件激活了闪存备份功能
|
||||
Go to Tools > Management Access to ensure your backup is up-to-date=前往工具>管理访问以确保您的备份是最新的
|
||||
You have not activated the Flash Backup feature via the Unraid Connect plugin=您尚未通过Unraid Connect插件激活闪存备份功能
|
||||
Go to Tools > Management Access to activate the Flash Backup feature and ensure your backup is up-to-date=前往工具>管理访问以激活闪存备份功能并确保您的备份是最新的
|
||||
Flash Backup is not available Navigate to %s/Main/Settings/Flash to try again then come back to this page=闪存备份不可用。导航至%s/主界面/设置/闪存再试一次,然后返回此页面
|
||||
Backing up...this may take a few minutes=正在备份...这可能需要几分钟
|
||||
Acknowledge that you have made a Flash Backup to enable this action=确认您已进行闪存备份以启用此操作
|
||||
You can also manually create a new backup by clicking the Create Flash Backup button=您也可以通过点击创建闪存备份按钮手动创建新备份
|
||||
You can manually create a backup by clicking the Create Flash Backup button=您可以通过点击创建闪存备份按钮手动创建备份
|
||||
I have made a Flash Backup=我已进行闪存备份
|
||||
You may still update to releases dated prior to your update expiration date=您仍可更新至更新过期日期之前的版本
|
||||
View Available Updates=查看可用更新
|
||||
Your license key is not eligible for Unraid OS %s=您的许可证密钥不符合Unraid OS %s的资格
|
||||
Unraid %s Available=Unraid %s可用
|
||||
Key ineligible for %s=密钥不符合%s的资格
|
||||
Up-to-date with eligible releases=符合资格的最新版本
|
||||
Key ineligible for future releases=密钥不符合未来版本的资格
|
||||
View Changelog=查看更新日志
|
||||
You are still eligible to access OS updates that were published on or before %s=您仍有资格访问在%s或之前发布的操作系统更新
|
||||
Your %s license included one year of free updates at the time of purchase=您的%s许可证在购买时包含一年的免费更新
|
||||
You are now eligible to extend your license and access the latest OS updates=您现在有资格延长许可证并访问最新的操作系统更新
|
||||
Your %s license included one year of free updates at the time of purchase=您的%s许可证在购买时包括一年的免费更新
|
||||
You are now eligible to extend your license and access the latest OS updates=您现在有资格延长许可证并访问最新的操作系统更新
|
||||
You are still eligible to access OS updates that were published on or before %s=您仍有资格访问在%s或之前发布的操作系统更新
|
||||
Extend License=延长许可证
|
||||
Calculating OS Update Eligibility…=正在计算操作系统更新资格…
|
||||
Cancel=取消
|
||||
Unknown error=
|
||||
Installing Extended=
|
||||
Please finish the initiated downgrade to enable updates=Please finish the initiated downgrade to enable updates.
|
||||
Please finish the initiated update to enable a downgrade=Please finish the initiated update to enable a downgrade.
|
||||
|
||||
; Downgrade component additions 2023-11-09
|
||||
Downloading=
|
||||
Open a bug report=
|
||||
Create a bug report on our forums with a description of the issue along with your diagsnotics=
|
||||
Create Bug Report=
|
||||
Confirm Downgrade=
|
||||
A reboot will be required=
|
||||
|
||||
%s year=
|
||||
%s years=
|
||||
%s month=
|
||||
%s months=
|
||||
%s day=
|
||||
%s days=
|
||||
%s hour=
|
||||
%s hours=
|
||||
%s minute=
|
||||
%s minutes=
|
||||
%s second=
|
||||
%s seconds=
|
||||
|
||||
; Note: November 28, 2023 - 273 missing translations
|
||||
Unknown error=未知错误
|
||||
Installing Extended=正在安装扩展
|
||||
Please finish the initiated downgrade to enable updates=请完成已启动的降级以启用更新
|
||||
Please finish the initiated update to enable a downgrade=请完成已启动的更新以启用降级
|
||||
Downloading=正在下载
|
||||
Open a bug report=打开一个bug报告
|
||||
Create a bug report on our forums with a description of the issue along with your diagnostics=在我们的论坛上创建一个bug报告,并附上问题描述和您的诊断信息
|
||||
Create Bug Report=创建Bug报告
|
||||
Confirm Downgrade=确认降级
|
||||
A reboot will be required=将需要重启
|
||||
%s year=%s年
|
||||
%s years=%s年
|
||||
%s month=%s月
|
||||
%s months=%s月
|
||||
%s day=%s天
|
||||
%s days=%s天
|
||||
%s hour=%s小时
|
||||
%s hours=%s小时
|
||||
%s minute=%s分钟
|
||||
%s minutes=%s分钟
|
||||
%s second=%s秒
|
||||
%s seconds=%s秒
|
||||
|
16
log.txt
16
log.txt
@ -2546,11 +2546,14 @@ Processing /tmp/appFeed/templates/IkersRepository/ZFS.Master.xml... Downloading
|
||||
|
||||
Downloading m0ngr31's Repository: https://github.com/m0ngr31/unraid_ca -> /tmp/appFeed/templates/m0ngr31sRepository Attempt 1...https://github.com/m0ngr31/unraid_ca/archive/master.tar.gz Success!
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/ca_profile.xml...FOUND PROFILE
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/ComfyUI-Magic.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/DailyNotes.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/EPlusTV.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/Genmon.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/ollama.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/ollama-webui.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/ollama.xml...Failed
|
||||
Failed loading XML
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/ollama-webui.xml...Failed
|
||||
Failed loading XML
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/OpenRA.xml...Success
|
||||
Processing /tmp/appFeed/templates/m0ngr31sRepository/stable-diffusion.xml...Success
|
||||
|
||||
@ -3879,6 +3882,15 @@ Processing /tmp/appFeed/templates/DonimaxsRepository/donimax/checkmk22.xml... Do
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
medaziz11/uptimekuma_restapi
|
||||
medaziz11/uptimekuma_restapi Downloads: 1521969 Stars: 1 Base: unknown
|
||||
futrlabsmagic/comfyui-magic
|
||||
futrlabsmagic/comfyui-magic Downloads: 67 Stars: 0 Base: unknown
|
||||
Tagged - Can't determine last update
|
||||
turbocheetah/sneedznab
|
||||
ghcr.io/turbocheetah/sneedznab:master Downloads: Stars: Base: unknown
|
||||
thingsboard/tb-postgres
|
||||
thingsboard/tb-postgres Downloads: 2294988 Stars: 56 Base: unknown
|
||||
Privileged: 106
|
||||
|
||||
|
||||
|
@ -336,7 +336,6 @@
|
||||
"Network-Other"
|
||||
],
|
||||
"downloads": 165275,
|
||||
"LastUpdate": 1447495538,
|
||||
"trending": 4.781,
|
||||
"trends": [
|
||||
4.714,
|
||||
@ -366,6 +365,7 @@
|
||||
165275
|
||||
],
|
||||
"LastUpdateScan": 1701435978,
|
||||
"LastUpdate": 1447495538,
|
||||
"FirstSeen": 1,
|
||||
"topTrending": 0.06699999999999928,
|
||||
"topPerforming": 4.781
|
||||
@ -759,7 +759,6 @@
|
||||
"Downloaders"
|
||||
],
|
||||
"downloads": 86446,
|
||||
"LastUpdate": 1508174008,
|
||||
"trending": 0.001,
|
||||
"trends": [
|
||||
0.001
|
||||
@ -772,6 +771,7 @@
|
||||
86446
|
||||
],
|
||||
"LastUpdateScan": 1701435979,
|
||||
"LastUpdate": 1508174008,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -1557,7 +1557,6 @@
|
||||
],
|
||||
"downloads": 190122,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1701296311,
|
||||
"trending": 1.75,
|
||||
"trends": [
|
||||
0.821,
|
||||
@ -1587,6 +1586,7 @@
|
||||
190122
|
||||
],
|
||||
"LastUpdateScan": 1701435979,
|
||||
"LastUpdate": 1701296311,
|
||||
"FirstSeen": 1623441784,
|
||||
"topTrending": 0.929,
|
||||
"topPerforming": 1.75
|
||||
@ -3318,7 +3318,6 @@
|
||||
],
|
||||
"downloads": 770889,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1696871433,
|
||||
"trending": 0.152,
|
||||
"trends": [
|
||||
0.038,
|
||||
@ -3348,6 +3347,7 @@
|
||||
770889
|
||||
],
|
||||
"LastUpdateScan": 1701435979,
|
||||
"LastUpdate": 1696871433,
|
||||
"FirstSeen": 1561075630,
|
||||
"topTrending": 0.11399999999999999,
|
||||
"topPerforming": 0.152
|
||||
@ -8566,7 +8566,6 @@
|
||||
],
|
||||
"downloads": 50233719,
|
||||
"stars": 1201,
|
||||
"LastUpdate": 1700405796,
|
||||
"trending": 0.167,
|
||||
"trends": [
|
||||
0.077,
|
||||
@ -8596,6 +8595,7 @@
|
||||
50233719
|
||||
],
|
||||
"LastUpdateScan": 1701435979,
|
||||
"LastUpdate": 1700405796,
|
||||
"FirstSeen": 1,
|
||||
"topTrending": 0.09000000000000001,
|
||||
"topPerforming": 0.167
|
||||
@ -9363,7 +9363,6 @@
|
||||
],
|
||||
"downloads": 163399,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1447511698,
|
||||
"trending": 0.018,
|
||||
"trends": [
|
||||
0.001,
|
||||
@ -9393,6 +9392,7 @@
|
||||
163399
|
||||
],
|
||||
"LastUpdateScan": 1701435979,
|
||||
"LastUpdate": 1447511698,
|
||||
"FirstSeen": 1,
|
||||
"topTrending": 0.016999999999999998,
|
||||
"topPerforming": 0.018
|
||||
@ -11831,7 +11831,6 @@
|
||||
],
|
||||
"downloads": 419037,
|
||||
"stars": 15,
|
||||
"LastUpdate": 1524626827,
|
||||
"trending": 0.014,
|
||||
"trends": [
|
||||
0.012,
|
||||
@ -11861,6 +11860,7 @@
|
||||
419037
|
||||
],
|
||||
"LastUpdateScan": 1701435980,
|
||||
"LastUpdate": 1524626827,
|
||||
"FirstSeen": 1,
|
||||
"topTrending": 0.002,
|
||||
"topPerforming": 0.014
|
||||
@ -42583,7 +42583,6 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1701435980,
|
||||
"FirstSeen": 1555805286
|
||||
},
|
||||
{
|
||||
@ -44166,7 +44165,6 @@
|
||||
],
|
||||
"downloads": 25223,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1575494235,
|
||||
"trending": 3.628,
|
||||
"trends": [
|
||||
10.637,
|
||||
@ -44196,6 +44194,7 @@
|
||||
25223
|
||||
],
|
||||
"LastUpdateScan": 1701435980,
|
||||
"LastUpdate": 1575494235,
|
||||
"FirstSeen": 1471752000,
|
||||
"topTrending": -7.009
|
||||
},
|
||||
@ -44233,8 +44232,8 @@
|
||||
],
|
||||
"downloads": 63183,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1586389219,
|
||||
"LastUpdateScan": 1701435980,
|
||||
"LastUpdate": 1586389219,
|
||||
"FirstSeen": 1490241600
|
||||
},
|
||||
{
|
||||
@ -44817,7 +44816,6 @@
|
||||
],
|
||||
"downloads": 7294566,
|
||||
"stars": 77,
|
||||
"LastUpdate": 1700860623,
|
||||
"trending": 0.456,
|
||||
"trends": [
|
||||
0.528,
|
||||
@ -44847,6 +44845,7 @@
|
||||
7294566
|
||||
],
|
||||
"LastUpdateScan": 1701435980,
|
||||
"LastUpdate": 1700860623,
|
||||
"FirstSeen": 1633831416,
|
||||
"topTrending": -0.07200000000000001,
|
||||
"topPerforming": 0.456
|
||||
@ -47606,7 +47605,6 @@
|
||||
],
|
||||
"downloads": 241095230,
|
||||
"stars": 1178,
|
||||
"LastUpdate": 1701218760,
|
||||
"trending": 0.548,
|
||||
"trends": [
|
||||
0.6,
|
||||
@ -47636,6 +47634,7 @@
|
||||
241095230
|
||||
],
|
||||
"LastUpdateScan": 1701435980,
|
||||
"LastUpdate": 1701218760,
|
||||
"FirstSeen": 1521950400,
|
||||
"topTrending": -0.051999999999999935,
|
||||
"topPerforming": 0.548
|
||||
@ -48773,7 +48772,6 @@
|
||||
],
|
||||
"downloads": 477124,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1508611752,
|
||||
"trending": 0.004,
|
||||
"trends": [
|
||||
0.005,
|
||||
@ -48803,6 +48801,7 @@
|
||||
477124
|
||||
],
|
||||
"LastUpdateScan": 1701435981,
|
||||
"LastUpdate": 1508611752,
|
||||
"FirstSeen": 1470110400,
|
||||
"topTrending": -0.001,
|
||||
"topPerforming": 0.004
|
||||
@ -52050,8 +52049,8 @@
|
||||
],
|
||||
"downloads": 1130179,
|
||||
"stars": 5,
|
||||
"LastUpdate": 1582991847,
|
||||
"LastUpdateScan": 1701435981,
|
||||
"LastUpdate": 1582991847,
|
||||
"FirstSeen": 1
|
||||
},
|
||||
{
|
||||
@ -53719,7 +53718,6 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/clowrymsRepository/Mineos-node(Ubuntu).xml",
|
||||
"downloads": 3639895,
|
||||
"stars": 48,
|
||||
"LastUpdate": 1650898557,
|
||||
"trending": 1.61,
|
||||
"trends": [
|
||||
0.393,
|
||||
@ -53749,6 +53747,7 @@
|
||||
3639895
|
||||
],
|
||||
"LastUpdateScan": 1701435981,
|
||||
"LastUpdate": 1650898557,
|
||||
"FirstSeen": 1544995612,
|
||||
"topTrending": 1.217,
|
||||
"topPerforming": 1.61
|
||||
@ -70232,7 +70231,6 @@
|
||||
],
|
||||
"downloads": 193942274,
|
||||
"stars": 290,
|
||||
"LastUpdate": 1699903813,
|
||||
"trending": 0.126,
|
||||
"trends": [
|
||||
0.163,
|
||||
@ -70262,6 +70260,7 @@
|
||||
193942274
|
||||
],
|
||||
"LastUpdateScan": 1701435981,
|
||||
"LastUpdate": 1699903813,
|
||||
"FirstSeen": "1522344585",
|
||||
"topTrending": -0.037000000000000005,
|
||||
"topPerforming": 0.126
|
||||
@ -70705,7 +70704,6 @@
|
||||
],
|
||||
"downloads": 196539,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1553339403,
|
||||
"trending": 0.022,
|
||||
"trends": [
|
||||
0.009,
|
||||
@ -70735,6 +70733,7 @@
|
||||
196539
|
||||
],
|
||||
"LastUpdateScan": 1701435981,
|
||||
"LastUpdate": 1553339403,
|
||||
"FirstSeen": 1553288500,
|
||||
"topTrending": 0.013,
|
||||
"topPerforming": 0.022
|
||||
@ -72255,7 +72254,6 @@
|
||||
],
|
||||
"downloads": 58084796,
|
||||
"stars": 294,
|
||||
"LastUpdate": 1646744277,
|
||||
"trending": 0.114,
|
||||
"trends": [
|
||||
0.125,
|
||||
@ -72285,6 +72283,7 @@
|
||||
58084796
|
||||
],
|
||||
"LastUpdateScan": 1701435982,
|
||||
"LastUpdate": 1646744277,
|
||||
"FirstSeen": "1527398179",
|
||||
"topTrending": -0.010999999999999996,
|
||||
"topPerforming": 0.114
|
||||
@ -73827,7 +73826,6 @@
|
||||
],
|
||||
"downloads": 25867,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1671719445,
|
||||
"trending": 3.549,
|
||||
"trends": [
|
||||
10.284,
|
||||
@ -73857,6 +73855,7 @@
|
||||
25867
|
||||
],
|
||||
"LastUpdateScan": 1701435982,
|
||||
"LastUpdate": 1671719445,
|
||||
"FirstSeen": 1613012808,
|
||||
"topTrending": -6.735000000000001
|
||||
},
|
||||
@ -77393,7 +77392,6 @@
|
||||
],
|
||||
"downloads": 87521,
|
||||
"stars": 11,
|
||||
"LastUpdate": 1628106005,
|
||||
"trending": 0.654,
|
||||
"trends": [
|
||||
0.167,
|
||||
@ -77423,6 +77421,7 @@
|
||||
87521
|
||||
],
|
||||
"LastUpdateScan": 1701435982,
|
||||
"LastUpdate": 1628106005,
|
||||
"FirstSeen": 1641611113,
|
||||
"topTrending": 0.487
|
||||
},
|
||||
@ -77539,7 +77538,6 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/mlebjergsRepository/mlebjerg/fsm.xml",
|
||||
"downloads": 284606,
|
||||
"stars": 9,
|
||||
"LastUpdate": 1699277069,
|
||||
"trending": 1.479,
|
||||
"trends": [
|
||||
1.904,
|
||||
@ -77569,6 +77567,7 @@
|
||||
284606
|
||||
],
|
||||
"LastUpdateScan": 1701435982,
|
||||
"LastUpdate": 1699277069,
|
||||
"FirstSeen": 1636484609,
|
||||
"topTrending": -0.4249999999999998,
|
||||
"topPerforming": 1.479
|
||||
@ -78191,7 +78190,6 @@
|
||||
],
|
||||
"downloads": 311945,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1612478584,
|
||||
"trending": 0.352,
|
||||
"trends": [
|
||||
0.53,
|
||||
@ -78221,6 +78219,7 @@
|
||||
311945
|
||||
],
|
||||
"LastUpdateScan": 1701435982,
|
||||
"LastUpdate": 1612478584,
|
||||
"FirstSeen": 1584425477,
|
||||
"topTrending": -0.17800000000000005,
|
||||
"topPerforming": 0.352
|
||||
@ -84141,7 +84140,6 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/GracksRepository/greg/chowdown.xml",
|
||||
"downloads": 1201484,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1580504676,
|
||||
"trending": 0.113,
|
||||
"trends": [
|
||||
0.155,
|
||||
@ -84171,6 +84169,7 @@
|
||||
1201484
|
||||
],
|
||||
"LastUpdateScan": 1701435982,
|
||||
"LastUpdate": 1580504676,
|
||||
"FirstSeen": 1550721741,
|
||||
"topTrending": -0.041999999999999996,
|
||||
"topPerforming": 0.113
|
||||
@ -92572,8 +92571,8 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 789,
|
||||
"LastUpdate": 1698134369,
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1698134369,
|
||||
"FirstSeen": 1667663797
|
||||
},
|
||||
{
|
||||
@ -96241,7 +96240,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 40,
|
||||
"LastUpdate": 1701334005,
|
||||
"trendsDate": [
|
||||
1685844282,
|
||||
1688443485,
|
||||
@ -96252,6 +96250,7 @@
|
||||
1701435983
|
||||
],
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1701334005,
|
||||
"FirstSeen": 1558447642
|
||||
},
|
||||
{
|
||||
@ -101633,7 +101632,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 40,
|
||||
"LastUpdate": 1701334005,
|
||||
"trendsDate": [
|
||||
1685844282,
|
||||
1688443486,
|
||||
@ -101644,6 +101642,7 @@
|
||||
1701435983
|
||||
],
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1701334005,
|
||||
"FirstSeen": 1558447643
|
||||
},
|
||||
{
|
||||
@ -103088,7 +103087,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 40,
|
||||
"LastUpdate": 1701334005,
|
||||
"trendsDate": [
|
||||
1685844282,
|
||||
1688443486,
|
||||
@ -103099,6 +103097,7 @@
|
||||
1701435983
|
||||
],
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1701334005,
|
||||
"FirstSeen": 1558418820
|
||||
},
|
||||
{
|
||||
@ -110185,7 +110184,6 @@
|
||||
],
|
||||
"downloads": 56834,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1676961864,
|
||||
"trending": 0.104,
|
||||
"trends": [
|
||||
0.378,
|
||||
@ -110215,6 +110213,7 @@
|
||||
56834
|
||||
],
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1676961864,
|
||||
"FirstSeen": 1602612813,
|
||||
"topTrending": -0.274
|
||||
},
|
||||
@ -119152,7 +119151,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 40,
|
||||
"LastUpdate": 1701334005,
|
||||
"trendsDate": [
|
||||
1685844282,
|
||||
1688443486,
|
||||
@ -119163,6 +119161,7 @@
|
||||
1701435983
|
||||
],
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1701334005,
|
||||
"FirstSeen": 1555920399
|
||||
},
|
||||
{
|
||||
@ -123872,7 +123871,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"stars": 40,
|
||||
"LastUpdate": 1701334005,
|
||||
"trendsDate": [
|
||||
1685844283,
|
||||
1688443486,
|
||||
@ -123883,6 +123881,7 @@
|
||||
1701435983
|
||||
],
|
||||
"LastUpdateScan": 1701435983,
|
||||
"LastUpdate": 1701334005,
|
||||
"FirstSeen": 1558526835
|
||||
},
|
||||
{
|
||||
@ -124662,7 +124661,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 27029,
|
||||
"LastUpdate": 1698136721,
|
||||
"trending": 3.422,
|
||||
"trends": [
|
||||
9.65,
|
||||
@ -124692,6 +124690,7 @@
|
||||
27029
|
||||
],
|
||||
"LastUpdateScan": 1701435984,
|
||||
"LastUpdate": 1698136721,
|
||||
"FirstSeen": 1594916128,
|
||||
"topTrending": -6.228
|
||||
},
|
||||
@ -139575,7 +139574,6 @@
|
||||
],
|
||||
"downloads": 173024116,
|
||||
"stars": 209,
|
||||
"LastUpdate": 1701064041,
|
||||
"trending": 1.655,
|
||||
"trends": [
|
||||
1.07,
|
||||
@ -139605,6 +139603,7 @@
|
||||
173024116
|
||||
],
|
||||
"LastUpdateScan": 1701435984,
|
||||
"LastUpdate": 1701064041,
|
||||
"FirstSeen": 1639055016,
|
||||
"topTrending": 0.585,
|
||||
"topPerforming": 1.655
|
||||
@ -141342,7 +141341,6 @@
|
||||
],
|
||||
"downloads": 3868246,
|
||||
"stars": 50,
|
||||
"LastUpdate": 1627104756,
|
||||
"trending": 0.286,
|
||||
"trends": [
|
||||
0.064,
|
||||
@ -141372,6 +141370,7 @@
|
||||
3868246
|
||||
],
|
||||
"LastUpdateScan": 1701435984,
|
||||
"LastUpdate": 1627104756,
|
||||
"FirstSeen": 1610485688,
|
||||
"topTrending": 0.22199999999999998,
|
||||
"topPerforming": 0.286
|
||||
@ -144701,7 +144700,6 @@
|
||||
],
|
||||
"downloads": 159039,
|
||||
"stars": 4,
|
||||
"LastUpdate": 1633630780,
|
||||
"trending": 4.692,
|
||||
"trends": [
|
||||
10.569,
|
||||
@ -144731,6 +144729,7 @@
|
||||
159039
|
||||
],
|
||||
"LastUpdateScan": 1701435984,
|
||||
"LastUpdate": 1633630780,
|
||||
"FirstSeen": 1639095664,
|
||||
"topTrending": -5.877000000000001,
|
||||
"topPerforming": 4.692
|
||||
@ -153190,7 +153189,6 @@
|
||||
],
|
||||
"downloads": 90608,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1636407636,
|
||||
"trending": 0.028,
|
||||
"trends": [
|
||||
0.019,
|
||||
@ -153220,6 +153218,7 @@
|
||||
90608
|
||||
],
|
||||
"LastUpdateScan": 1701435984,
|
||||
"LastUpdate": 1636407636,
|
||||
"FirstSeen": 1636412600,
|
||||
"topTrending": 0.009000000000000001
|
||||
},
|
||||
@ -162965,7 +162964,6 @@
|
||||
],
|
||||
"downloads": 201826,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1608954774,
|
||||
"trending": 0.005,
|
||||
"trends": [
|
||||
0.161,
|
||||
@ -162995,6 +162993,7 @@
|
||||
201826
|
||||
],
|
||||
"LastUpdateScan": 1701435984,
|
||||
"LastUpdate": 1608954774,
|
||||
"FirstSeen": 1584505149,
|
||||
"topTrending": -0.156,
|
||||
"topPerforming": 0.005
|
||||
@ -185086,7 +185085,6 @@
|
||||
],
|
||||
"downloads": 151866,
|
||||
"stars": 18,
|
||||
"LastUpdate": 1695108228,
|
||||
"trending": 0.689,
|
||||
"trends": [
|
||||
1.857,
|
||||
@ -185116,6 +185114,7 @@
|
||||
151866
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"LastUpdate": 1695108228,
|
||||
"FirstSeen": 1597520728,
|
||||
"topTrending": -1.1680000000000001,
|
||||
"topPerforming": 0.689
|
||||
@ -189869,7 +189868,6 @@
|
||||
],
|
||||
"downloads": 121411237,
|
||||
"stars": 236,
|
||||
"LastUpdate": 1701407438,
|
||||
"trending": 0.476,
|
||||
"trends": [
|
||||
3.433,
|
||||
@ -189899,6 +189897,7 @@
|
||||
121411237
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"LastUpdate": 1701407438,
|
||||
"FirstSeen": 1602676263,
|
||||
"topTrending": -2.957,
|
||||
"topPerforming": 0.476
|
||||
@ -190030,7 +190029,6 @@
|
||||
],
|
||||
"downloads": 777931,
|
||||
"stars": 11,
|
||||
"LastUpdate": 1644951465,
|
||||
"trending": 0.002,
|
||||
"trends": [
|
||||
0.002,
|
||||
@ -190060,6 +190058,7 @@
|
||||
777931
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"LastUpdate": 1644951465,
|
||||
"FirstSeen": 1602720717,
|
||||
"topTrending": 0,
|
||||
"topPerforming": 0.002
|
||||
@ -194194,7 +194193,6 @@
|
||||
"Drivers",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"FirstSeen": 1613057018
|
||||
},
|
||||
{
|
||||
@ -194660,7 +194658,6 @@
|
||||
],
|
||||
"downloads": 132757,
|
||||
"stars": 4,
|
||||
"LastUpdate": 1628677859,
|
||||
"trending": 1.519,
|
||||
"trends": [
|
||||
3.722,
|
||||
@ -194690,6 +194687,7 @@
|
||||
132757
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"LastUpdate": 1628677859,
|
||||
"FirstSeen": 1628669013,
|
||||
"topTrending": -2.2030000000000003,
|
||||
"topPerforming": 1.519
|
||||
@ -195952,7 +195950,6 @@
|
||||
],
|
||||
"downloads": 188078,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1701185716,
|
||||
"trending": 0.619,
|
||||
"trends": [
|
||||
1.062,
|
||||
@ -195982,6 +195979,7 @@
|
||||
188078
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"LastUpdate": 1701185716,
|
||||
"FirstSeen": 1633889018,
|
||||
"topTrending": -0.44300000000000006,
|
||||
"topPerforming": 0.619
|
||||
@ -196949,7 +196947,6 @@
|
||||
],
|
||||
"downloads": 6871829,
|
||||
"stars": 106,
|
||||
"LastUpdate": 1701332001,
|
||||
"trending": 3.866,
|
||||
"trends": [
|
||||
7.621,
|
||||
@ -196979,6 +196976,7 @@
|
||||
6871829
|
||||
],
|
||||
"LastUpdateScan": 1701435985,
|
||||
"LastUpdate": 1701332001,
|
||||
"FirstSeen": 1652011398,
|
||||
"topTrending": -3.7550000000000003,
|
||||
"topPerforming": 3.866
|
||||
@ -203136,7 +203134,6 @@
|
||||
],
|
||||
"downloads": 538308,
|
||||
"stars": 18,
|
||||
"LastUpdate": 1698867146,
|
||||
"trending": 1.002,
|
||||
"trends": [
|
||||
0.842,
|
||||
@ -203166,6 +203163,7 @@
|
||||
538308
|
||||
],
|
||||
"LastUpdateScan": 1701435986,
|
||||
"LastUpdate": 1698867146,
|
||||
"FirstSeen": 1636455802,
|
||||
"topTrending": 0.16000000000000003,
|
||||
"topPerforming": 1.002
|
||||
@ -222347,7 +222345,6 @@
|
||||
],
|
||||
"downloads": 33601,
|
||||
"stars": 1,
|
||||
"LastUpdate": 1699016151,
|
||||
"trending": 17.871,
|
||||
"trends": [
|
||||
21.573,
|
||||
@ -222372,6 +222369,7 @@
|
||||
33601
|
||||
],
|
||||
"LastUpdateScan": 1701435986,
|
||||
"LastUpdate": 1699016151,
|
||||
"FirstSeen": 1665050620,
|
||||
"topTrending": -3.7020000000000017
|
||||
},
|
||||
@ -233837,7 +233835,6 @@
|
||||
],
|
||||
"downloads": 518638,
|
||||
"stars": 11,
|
||||
"LastUpdate": 1666899597,
|
||||
"trending": 3.633,
|
||||
"trends": [
|
||||
4.306,
|
||||
@ -233867,6 +233864,7 @@
|
||||
518638
|
||||
],
|
||||
"LastUpdateScan": 1701435986,
|
||||
"LastUpdate": 1666899597,
|
||||
"FirstSeen": 1633806335,
|
||||
"topTrending": -0.673,
|
||||
"topPerforming": 3.633
|
||||
@ -235523,7 +235521,6 @@
|
||||
],
|
||||
"downloads": 117308,
|
||||
"stars": 19,
|
||||
"LastUpdate": 1699715315,
|
||||
"trending": 3.174,
|
||||
"trends": [
|
||||
0.812,
|
||||
@ -235553,6 +235550,7 @@
|
||||
117308
|
||||
],
|
||||
"LastUpdateScan": 1701435986,
|
||||
"LastUpdate": 1699715315,
|
||||
"FirstSeen": 1649433811,
|
||||
"topTrending": 2.362,
|
||||
"topPerforming": 3.174
|
||||
@ -236770,7 +236768,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 19713,
|
||||
"LastUpdate": 1699493613,
|
||||
"trending": 5.26,
|
||||
"trends": [
|
||||
14.801,
|
||||
@ -236795,6 +236792,7 @@
|
||||
19713
|
||||
],
|
||||
"LastUpdateScan": 1701435986,
|
||||
"LastUpdate": 1699493613,
|
||||
"FirstSeen": 1649469806,
|
||||
"topTrending": -9.541
|
||||
},
|
||||
@ -240742,7 +240740,6 @@
|
||||
],
|
||||
"downloads": 20167,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1699740794,
|
||||
"trending": 5.608,
|
||||
"trends": [
|
||||
14.13,
|
||||
@ -240767,6 +240764,7 @@
|
||||
20167
|
||||
],
|
||||
"LastUpdateScan": 1701435986,
|
||||
"LastUpdate": 1699740794,
|
||||
"FirstSeen": 1649426613,
|
||||
"topTrending": -8.522000000000002
|
||||
},
|
||||
@ -241096,7 +241094,6 @@
|
||||
],
|
||||
"downloads": 135864,
|
||||
"stars": 6,
|
||||
"LastUpdate": 1700327934,
|
||||
"trending": 2.339,
|
||||
"trends": [
|
||||
2.197,
|
||||
@ -241126,6 +241123,7 @@
|
||||
135864
|
||||
],
|
||||
"LastUpdateScan": 1701435987,
|
||||
"LastUpdate": 1700327934,
|
||||
"FirstSeen": 1636477411,
|
||||
"topTrending": 0.1419999999999999,
|
||||
"topPerforming": 2.339
|
||||
@ -251434,7 +251432,6 @@
|
||||
],
|
||||
"downloads": 220443,
|
||||
"stars": 24,
|
||||
"LastUpdate": 1699847977,
|
||||
"trending": 5.91,
|
||||
"trends": [
|
||||
17.265,
|
||||
@ -251464,6 +251461,7 @@
|
||||
220443
|
||||
],
|
||||
"LastUpdateScan": 1701435987,
|
||||
"LastUpdate": 1699847977,
|
||||
"FirstSeen": 1646875585,
|
||||
"topTrending": -11.355,
|
||||
"topPerforming": 5.91
|
||||
@ -253437,8 +253435,8 @@
|
||||
"Network-Other"
|
||||
],
|
||||
"downloads": 2283,
|
||||
"LastUpdate": 1699848207,
|
||||
"LastUpdateScan": 1701435987,
|
||||
"LastUpdate": 1699848207,
|
||||
"FirstSeen": 1657231423
|
||||
},
|
||||
{
|
||||
@ -258655,7 +258653,6 @@
|
||||
"Tools-System",
|
||||
"Plugins"
|
||||
],
|
||||
"LastUpdateScan": 1701435987,
|
||||
"FirstSeen": 1665048630
|
||||
},
|
||||
{
|
||||
@ -261898,7 +261895,6 @@
|
||||
"Productivity"
|
||||
],
|
||||
"downloads": 17209,
|
||||
"LastUpdate": 1654668302,
|
||||
"trending": 5.282,
|
||||
"trends": [
|
||||
13.132,
|
||||
@ -261920,6 +261916,7 @@
|
||||
17209
|
||||
],
|
||||
"LastUpdateScan": 1701435987,
|
||||
"LastUpdate": 1654668302,
|
||||
"FirstSeen": 1654668209,
|
||||
"topTrending": -7.85
|
||||
},
|
||||
@ -262010,8 +262007,8 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 1042,
|
||||
"LastUpdate": 1668210445,
|
||||
"LastUpdateScan": 1701435987,
|
||||
"LastUpdate": 1668210445,
|
||||
"FirstSeen": 1654679695
|
||||
},
|
||||
{
|
||||
@ -262192,7 +262189,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 17397,
|
||||
"LastUpdate": 1647642723,
|
||||
"trending": 5.231,
|
||||
"trends": [
|
||||
12.925,
|
||||
@ -262214,6 +262210,7 @@
|
||||
17397
|
||||
],
|
||||
"LastUpdateScan": 1701435987,
|
||||
"LastUpdate": 1647642723,
|
||||
"FirstSeen": 1654679695,
|
||||
"topTrending": -7.694000000000001
|
||||
},
|
||||
@ -262304,7 +262301,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 17471,
|
||||
"LastUpdate": 1648425264,
|
||||
"trending": 5.226,
|
||||
"trends": [
|
||||
12.942,
|
||||
@ -262326,6 +262322,7 @@
|
||||
17471
|
||||
],
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1648425264,
|
||||
"FirstSeen": 1654679696,
|
||||
"topTrending": -7.716
|
||||
},
|
||||
@ -262416,7 +262413,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 17476,
|
||||
"LastUpdate": 1668209665,
|
||||
"trending": 5.219,
|
||||
"trends": [
|
||||
12.867,
|
||||
@ -262438,6 +262434,7 @@
|
||||
17476
|
||||
],
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1668209665,
|
||||
"FirstSeen": 1654679696,
|
||||
"topTrending": -7.648000000000001
|
||||
},
|
||||
@ -262542,7 +262539,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 17105,
|
||||
"LastUpdate": 1668211322,
|
||||
"trending": 5.379,
|
||||
"trends": [
|
||||
13.169,
|
||||
@ -262564,6 +262560,7 @@
|
||||
17105
|
||||
],
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1668211322,
|
||||
"FirstSeen": 1654679696,
|
||||
"topTrending": -7.790000000000001
|
||||
},
|
||||
@ -262654,7 +262651,6 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 17324,
|
||||
"LastUpdate": 1651362977,
|
||||
"trending": 5.253,
|
||||
"trends": [
|
||||
13.026,
|
||||
@ -262676,6 +262672,7 @@
|
||||
17324
|
||||
],
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1651362977,
|
||||
"FirstSeen": 1654679697,
|
||||
"topTrending": -7.773
|
||||
},
|
||||
@ -262870,8 +262867,8 @@
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 94,
|
||||
"LastUpdate": 1652918869,
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1652918869,
|
||||
"FirstSeen": 1654679697
|
||||
},
|
||||
{
|
||||
@ -265353,7 +265350,6 @@
|
||||
],
|
||||
"downloads": 402020,
|
||||
"stars": 59,
|
||||
"LastUpdate": 1700881604,
|
||||
"trending": 5.117,
|
||||
"trends": [
|
||||
4.562,
|
||||
@ -265383,6 +265379,7 @@
|
||||
402020
|
||||
],
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1700881604,
|
||||
"FirstSeen": 1667663804,
|
||||
"topTrending": 0.5549999999999997,
|
||||
"topPerforming": 5.117
|
||||
@ -269510,7 +269507,6 @@
|
||||
],
|
||||
"downloads": 3094269,
|
||||
"stars": 51,
|
||||
"LastUpdate": 1700297068,
|
||||
"trending": 1.883,
|
||||
"trends": [
|
||||
1.256,
|
||||
@ -269540,6 +269536,7 @@
|
||||
3094269
|
||||
],
|
||||
"LastUpdateScan": 1701435988,
|
||||
"LastUpdate": 1700297068,
|
||||
"FirstSeen": 1662388709,
|
||||
"topTrending": 0.627,
|
||||
"topPerforming": 1.883
|
||||
@ -269736,8 +269733,8 @@
|
||||
],
|
||||
"downloads": 8841,
|
||||
"stars": 2,
|
||||
"LastUpdate": 1645516914,
|
||||
"LastUpdateScan": 1701435989,
|
||||
"LastUpdate": 1645516914,
|
||||
"FirstSeen": 1662416168
|
||||
},
|
||||
{
|
||||
|
@ -631,7 +631,7 @@
|
||||
"min": "6.11"
|
||||
},
|
||||
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": {
|
||||
"version": "2023.11.30",
|
||||
"version": "2023.12.01.1",
|
||||
"min": "6.12.3"
|
||||
},
|
||||
"https://raw.githubusercontent.com/desertwitch/mergerFS-unRAID/main/plugin/mergerfsp.plg": {
|
||||
|
@ -72173,7 +72173,7 @@
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1698854760,
|
||||
"Time": 1701450410,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
@ -72182,38 +72182,38 @@
|
||||
},
|
||||
"thingsboard/tb-postgres": {
|
||||
"Base": null,
|
||||
"Downloads": 2274683,
|
||||
"Downloads": 2294988,
|
||||
"Stars": 56,
|
||||
"Time": 1698854760,
|
||||
"trending": 1.936,
|
||||
"Time": 1701450410,
|
||||
"trending": 0.885,
|
||||
"trends": [
|
||||
1.358,
|
||||
1.591,
|
||||
1.517,
|
||||
1.387,
|
||||
1.393,
|
||||
1.499,
|
||||
1.936
|
||||
1.936,
|
||||
0.885
|
||||
],
|
||||
"downloadtrend": [
|
||||
2070645,
|
||||
2104117,
|
||||
2136523,
|
||||
2166574,
|
||||
2197187,
|
||||
2230635,
|
||||
2274683
|
||||
2274683,
|
||||
2294988
|
||||
],
|
||||
"trendsDate": [
|
||||
1683259468,
|
||||
1685858659,
|
||||
1688457891,
|
||||
1691057087,
|
||||
1693656335,
|
||||
1696255541,
|
||||
1698854760
|
||||
1698854760,
|
||||
1701450410
|
||||
],
|
||||
"LastUpdate": 1695286009
|
||||
"LastUpdate": 1699873412
|
||||
},
|
||||
"ghcr.io/turbocheetah/sneedznab:latest": {
|
||||
"Base": null,
|
||||
@ -74686,26 +74686,27 @@
|
||||
},
|
||||
"medaziz11/uptimekuma_restapi": {
|
||||
"Base": null,
|
||||
"Downloads": 1520291,
|
||||
"Downloads": 1521969,
|
||||
"Stars": 1,
|
||||
"Time": 1698854760,
|
||||
"trending": 0.148,
|
||||
"Time": 1701450409,
|
||||
"trending": 0.11,
|
||||
"trends": [
|
||||
66.31,
|
||||
38.064,
|
||||
26.578,
|
||||
12.677,
|
||||
0.111,
|
||||
0.148
|
||||
0.148,
|
||||
0.11
|
||||
],
|
||||
"downloadtrend": [
|
||||
202865,
|
||||
602145,
|
||||
972213,
|
||||
1324135,
|
||||
1516362,
|
||||
1518042,
|
||||
1520291
|
||||
1520291,
|
||||
1521969
|
||||
],
|
||||
"trendsDate": [
|
||||
1685858658,
|
||||
@ -74713,7 +74714,8 @@
|
||||
1691057086,
|
||||
1693656335,
|
||||
1696255541,
|
||||
1698854760
|
||||
1698854760,
|
||||
1701450409
|
||||
],
|
||||
"LastUpdate": 1691664849
|
||||
},
|
||||
@ -81090,5 +81092,16 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1701345478
|
||||
},
|
||||
"futrlabsmagic/comfyui-magic": {
|
||||
"Base": null,
|
||||
"Downloads": 67,
|
||||
"Stars": null,
|
||||
"Time": 1701450410,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1701327366
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"caFixed": 437,
|
||||
"caFixed": 436,
|
||||
"fixedTemplates": {
|
||||
"smdion's Repository": {
|
||||
"smdion/docker-h5ai": [
|
||||
@ -1083,6 +1083,9 @@
|
||||
]
|
||||
},
|
||||
"m0ngr31's Repository": {
|
||||
"futrlabsmagic/comfyui-magic": [
|
||||
"No category entry present"
|
||||
],
|
||||
"m0ngr31/dailynotes": [
|
||||
"No category entry present"
|
||||
],
|
||||
@ -1092,12 +1095,6 @@
|
||||
"m0ngr31/genmon": [
|
||||
"No category entry present"
|
||||
],
|
||||
"ollama/ollama": [
|
||||
"No category entry present"
|
||||
],
|
||||
"ghcr.io/ollama-webui/ollama-webui:main": [
|
||||
"No category entry present"
|
||||
],
|
||||
"nicklucche/stable-diffusion": [
|
||||
"No category entry present"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user