This commit is contained in:
Andrew Z 2021-03-14 08:03:09 -04:00
parent 9b6dd6bf6e
commit f49701a235
21 changed files with 928 additions and 338 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1615708981
"last_updated_timestamp": 1615723387
}

View File

@ -60724,8 +60724,8 @@
"CategoryList": [
"Network-Other"
],
"downloads": 6406,
"LastUpdateScan": 1613128263,
"downloads": 6672,
"LastUpdateScan": 1615723384,
"FirstSeen": "1497557061"
},
{
@ -65825,11 +65825,10 @@
"CategoryList": [
"Downloaders"
],
"downloads": 9737509,
"stars": 70,
"trending": 16.952,
"downloads": 9911670,
"stars": 72,
"trending": 1.757,
"trends": [
7.257,
6.534,
6.392,
5.833,
@ -65841,10 +65840,10 @@
4.585,
1.65,
1.482,
16.952
16.952,
1.757
],
"trendsDate": [
1581944832,
1584540551,
1587140014,
1589738834,
@ -65856,10 +65855,10 @@
1605330463,
1607929678,
1610528891,
1613128264
1613128264,
1615723384
],
"downloadtrend": [
4641449,
4965935,
5305047,
5633641,
@ -65871,9 +65870,10 @@
7835518,
7966942,
8086784,
9737509
9737509,
9911670
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723384,
"FirstSeen": "1533428737"
},
{
@ -80691,11 +80691,10 @@
"Network-Other",
"Productivity"
],
"downloads": 10274383,
"stars": 82,
"trending": 2.342,
"downloads": 10691323,
"stars": 84,
"trending": 3.9,
"trends": [
5.475,
5.171,
4.8,
4.63,
@ -80707,10 +80706,10 @@
1.925,
0.803,
3.804,
2.342
2.342,
3.9
],
"trendsDate": [
1581952045,
1584547878,
1587143265,
1589738834,
@ -80722,10 +80721,10 @@
1605330463,
1607929678,
1610528891,
1613128264
1613128264,
1615723384
],
"downloadtrend": [
6763932,
7132736,
7492354,
7856088,
@ -80737,9 +80736,10 @@
9574576,
9652092,
10033791,
10274383
10274383,
10691323
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723384,
"FirstSeen": 1545575241
},
{
@ -124046,11 +124046,10 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 1675098,
"downloads": 1699921,
"stars": 7,
"trending": 1.418,
"trending": 1.46,
"trends": [
19.039,
13.295,
10.292,
17.688,
@ -124062,10 +124061,10 @@
14.36,
3.819,
1.484,
1.418
1.418,
1.46
],
"trendsDate": [
1581944833,
1584540551,
1587140014,
1589738834,
@ -124077,10 +124076,10 @@
1605330464,
1607929678,
1610528891,
1613128264
1613128264,
1615723385
],
"downloadtrend": [
297691,
343339,
382730,
464974,
@ -124092,9 +124091,10 @@
1564708,
1626836,
1651345,
1675098
1675098,
1699921
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723385,
"FirstSeen": 1561154997
},
{
@ -144017,9 +144017,9 @@
"MediaApp-Other",
"Network-Proxy"
],
"downloads": 238867,
"downloads": 246499,
"stars": 3,
"trending": 4.032,
"trending": 3.096,
"trends": [
41.689,
45.953,
@ -144032,7 +144032,8 @@
35.631,
9.522,
3.36,
4.032
4.032,
3.096
],
"trendsDate": [
1584540551,
@ -144046,10 +144047,10 @@
1605330464,
1607929678,
1610528891,
1613128264
1613128264,
1615723385
],
"downloadtrend": [
14836,
25443,
47076,
68028,
@ -144061,9 +144062,10 @@
200438,
221533,
229235,
238867
238867,
246499
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723385,
"FirstSeen": 1574147494
},
{
@ -195940,7 +195942,7 @@
},
{
"Name": "PlexAnnouncer",
"Repository": "tenasi/plexannouncer",
"Repository": "tenasi/plexannouncer:latest",
"Registry": "https://hub.docker.com/r/tenasi/plexannouncer",
"Network": "bridge",
"Shell": "bash",
@ -195953,8 +195955,6 @@
"Icon": "https://raw.githubusercontent.com/tenasi/unraid-templates/main/plexannouncer/icon.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like our work, please consider supporting it",
"DonateLink": "https://paypal.me/tenasi",
"Networking": {
"Mode": "bridge",
"Publish": {
@ -195965,14 +195965,26 @@
}
}
},
"Data": {
"Volume": {
"HostDir": "",
"ContainerDir": "/config",
"Mode": "rw"
}
"Data": "",
"Environment": {
"Variable": [
{
"Value": "",
"Name": "PLEX_SERVER_URL",
"Mode": ""
},
{
"Value": "",
"Name": "PLEX_WEBHOOK_TOKEN",
"Mode": ""
},
{
"Value": "",
"Name": "DISCORD_WEBHOOK_URL",
"Mode": ""
}
]
},
"Environment": "",
"Config": [
{
"@attributes": {
@ -195990,12 +196002,40 @@
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/plex_announcer/",
"Mode": "rw",
"Description": "The path to your configuration folder",
"Type": "Path",
"Name": "Plex Server URL",
"Target": "PLEX_SERVER_URL",
"Default": "",
"Mode": "",
"Description": "The url pointing to your Plex server",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Webhook Token",
"Target": "PLEX_WEBHOOK_TOKEN",
"Default": "",
"Mode": "",
"Description": "Some randomly generated token",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Discord Webhook URL",
"Target": "DISCORD_WEBHOOK_URL",
"Default": "",
"Mode": "",
"Description": "The url of your Discord webhook",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
@ -196004,15 +196044,15 @@
}
],
"Repo": "JohnnyP's Repository",
"Date": "1615506614",
"Date": "1615720195",
"Description": "A Discord bot that sends updates about your plex media to a Discord channel using webhooks. Please see the support thread for more details on how to set it up and configure Discord and Plex.",
"templatePath": "/tmp/GitHub/AppFeed/templates/JohnnyPsRepository/plexannouncer/plexannouncer.xml",
"CategoryList": [
"Tools-Utilities",
"Other"
],
"downloads": 73,
"LastUpdateScan": 1615509530,
"FirstSeen": 1615509530
"downloads": 328,
"LastUpdateScan": 1615723385,
"FirstSeen": 1615723385
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1190,
"last_updated_timestamp": 1615708981,
"last_updated": "2021-03-14 04:03",
"last_updated_timestamp": 1615723387,
"last_updated": "2021-03-14 08:03",
"categories": [
{
"Cat": "Backup:",
@ -60882,8 +60882,8 @@
"CategoryList": [
"Network-Other"
],
"downloads": 6406,
"LastUpdateScan": 1613128263,
"downloads": 6672,
"LastUpdateScan": 1615723384,
"FirstSeen": "1497557061"
},
{
@ -65983,11 +65983,10 @@
"CategoryList": [
"Downloaders"
],
"downloads": 9737509,
"stars": 70,
"trending": 16.952,
"downloads": 9911670,
"stars": 72,
"trending": 1.757,
"trends": [
7.257,
6.534,
6.392,
5.833,
@ -65999,10 +65998,10 @@
4.585,
1.65,
1.482,
16.952
16.952,
1.757
],
"trendsDate": [
1581944832,
1584540551,
1587140014,
1589738834,
@ -66014,10 +66013,10 @@
1605330463,
1607929678,
1610528891,
1613128264
1613128264,
1615723384
],
"downloadtrend": [
4641449,
4965935,
5305047,
5633641,
@ -66029,9 +66028,10 @@
7835518,
7966942,
8086784,
9737509
9737509,
9911670
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723384,
"FirstSeen": "1533428737"
},
{
@ -80849,11 +80849,10 @@
"Network-Other",
"Productivity"
],
"downloads": 10274383,
"stars": 82,
"trending": 2.342,
"downloads": 10691323,
"stars": 84,
"trending": 3.9,
"trends": [
5.475,
5.171,
4.8,
4.63,
@ -80865,10 +80864,10 @@
1.925,
0.803,
3.804,
2.342
2.342,
3.9
],
"trendsDate": [
1581952045,
1584547878,
1587143265,
1589738834,
@ -80880,10 +80879,10 @@
1605330463,
1607929678,
1610528891,
1613128264
1613128264,
1615723384
],
"downloadtrend": [
6763932,
7132736,
7492354,
7856088,
@ -80895,9 +80894,10 @@
9574576,
9652092,
10033791,
10274383
10274383,
10691323
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723384,
"FirstSeen": 1545575241
},
{
@ -124204,11 +124204,10 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 1675098,
"downloads": 1699921,
"stars": 7,
"trending": 1.418,
"trending": 1.46,
"trends": [
19.039,
13.295,
10.292,
17.688,
@ -124220,10 +124219,10 @@
14.36,
3.819,
1.484,
1.418
1.418,
1.46
],
"trendsDate": [
1581944833,
1584540551,
1587140014,
1589738834,
@ -124235,10 +124234,10 @@
1605330464,
1607929678,
1610528891,
1613128264
1613128264,
1615723385
],
"downloadtrend": [
297691,
343339,
382730,
464974,
@ -124250,9 +124249,10 @@
1564708,
1626836,
1651345,
1675098
1675098,
1699921
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723385,
"FirstSeen": 1561154997
},
{
@ -144175,9 +144175,9 @@
"MediaApp-Other",
"Network-Proxy"
],
"downloads": 238867,
"downloads": 246499,
"stars": 3,
"trending": 4.032,
"trending": 3.096,
"trends": [
41.689,
45.953,
@ -144190,7 +144190,8 @@
35.631,
9.522,
3.36,
4.032
4.032,
3.096
],
"trendsDate": [
1584540551,
@ -144204,10 +144205,10 @@
1605330464,
1607929678,
1610528891,
1613128264
1613128264,
1615723385
],
"downloadtrend": [
14836,
25443,
47076,
68028,
@ -144219,9 +144220,10 @@
200438,
221533,
229235,
238867
238867,
246499
],
"LastUpdateScan": 1613128264,
"LastUpdateScan": 1615723385,
"FirstSeen": 1574147494
},
{
@ -196098,7 +196100,7 @@
},
{
"Name": "PlexAnnouncer",
"Repository": "tenasi/plexannouncer",
"Repository": "tenasi/plexannouncer:latest",
"Registry": "https://hub.docker.com/r/tenasi/plexannouncer",
"Network": "bridge",
"Shell": "bash",
@ -196111,8 +196113,6 @@
"Icon": "https://raw.githubusercontent.com/tenasi/unraid-templates/main/plexannouncer/icon.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like our work, please consider supporting it",
"DonateLink": "https://paypal.me/tenasi",
"Networking": {
"Mode": "bridge",
"Publish": {
@ -196123,14 +196123,26 @@
}
}
},
"Data": {
"Volume": {
"HostDir": "",
"ContainerDir": "/config",
"Mode": "rw"
}
"Data": "",
"Environment": {
"Variable": [
{
"Value": "",
"Name": "PLEX_SERVER_URL",
"Mode": ""
},
{
"Value": "",
"Name": "PLEX_WEBHOOK_TOKEN",
"Mode": ""
},
{
"Value": "",
"Name": "DISCORD_WEBHOOK_URL",
"Mode": ""
}
]
},
"Environment": "",
"Config": [
{
"@attributes": {
@ -196148,12 +196160,40 @@
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/config",
"Default": "/mnt/user/appdata/plex_announcer/",
"Mode": "rw",
"Description": "The path to your configuration folder",
"Type": "Path",
"Name": "Plex Server URL",
"Target": "PLEX_SERVER_URL",
"Default": "",
"Mode": "",
"Description": "The url pointing to your Plex server",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Webhook Token",
"Target": "PLEX_WEBHOOK_TOKEN",
"Default": "",
"Mode": "",
"Description": "Some randomly generated token",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Discord Webhook URL",
"Target": "DISCORD_WEBHOOK_URL",
"Default": "",
"Mode": "",
"Description": "The url of your Discord webhook",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
@ -196162,16 +196202,16 @@
}
],
"Repo": "JohnnyP's Repository",
"Date": "1615506614",
"Date": "1615720195",
"Description": "A Discord bot that sends updates about your plex media to a Discord channel using webhooks. Please see the support thread for more details on how to set it up and configure Discord and Plex.",
"templatePath": "/tmp/GitHub/AppFeed/templates/JohnnyPsRepository/plexannouncer/plexannouncer.xml",
"CategoryList": [
"Tools-Utilities",
"Other"
],
"downloads": 73,
"LastUpdateScan": 1615509530,
"FirstSeen": 1615509530
"downloads": 328,
"LastUpdateScan": 1615723385,
"FirstSeen": 1615723385
}
],
"repositories": {
@ -197215,7 +197255,11 @@
},
"JohnnyP's Repository": {
"url": "https://github.com/tenasi/unraid-templates",
"profile": "https://forums.unraid.net/profile/121030-johnnyp/"
"profile": "https://forums.unraid.net/profile/121030-johnnyp/",
"bio": "Creating some docker containers that I use myself and want to share with others.",
"icon": "https://raw.githubusercontent.com/tenasi/unraid-templates/master/avatar.jpg",
"DonateLink": "https://www.paypal.me/tenasi",
"DonateText": "If you like my work please consider Donating."
}
}
}

View File

@ -1503,5 +1503,6 @@
"https://s3.amazonaws.com/dnld.lime-technology.com/unraid-api/dynamix.unraid.net.plg": 1615601778,
"ghcr.io/linuxserver/apprise-api": 1615662176,
"ghcr.io/linuxserver/hedgedoc": 1615662177,
"ghcr.io/linuxserver/requestrr": 1615662177
"ghcr.io/linuxserver/requestrr": 1615662177,
"tenasi/plexannouncer:latest": 1615723385
}

View File

@ -8,7 +8,8 @@
"Docker Containers",
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"Enable user share assignment",
@ -22,7 +23,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/settings.txt": [
"Activate",
@ -68,7 +78,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"No notifications present",
@ -76,7 +103,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Docker",
@ -240,7 +271,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/vms.txt": [
"Network Model"
@ -277,7 +309,8 @@
],
"/docker.txt": [
"Drivers",
"Reset sorting"
"Reset sorting",
"Total size"
],
"/main.txt": [
"completed",
@ -289,7 +322,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/settings.txt": [
"Applying",
@ -314,14 +356,35 @@
"Rules contain duplicate MAC address assignments",
"Send crash information to Unraid developers",
"Test",
"xfs vDisk"
"xfs vDisk",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"Delete all notifications",
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Connected to Mothership",
@ -330,7 +393,8 @@
"NFS",
"Please try a different browser",
"SMB",
"Unsupported Feature"
"Unsupported Feature",
"remaining"
],
"Parity Check Tuning/paritychecktuning.txt": [
"Increment resume time",
@ -380,7 +444,8 @@
"Docker Containers",
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"Enable user share assignment",
@ -393,7 +458,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available",
@ -426,7 +500,24 @@
"Rules contain duplicate MAC address assignments",
"Send crash information to Unraid developers",
"Test",
"xfs vDisk"
"xfs vDisk",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"No notifications present",
@ -434,7 +525,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Docker",
@ -449,7 +544,8 @@
"SMB",
"Unsupported Feature",
"%s weeks ago",
"Back in a flash \u26a1\ufe0f"
"Back in a flash \u26a1\ufe0f",
"remaining"
],
"/vms.txt": [
"Network Model"
@ -695,7 +791,8 @@
"/docker.txt": [
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"completed",
@ -707,7 +804,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available"
@ -735,14 +841,35 @@
"Rules contain duplicate MAC address assignments",
"Send crash information to Unraid developers",
"Test",
"xfs vDisk"
"xfs vDisk",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"Delete all notifications",
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Connected to Mothership",
@ -751,7 +878,8 @@
"NFS",
"Please try a different browser",
"SMB",
"Unsupported Feature"
"Unsupported Feature",
"remaining"
]
},
"files": [
@ -781,7 +909,8 @@
"/docker.txt": [
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"completed",
@ -794,7 +923,13 @@
"SMART self-test in progress",
"The replacement disk must be as big or bigger than the original",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"anonymous",
@ -824,7 +959,8 @@
"Uninstall",
"Update All Plugins",
"Upgrade",
"View Release Notes"
"View Release Notes",
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available",
@ -1347,7 +1483,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/shares.txt": [
"Add Share",
@ -1541,7 +1694,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Force lower",
@ -1708,7 +1865,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/users.txt": [
"Add User",
@ -2370,7 +2528,8 @@
"Writable",
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/javascript.txt": [
"also remove image",
@ -2679,7 +2838,13 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"anonymous",
@ -2709,7 +2874,8 @@
"Uninstall",
"Update All Plugins",
"Upgrade",
"View Release Notes"
"View Release Notes",
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available",
@ -3232,7 +3398,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/shares.txt": [
"Add Share",
@ -3426,7 +3609,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Absolute",
@ -3947,7 +4134,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/users.txt": [
"Add User",
@ -4390,14 +4578,24 @@
"/docker.txt": [
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"completed",
"Invalid, missing or expired",
"SMART controller type",
"SMART notification tolerance level",
"SMART self-test in progress"
"SMART self-test in progress",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/settings.txt": [
"Activate",
@ -4443,14 +4641,35 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"Delete all notifications",
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Cache",
@ -4610,7 +4829,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"Recycle Bin/recyclebin.txt": [
"Yes I want to do this"
@ -4645,7 +4865,8 @@
"TOTAL DATA PULLED",
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"Create an empty file system on the disks shown as Unmountable discarding all data currently on the disks and update parity to reflect this",
@ -4659,7 +4880,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available",
@ -5182,7 +5412,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/shares.txt": [
"Automatically split only the top five directory levels as required",
@ -5320,7 +5567,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Docker",
@ -5487,7 +5738,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/vms.txt": [
"Allocation",
@ -5910,7 +6162,8 @@
"/docker.txt": [
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"completed",
@ -5922,7 +6175,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/settings.txt": [
"Downstream",
@ -5974,7 +6236,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"Blacklisted USB Flash GUID",
@ -5984,7 +6263,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"VMs",
@ -6145,7 +6428,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/vms.txt": [
"mount tag inside vm",
@ -6418,7 +6702,8 @@
"Docker Containers",
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"Enable user share assignment",
@ -6432,7 +6717,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available",
@ -6487,7 +6781,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"No notifications present",
@ -6495,7 +6806,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Cache",
@ -6655,7 +6970,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/vms.txt": [
"Network Model"
@ -6758,7 +7074,8 @@
"WebUI",
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"Aborted",
@ -6933,7 +7250,13 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"anonymous",
@ -6963,7 +7286,8 @@
"Uninstall",
"Update All Plugins",
"Upgrade",
"View Release Notes"
"View Release Notes",
"No plugins installed"
],
"/scripts.txt": [
"A new version of %s is available",
@ -7486,7 +7810,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/shares.txt": [
"Add Share",
@ -7680,7 +8021,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Absolute",
@ -8201,7 +8546,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/vms.txt": [
"and if using graphics device passthrough it too needs UEFI",
@ -8540,7 +8886,8 @@
"/docker.txt": [
"Drivers",
"Reset sorting",
"Start Container After Install"
"Start Container After Install",
"Total size"
],
"/main.txt": [
"Enable user share assignment",
@ -8553,7 +8900,16 @@
"SMART notification tolerance level",
"SMART self-test in progress",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool"
"This will ERASE content of ALL devices in the pool",
"auto",
"Convert to raid1c3 mode",
"Convert to raid1c4 mode",
"Flash device is set as public share",
"Please change share SMB security",
"See %s Settings"
],
"/plugins.txt": [
"No plugins installed"
],
"/settings.txt": [
"Add Route",
@ -8600,7 +8956,24 @@
"WAN Port",
"xfs vDisk",
"Your server has been registered",
"Your Unraid Server is reachable from the internet"
"Your Unraid Server is reachable from the internet",
"Celsius",
"CRAM-MD5",
"encrypted",
"Every 2 hours",
"Every 3 hours",
"Every 4 hours",
"Every 6 hours",
"Every 8 hours",
"Every hour",
"Failed to open",
"Fahrenheit",
"inactive",
"No Cache device present",
"shutdown",
"TCP",
"UDP",
"VM manager"
],
"/tools.txt": [
"No notifications present",
@ -8608,7 +8981,11 @@
"Downloading",
"Install Language",
"please configure",
"Uploaded"
"Uploaded",
"Array slots",
"Pool slots",
"VFIO-PCI Log",
"View VFIO-PCI Log"
],
"/translations.txt": [
"Docker",
@ -8639,7 +9016,8 @@
"year",
"years",
"month",
"ago"
"ago",
"remaining"
],
"/vms.txt": [
"Network Model"

View File

@ -473,6 +473,9 @@ Writable=قابل للكتابة
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=مطلق
Acknowledge=إقرار
Active=نشط
@ -1074,3 +1077,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Start Container After Install = Container nach Installation starten
; New entries - 2021-03-14
Drivers=
Reset sorting=
; New entries - 2021-03-14
Total size=
Absolute=Absolut
Acknowledge=Bestätigen
Active=Aktiv
@ -1107,3 +1110,8 @@ SMB=
Sorry, this feature is not supported by MSIEEdge=Sorry, this feature is not supported by MSIE/Edge
Unsupported Feature=
Click a button and your flash is automatically backed up to Unraidnet, enabling easy recovery in the event of a device failure Never self-managehost your flash backups again=Click a button and your flash is automatically backed up to Unraid.net, enabling easy recovery in the event of a device failure. Never self-manage/host your flash backups again!
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -503,6 +503,7 @@ Template=
The command failed=
The command finished successfully=
TOTAL DATA PULLED=
Total size=
Unknown action=
Update All=
update ready=
@ -674,7 +675,7 @@ Login=
Logout=
Main=
manual=
max installable capacity=
max installable capacity=max. installable capacity
Maximum file upload size is 512K=
MB=
MBR 1MiB-aligned=MBR: 1MiB-aligned
@ -924,13 +925,15 @@ This will stop the array=
%s Key Recovered=
%s Key Replaced=
%s was not signed in to your Unraidnet account=%s was not signed in to your Unraid.net account
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was not signed out to your Unraidnet account=%s was not signed out to your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
%s was signed out to your Unraidnet account=%s was signed out to your Unraid.net account
8 or more characters=
Access unavailable=
Acknowledge Replacement Conditions=
After resetting your password come back to the Registration Wizard pop-up window to Sign In and complete your servers registration=After resetting your password come back to the Registration Wizard pop-up window to Sign In and complete your server's registration
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
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.
Already have an account Sign In=Already have an account? Sign In
Alternately, you may request a Trial extension=
At that point you may either purchase a license key or request a Trial extension=At that point you may either purchase a license key or request a *Trial* extension
@ -982,6 +985,7 @@ Flash=
Forgot Password=
Forgot what Unraidnet account you used Have a USB flash device that already has an account associated with it Just give us the details about what happened and well do our best to get you up and running again=Forgot what Unraid.net account you used? Have a USB flash device that already has an account associated with it? Just give us the details about what happened and we'll do our best to get you up and running again.
Form not valid=
Formatting devices=Formatting device(s)
Get quick real-time info on the status of your servers such as storage, container, and VM usage And not just for one server, but all the servers in your Unraid fleet=Get quick real-time info on the status of your servers such as storage, container, and VM usage. And not just for one server, but all the servers in your Unraid fleet!
Get started by signing in to Unraidnet=Get started by signing in to Unraid.net
Get Started=
@ -1037,6 +1041,7 @@ Recover Key=
Registration key GUID mismatch=Registration key / GUID mismatch
Registration key management=
Registration Wizard=
remaining=
Remote access=
Replace Key=
Reset Password Now=
@ -1115,8 +1120,8 @@ You can safely close this window=
You have %s remaining on your Trial key=You have **%s** remaining on your Trial key
You have used all your Trial extensions=You have used all your Trial extensions.
Your Trial has expired=
Your Trial key includes all the functionality and device support of a Pro key=
Your Trial key requires an internet connection Please check Settings > Network=Your Trial key requires an internet connection. Please check Settings > Network
Your Trial key includes all the functionality and device support of a Pro key=Your Trial key includes all the functionality and device support of a Pro key.
Your Trial key requires an internet connection Please check Settings > Network=Your Trial key requires an internet connection. Please check Settings > Network.
Your trial will expire in 15 days=
Your trial will expire in 30 days=
Your USB Flash GUID and other relevant server data will also be sent=

View File

@ -473,6 +473,9 @@ Writable=Grabable
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Absoluto
Acknowledge=Restablecer
Active=Activo
@ -1108,3 +1111,8 @@ Unsupported Feature=
%s weeks ago=
Back in a flash ⚡️=
Click a button and your flash is automatically backed up to Unraidnet, enabling easy recovery in the event of a device failure Never self-managehost your flash backups again=Click a button and your flash is automatically backed up to Unraid.net, enabling easy recovery in the event of a device failure. Never self-manage/host your flash backups again!
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=Accessible en écriture
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Absolu
Acknowledge=Reconnaître
Active=Actif
@ -1107,3 +1110,8 @@ Sorry, this feature is not supported by MSIEEdge=Sorry, this feature is not supp
Unsupported Feature=
At that point you may either purchase a license key or request a Trial extension=At that point you may either purchase a license key or request a *Trial* extension
Click a button and your flash is automatically backed up to Unraidnet, enabling easy recovery in the event of a device failure Never self-managehost your flash backups again=Click a button and your flash is automatically backed up to Unraid.net, enabling easy recovery in the event of a device failure. Never self-manage/host your flash backups again!
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -474,6 +474,9 @@ Drivers=
ReadWrite - Shared=Read/Write - Shared
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Assoluto
Acknowledge=Riconoscere
Active=Attivo
@ -1075,3 +1078,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=
Acknowledge=
Active=
@ -1074,3 +1077,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=Schrijfbaar
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Absoluut
Acknowledge=Bevestigen
Active=Actief
@ -1074,3 +1077,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=Skrivetilgang
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Absolutt
Acknowledge=Bekreft
Active=Aktiv
@ -1078,3 +1081,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=Zapisywalny
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Bezwzględny
Acknowledge=Potwierdź
Active=Aktywny
@ -1074,3 +1077,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=Gravável
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=Absoluto
Acknowledge=Confirmar
Active=Ativo
@ -1074,3 +1077,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=Skrivbar
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=
Acknowledge=
Active=
@ -1074,3 +1077,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -473,6 +473,9 @@ Writable=可写
Drivers=
Reset sorting=
Start Container After Install=
; New entries - 2021-03-14
Total size=
Absolute=绝对
Acknowledge=确认
Active=有效
@ -1125,3 +1128,8 @@ year=
years=
month=
ago=
; New entries - 2021-03-14
%s was not signed out of your Unraidnet account=%s was not signed out of your Unraid.net account
%s was signed out of your Unraidnet account=%s was signed out of your Unraid.net account
remaining=

View File

@ -17392,9 +17392,9 @@
},
"amacneil/bitcoinunlimited": {
"Base": null,
"Downloads": 6406,
"Downloads": 6672,
"Stars": null,
"Time": 1613128263,
"Time": 1615723384,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -18132,12 +18132,11 @@
},
"kmb32123/youtube-dl-server": {
"Base": null,
"Downloads": 9737509,
"Stars": 70,
"Time": 1613128264,
"trending": 16.952,
"Downloads": 9911670,
"Stars": 72,
"Time": 1615723384,
"trending": 1.757,
"trends": [
7.257,
6.534,
6.392,
5.833,
@ -18149,10 +18148,10 @@
4.585,
1.65,
1.482,
16.952
16.952,
1.757
],
"downloadtrend": [
4641449,
4965935,
5305047,
5633641,
@ -18164,10 +18163,10 @@
7835518,
7966942,
8086784,
9737509
9737509,
9911670
],
"trendsDate": [
1581944832,
1584540551,
1587140014,
1589738834,
@ -18179,7 +18178,8 @@
1605330463,
1607929678,
1610528891,
1613128264
1613128264,
1615723384
]
},
"markusmcnugen/openconnect": {
@ -20543,12 +20543,11 @@
},
"seafileltd/seafile": {
"Base": null,
"Downloads": 10274383,
"Stars": 82,
"Time": 1613128264,
"trending": 2.342,
"Downloads": 10691323,
"Stars": 84,
"Time": 1615723384,
"trending": 3.9,
"trends": [
5.475,
5.171,
4.8,
4.63,
@ -20560,10 +20559,10 @@
1.925,
0.803,
3.804,
2.342
2.342,
3.9
],
"downloadtrend": [
6763932,
7132736,
7492354,
7856088,
@ -20575,10 +20574,10 @@
9574576,
9652092,
10033791,
10274383
10274383,
10691323
],
"trendsDate": [
1581952045,
1584547878,
1587143265,
1589738834,
@ -20590,7 +20589,8 @@
1605330463,
1607929678,
1610528891,
1613128264
1613128264,
1615723384
]
},
"fithwum/teamspeak-alpine": {
@ -24656,12 +24656,11 @@
},
"djaydev/glass-isc-dhcp": {
"Base": null,
"Downloads": 1675098,
"Downloads": 1699921,
"Stars": 7,
"Time": 1613128264,
"trending": 1.418,
"Time": 1615723385,
"trending": 1.46,
"trends": [
19.039,
13.295,
10.292,
17.688,
@ -24673,10 +24672,10 @@
14.36,
3.819,
1.484,
1.418
1.418,
1.46
],
"downloadtrend": [
297691,
343339,
382730,
464974,
@ -24688,10 +24687,10 @@
1564708,
1626836,
1651345,
1675098
1675098,
1699921
],
"trendsDate": [
1581944833,
1584540551,
1587140014,
1589738834,
@ -24703,7 +24702,8 @@
1605330464,
1607929678,
1610528891,
1613128264
1613128264,
1615723385
]
},
"storjlabs/storagenode:alpha": {
@ -28605,10 +28605,10 @@
},
"alturismo/xteve_vpn": {
"Base": null,
"Downloads": 238867,
"Downloads": 246499,
"Stars": 3,
"Time": 1613128264,
"trending": 4.032,
"Time": 1615723385,
"trending": 3.096,
"trends": [
41.689,
45.953,
@ -28621,10 +28621,10 @@
35.631,
9.522,
3.36,
4.032
4.032,
3.096
],
"downloadtrend": [
14836,
25443,
47076,
68028,
@ -28636,7 +28636,8 @@
200438,
221533,
229235,
238867
238867,
246499
],
"trendsDate": [
1584540551,
@ -28650,7 +28651,8 @@
1605330464,
1607929678,
1610528891,
1613128264
1613128264,
1615723385
]
},
"monitorr/logarr-alpha": {
@ -43149,5 +43151,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"tenasi/plexannouncer:latest": {
"Base": null,
"Downloads": 328,
"Stars": null,
"Time": 1615723385,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -283,6 +283,16 @@
"title": "jmztaylor's Repository",
"index": 28
},
{
"url": "https://github.com/tenasi/unraid-templates",
"profile": "https://forums.unraid.net/profile/121030-johnnyp/",
"bio": "Creating some docker containers that I use myself and want to share with others.",
"icon": "https://raw.githubusercontent.com/tenasi/unraid-templates/master/avatar.jpg",
"DonateLink": "https://www.paypal.me/tenasi",
"DonateText": "If you like my work please consider Donating.",
"title": "JohnnyP's Repository",
"index": 29
},
{
"url": "https://github.com/JTok/unraid-plugins",
"profile": " https://forums.unraid.net/profile/75269-jtok/",
@ -291,7 +301,7 @@
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NG5HGW4Q3CZU4",
"DonateText": "Feel free to buy me a beer or coffee :-)",
"title": "JTok's Repository",
"index": 29
"index": 30
},
{
"url": "https://github.com/maschhoff/docker",
@ -302,7 +312,7 @@
"DonateText": "If you like my work buy me a Pizza ;)",
"WebPage": "https://www.cmais.de",
"title": "knex666's Repository",
"index": 30
"index": 31
},
{
"url": "https://github.com/kubedzero/unraid-community-apps-xml",
@ -311,7 +321,7 @@
"icon": "https://raw.githubusercontent.com/kubedzero/unraid-community-apps-xml/main/GitHubAvatar.png",
"Forum": "https://forums.unraid.net/profile/12026-kubed_zero/",
"title": "kubed_zero's Repository",
"index": 31
"index": 32
},
{
"url": "https://github.com/linuxserver/docker-templates",
@ -325,7 +335,7 @@
"Discord": "https://discord.gg/YWrKVTn",
"WebPage": "https://www.linuxserver.io",
"title": "linuxserver's Repository",
"index": 32
"index": 33
},
{
"url": "https://github.com/ljm42/unraid-templates",
@ -333,7 +343,7 @@
"bio": "These are my personal contributions to the community, not offical offerings by Lime Technologies",
"icon": "https://ipsassets.unraid.net/uploads/monthly_2020_12/Answer_to_Life.thumb.png.508f33beece2c22fb6dde4cf726a02f9.png",
"title": "ljm42's Repository",
"index": 33
"index": 34
},
{
"url": "https://github.com/mgutt/unraid-docker-templates",
@ -344,7 +354,7 @@
"DonateText": "If you like my work please consider Donating.",
"WebPage": "https://gutt.it/",
"title": "mgutt's Repository",
"index": 34
"index": 35
},
{
"url": "https://github.com/n8detar/docker-templates",
@ -352,7 +362,7 @@
"bio": "I am not really a developer, I just made someone elses docker container available to others in the Unraid Community, I hope it helps!",
"icon": "https://raw.githubusercontent.com/n8detar/docker-templates/master/n8detar/images/avatar.png",
"title": "ndetar's Repository",
"index": 35
"index": 36
},
{
"url": "https://github.com/unraid/language-templates",
@ -365,7 +375,7 @@
"Twitter": "https://twitter.com/UnraidOfficial",
"WebPage": "https://unraid.net/",
"title": "Official Unraid Repository",
"index": 36
"index": 37
},
{
"url": "https://github.com/olehj/disklocation-ca",
@ -376,7 +386,7 @@
"DonateText": "Donate me a beer if you like my plugin.. or not",
"Forum": "https://forums.unraid.net/topic/77302-plugin-disk-location",
"title": "olehj's Repository",
"index": 37
"index": 38
},
{
"url": "https://github.com/Organizr/docker-organizr",
@ -388,7 +398,7 @@
"Discord": "https://organizr.app/discord",
"WebPage": "https://organizr.app/",
"title": "Organizr Repository",
"index": 38
"index": 39
},
{
"url": "https://github.com/paulpoco/docker-templates",
@ -396,7 +406,7 @@
"bio": "Trying my best to adapt Binhex's DelugeVPN and add Flexget to it",
"icon": "https://raw.githubusercontent.com/paulpoco/docker-templates/master/paulpoco/images/pjbwidgets_web_hi_res_512.png",
"title": "Paul_Ber's Repository",
"index": 39
"index": 40
},
{
"url": "https://github.com/PTRFRLL/unraid-templates",
@ -407,7 +417,7 @@
"DonateText": "Buy me a coffee/beer",
"WebPage": "https://github.com/PTRFRLL",
"title": "PTRFRLL's Repository",
"index": 40
"index": 41
},
{
"url": "https://github.com/RandomNinjaAtk/unraid-templates",
@ -417,7 +427,7 @@
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
"DonateText": "If you like my work please consider Donating.",
"title": "randomninjaatk's Repository",
"index": 41
"index": 42
},
{
"url": "https://github.com/RazorSiM/docker-templates",
@ -429,7 +439,7 @@
"Discord": "https://discord.gg/Mn2Ty3y",
"WebPage": "https://raz.works",
"title": "raz's Repository",
"index": 42
"index": 43
},
{
"url": "https://github.com/rix1337/docker-templates",
@ -439,7 +449,7 @@
"DonateLink": "https://github.com/users/rix1337/sponsorship",
"DonateText": "Sponsor me if you like my work!",
"title": "rix's Repository",
"index": 43
"index": 44
},
{
"url": "https://github.com/Data-Monkey/docker-templates",
@ -447,7 +457,7 @@
"bio": "I am not attempting to create containers, but I have built a few templates to make life a little easier. If you are looking for details on the containers, please check out the individual DockerHub pages.\n There is usually also a support thread linked in the respectiuve template.",
"icon": "https://ipsassets.unraid.net/uploads/monthly_2017_02/DataMonkey.gif.2e58e2d34570035409850b750e2b4ae2.gif",
"title": "Roland's Repository",
"index": 44
"index": 45
},
{
"url": "https://github.com/rroller/unraid-templates",
@ -456,7 +466,7 @@
"icon": "https://i.imgur.com/ZjNRfo3.png",
"WebPage": "https://ronnieroller.com",
"title": "runraid's Repository",
"index": 45
"index": 46
},
{
"url": "https://github.com/Sdub76/unraid_docker_templates",
@ -466,7 +476,7 @@
"DonateLink": "https://paypal.me/ScottWaun",
"DonateText": "If you like my work please consider Donating.",
"title": "sdub's Repository",
"index": 46
"index": 47
},
{
"url": "https://github.com/selfhosters/unRAID-CA-templates",
@ -477,7 +487,7 @@
"Discord": "https://discord.gg/qWPbc8R",
"WebPage": "https://selfhosters.net/",
"title": "Selfhosters Unraid Discord Repository",
"index": 47
"index": 48
},
{
"url": "https://github.com/snoopy86/docker-repo",
@ -488,7 +498,7 @@
"DonateText": "If you like my work please consider Donating.",
"Forum": "https://forums.unraid.net/topic/41917-support-snoopy-logitech-media-server-emoncms-ubuntu-ffmpeg",
"title": "snoopy86's Repository",
"index": 48
"index": 49
},
{
"url": "https://github.com/Squidly271/plugin-repository",
@ -498,7 +508,7 @@
"DonateLink": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7M7CBCVU732XG",
"DonateText": "Buy me a beer",
"title": "Squid's Repository",
"index": 49
"index": 50
},
{
"url": "https://github.com/StevenDTX/unraid-plugin-repository",
@ -506,7 +516,7 @@
"bio": "openVMTools_compiled Repository",
"icon": "https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.png",
"title": "StevenD's Repository",
"index": 50
"index": 51
},
{
"url": "https://github.com/ibracorp/unraid-templates",
@ -518,7 +528,7 @@
"Discord": "https://bit.ly/2YgjcOq",
"WebPage": "https://bit.ly/3q39SJO",
"title": "Sycotix' Repository",
"index": 51
"index": 52
},
{
"url": "https://github.com/jason-bean/docker-templates",
@ -528,7 +538,7 @@
"DonateLink": "https://paypal.me/jasonsbean/0usd",
"DonateText": "If you like my work please consider Donating.",
"title": "Taddeusz' Repository",
"index": 52
"index": 53
},
{
"url": "https://github.com/tmchow/unraid-docker-templates",
@ -536,7 +546,7 @@
"bio": "Creating Docker containers for fun.",
"icon": "https://raw.githubusercontent.com/tmchow/unraid-docker-templates/master/img/avatar.jpg",
"title": "tmchow's Repository",
"index": 53
"index": 54
},
{
"url": "https://github.com/tquizzle/Docker-xml",
@ -548,7 +558,7 @@
"Twitter": "https://twitter.com/tquizzle",
"WebPage": "https://travisq.com",
"title": "TQ's Repository",
"index": 54
"index": 55
},
{
"url": "https://github.com/jahanson/unraid-docker-templates",
@ -556,7 +566,7 @@
"bio": "Helping make it easy to run Minecraft on Unraid :)",
"icon": "https://avatars.githubusercontent.com/jahanson",
"title": "Veriwind's Repository",
"index": 55
"index": 56
},
{
"url": "https://github.com/vinid223/unraid-docker-templates",
@ -566,7 +576,7 @@
"DonateLink": "https://paypal.me/vinid223",
"DonateText": "If you like my work please consider Donating.",
"title": "vinid223's Repository",
"index": 56
"index": 57
},
{
"url": "https://github.com/Waseh/unraidtemplates",
@ -574,7 +584,7 @@
"bio": "Maintaining a plugin which installs rclone on your unraid machine.",
"icon": "https://raw.githubusercontent.com/Waseh/unraidtemplates/master/WasehLogo.png",
"title": "Waseh's Repository",
"index": 57
"index": 58
},
{
"url": "https://github.com/Womabre/unraid-docker-templates",
@ -584,7 +594,7 @@
"DonateLink": "https://paypal.me/wmbreedveld",
"DonateText": "If you like my work please consider Donating.",
"title": "Womabre's Repository",
"index": 58
"index": 59
},
{
"url": "https://github.com/xthursdayx/docker-templates",
@ -595,390 +605,384 @@
"DonateText": "If you appreciate my work please consider buying me a coffee, cheers!",
"Forum": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates/",
"title": "xthursdayx's Repository",
"index": 59
"index": 60
},
{
"url": "https://github.com/activ/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69882-activ/",
"title": "activ's Repository",
"index": 60
"index": 61
},
{
"url": "https://github.com/wbynum/docker-templates",
"profile": "https://forums.unraid.net/profile/97630-aggie1999/",
"title": "Aggie1999's Repository",
"index": 61
"index": 62
},
{
"url": "https://github.com/aptalca/docker-templates",
"profile": "https://forums.lime-technology.com/profile/7767-aptalca/",
"title": "aptalca's Repository",
"index": 62
"index": 63
},
{
"url": "https://github.com/argash/amongusdiscord_unraid",
"profile": "https://forums.unraid.net/profile/112259-argash/",
"title": "argash's Repository",
"index": 63
"index": 64
},
{
"url": "https://github.com/atribe/unRAID-docker",
"profile": "https://forums.lime-technology.com/profile/70671-atribe/",
"title": "atribe's Repository",
"index": 64
"index": 65
},
{
"url": "https://github.com/benderstwin/docker-templates",
"profile": "https://forums.unraid.net/profile/11326-bryanwirth/",
"title": "Bender's Repository",
"index": 65
"index": 66
},
{
"url": "https://github.com/bluegizmo83/DockerXMLs",
"profile": "https://forums.unraid.net/profile/105585-bluegizmo83",
"title": "bluegizmo83's Repository",
"index": 66
"index": 67
},
{
"url": "https://github.com/bobbintb/docker-templates",
"profile": "https://forums.unraid.net/profile/550-bobbintb/",
"title": "bobbintb's Repository",
"index": 67
"index": 68
},
{
"url": "https://github.com/brettm357/docker-templates",
"profile": "https://forums.lime-technology.com/profile/62222-brettm357/",
"title": "brettm357's Repository",
"index": 68
"index": 69
},
{
"url": "https://github.com/brycelarge/unraid-templates",
"profile": "https://forums.unraid.net/profile/112270-brycelarge/",
"title": "brycelarge's Repository",
"index": 69
"index": 70
},
{
"url": "https://github.com/jshridha/templates",
"profile": "https://forums.lime-technology.com/profile/7061-bungy/",
"title": "Bungy's Repository",
"index": 70
"index": 71
},
{
"url": "https://github.com/C4ArtZ/Unraid-Templates",
"profile": "https://forums.unraid.net/profile/106324-c4artz/",
"title": "c4artz' Repository",
"index": 71
"index": 72
},
{
"url": "https://github.com/P3R-CO/unraid",
"profile": "https://forums.unraid.net/profile/106374-captasic/",
"title": "capt.asic's Repository",
"index": 72
"index": 73
},
{
"url": "https://github.com/CaptInsano/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/40599-captinsano/",
"title": "CaptInsano's Repository",
"index": 73
"index": 74
},
{
"url": "https://github.com/chacawaca/post-recording-xml",
"profile": "https://forums.unraid.net/profile/111526-chacawaca",
"title": "Chacawaca's Repository",
"index": 74
"index": 75
},
{
"url": "https://github.com/cheesemarathon/docker-templates",
"profile": "https://forums.lime-technology.com/profile/70291-cheesemarathon/",
"title": "cheesemarathon's Repository",
"index": 75
"index": 76
},
{
"url": "https://github.com/chvb/docker-templates",
"profile": "https://forums.lime-technology.com/profile/65325-chvb/",
"title": "chvb's Repository",
"index": 76
"index": 77
},
{
"url": "https://github.com/clowrym/docker-templates",
"profile": "https://forums.lime-technology.com/profile/26570-clowrym/",
"title": "clowrym's Repository",
"index": 77
"index": 78
},
{
"url": "https://github.com/cmer/docker-templates",
"profile": "https://forums.lime-technology.com/profile/69846-cmer/",
"title": "cmer's Repository",
"index": 78
"index": 79
},
{
"url": "https://github.com/Adidasdaniel98/RepetierDocker",
"profile": "https://forums.unraid.net/profile/120747-codeluxe/",
"title": "Codeluxe's Repository",
"index": 79
"index": 80
},
{
"url": "https://github.com/HNGamingUK/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/77746-conmyster/",
"title": "Conmyster's Repository",
"index": 80
"index": 81
},
{
"url": "https://github.com/coppit/unraid-plugin-metadata",
"profile": "https://forums.lime-technology.com/profile/167-coppit/",
"title": "coppit's Repository",
"index": 81
"index": 82
},
{
"url": "https://github.com/CyaOnDaNet/unraid-templates",
"profile": "https://forums.unraid.net/profile/100638-cyaondanet/",
"title": "CyaOnDaNet's Repository",
"index": 82
"index": 83
},
{
"url": "https://github.com/D34DC3N73R/unraid-templates",
"profile": "https://forums.unraid.net/profile/101684-d34dc3n73r/",
"title": "D34DC3N73R's Repository",
"index": 83
"index": 84
},
{
"url": "https://github.com/d8ahazard/unraid-repository",
"profile": null,
"title": "d8ahazard's Repository",
"index": 84
"index": 85
},
{
"url": "https://github.com/d8sychain/unraid-ca-templates",
"profile": "https://forums.unraid.net/profile/72950-d8sychain/",
"title": "d8sychain's Repository",
"index": 85
"index": 86
},
{
"url": "https://github.com/DanRegalia/UNRAID",
"profile": "https://forums.unraid.net/profile/103107-danregalia/",
"title": "DanRegalia's Repository",
"index": 86
"index": 87
},
{
"url": "https://github.com/DavidSpek/homelablabelmaker",
"profile": "https://forums.unraid.net/profile/96461-davidspek/",
"title": "DavidSpek's Repository",
"index": 87
"index": 88
},
{
"url": "https://github.com/djaydev/docker-virt-manager",
"profile": "https://forums.unraid.net/profile/75073-dee31797/",
"title": "dee31797's Repository",
"index": 88
"index": 89
},
{
"url": "https://github.com/quimnut/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/15731-dibbz/",
"title": "dibbz' Repository",
"index": 89
"index": 90
},
{
"url": "https://github.com/Dimtar/unraidtemplates",
"profile": "https://forums.unraid.net/profile/7694-dimtar/",
"title": "dimtar's Repository",
"index": 90
"index": 91
},
{
"url": "https://github.com/dmacias72/unRAID-CA",
"profile": "https://forums.lime-technology.com/profile/11874-dmacias/",
"title": "dmacias' Repository",
"index": 91
"index": 92
},
{
"url": "https://github.com/dmaxwell351/docker-containers/tree/templates",
"profile": "https://forums.lime-technology.com/profile/32813-dmaxwell351/",
"title": "dmaxwell's Repository",
"index": 92
"index": 93
},
{
"url": "https://github.com/docgyver/unraid-v6-plugins",
"profile": "https://forums.lime-technology.com/profile/21303-docgyver/",
"title": "docgyver's Repository",
"index": 93
"index": 94
},
{
"url": "https://github.com/doron1/unraid-sas-spindown",
"profile": "https://forums.unraid.net/profile/8006-doron/",
"title": "doron's Repository",
"index": 94
"index": 95
},
{
"url": "https://github.com/bergware/dynamix-plugins",
"profile": "https://forums.lime-technology.com/profile/2736-bonienl/",
"title": "Dynamix Repository",
"index": 95
"index": 96
},
{
"url": "https://github.com/DyonR/docker-templates",
"profile": "https://forums.unraid.net/profile/79298-dyon/",
"title": "Dyon's Repository",
"index": 96
"index": 97
},
{
"url": "https://github.com/ElectricBrainUK/docker-templates",
"profile": "https://forums.unraid.net/profile/98185-electricbrainuk",
"title": "ElectricBrainUK's Repository",
"index": 97
"index": 98
},
{
"url": "https://github.com/MediaBrowser/Emby.Build",
"profile": null,
"title": "Emby Repository",
"index": 98
"index": 99
},
{
"url": "https://github.com/basroovers/unraid-templates",
"profile": "https://forums.unraid.net/profile/94801-exista",
"title": "eXisTa's Repository",
"index": 99
"index": 100
},
{
"url": "https://github.com/fanningert/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/77170-fanningert/",
"title": "fanningert's Repository",
"index": 100
"index": 101
},
{
"url": "https://github.com/Flight777/unraid_justworks_templates",
"profile": "https://forums.unraid.net/profile/119250-flight777",
"title": "Flight777's Repository",
"index": 101
"index": 102
},
{
"url": "https://github.com/CyanLabs/unraid-plugins",
"profile": "https://forums.unraid.net/profile/72406-fma965/",
"title": "Fma965's Repository",
"index": 102
"index": 103
},
{
"url": "https://github.com/FoxxMD/unraid-docker-templates",
"profile": "https://forums.unraid.net/profile/85599-foxxmd/",
"title": "FoxxMD's Repository",
"index": 103
"index": 104
},
{
"url": "https://github.com/frakman1/docker-templates",
"profile": "https://forums.unraid.net/profile/96005-frakman1",
"title": "frakman1's Repository",
"index": 104
"index": 105
},
{
"url": "https://github.com/FunnyPocketBook/docker-templates",
"profile": "https://forums.unraid.net/profile/78379-funnypocketbook",
"title": "FunnyPocketBook's Repository",
"index": 105
"index": 106
},
{
"url": "https://github.com/ganey/unraid-honeygain",
"profile": "https://forums.unraid.net/profile/94003-ganey/",
"title": "ganey's Repository",
"index": 106
"index": 107
},
{
"url": "https://github.com/gfjardim/unRAID-plugins/tree/templates",
"profile": "https://forums.lime-technology.com/profile/1694-gfjardim/",
"title": "gfjardim's Repository",
"index": 107
"index": 108
},
{
"url": "https://github.com/GlassedSilver/unRAID-CAs",
"profile": "https://forums.unraid.net/profile/91241-glassed-silver",
"title": "Glassed Silver's Repository",
"index": 108
"index": 109
},
{
"url": "https://github.com/GregYankovoy/docker-templates",
"profile": "https://forums.unraid.net/profile/88760-grack/",
"title": "Grack's Repository",
"index": 109
"index": 110
},
{
"url": "https://github.com/benhedrington/hedrington-unraid-docker-templates",
"profile": "https://github.com/benhedrington/hedrington-unraid-docker-templates",
"title": "hedrinbc's Repository",
"index": 110
"index": 111
},
{
"url": "https://github.com/hernandito/docker-templates",
"profile": "https://forums.lime-technology.com/profile/6274-hernandito/",
"title": "hernandito's Repository",
"index": 111
"index": 112
},
{
"url": "https://github.com/HuxyUK/docker-containers",
"profile": "https://forums.lime-technology.com/profile/70544-huxy/",
"title": "Huxy's Repository",
"index": 112
"index": 113
},
{
"url": "https://github.com/itimpi/Unraid-CA-Templates",
"profile": "https://lime-technology.com/profile/10897-itimpi/",
"title": "itimpi's Repository",
"index": 113
"index": 114
},
{
"url": "https://github.com/jassycliq/Unraid-AndroidStudio-Projector",
"profile": "https://forums.unraid.net/profile/116233-jassycliq/",
"title": "jassycliq's Repository",
"index": 114
"index": 115
},
{
"url": "https://github.com/jbartlett777/DiskSpeed",
"profile": "https://lime-technology.com/profile/8307-jbartlett/",
"title": "JBartlett's Repository",
"index": 115
"index": 116
},
{
"url": "https://github.com/jbreed/docker-templates",
"profile": "https://forums.unraid.net/profile/92695-jbreed/",
"title": "jbreed's Repository",
"index": 116
"index": 117
},
{
"url": "https://github.com/jbrodriguez/unraid",
"profile": "https://forums.lime-technology.com/profile/593-jbrodriguez/",
"title": "jbrodriguez's Repository",
"index": 117
"index": 118
},
{
"url": "https://github.com/Jcloud67/Docker-Templates",
"profile": "https://lime-technology.com/profile/67922-jcloud/",
"title": "JCloud's Repository",
"index": 118
"index": 119
},
{
"url": "https://github.com/jcreynolds/docker-templates",
"profile": "https://forums.lime-technology.com/profile/65204-jcreynoldsii/",
"title": "jcreynolds' Repository",
"index": 119
"index": 120
},
{
"url": "https://github.com/jflo/ffsync-unraid",
"profile": "https://forums.unraid.net/profile/120634-jflo/",
"title": "Jflo's Repository",
"index": 120
"index": 121
},
{
"url": "https://github.com/juusujanar/unraid-templates",
"profile": "https://lime-technology.com/profile/79768-jj9987/",
"title": "jj9987's Repository",
"index": 121
"index": 122
},
{
"url": "https://github.com/joch/unraid-docker-templates",
"profile": "https://forums.lime-technology.com/profile/2607-joch/",
"title": "joch's Repository",
"index": 122
},
{
"url": "https://github.com/tenasi/unraid-templates",
"profile": "https://forums.unraid.net/profile/121030-johnnyp/",
"title": "JohnnyP's Repository",
"index": 123
},
{

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>PlexAnnouncer</Name>
<Repository>tenasi/plexannouncer</Repository>
<Repository>tenasi/plexannouncer:latest</Repository>
<Registry>https://hub.docker.com/r/tenasi/plexannouncer</Registry>
<Network>bridge</Network>
<Shell>bash</Shell>
@ -14,8 +14,6 @@
<Icon>https://raw.githubusercontent.com/tenasi/unraid-templates/main/plexannouncer/icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like our work, please consider supporting it</DonateText>
<DonateLink>https://paypal.me/tenasi</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
@ -26,17 +24,29 @@
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Data></Data>
<Environment>
<Variable>
<Value></Value>
<Name>PLEX_SERVER_URL</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>PLEX_WEBHOOK_TOKEN</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>DISCORD_WEBHOOK_URL</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Webhook Port" Target="32500" Default="32500" Mode="tcp" Description="The port for incoming webhooks from plex" Type="Port" Display="always" Required="true" Mask="false">32500</Config>
<Config Name="Config Path" Target="/config" Default="/mnt/user/appdata/plex_announcer/" Mode="rw" Description="The path to your configuration folder" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Date>1615506614</Date>
<Config Name="Plex Server URL" Target="PLEX_SERVER_URL" Default="" Mode="" Description="The url pointing to your Plex server" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Plex Webhook Token" Target="PLEX_WEBHOOK_TOKEN" Default="" Mode="" Description="Some randomly generated token" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Discord Webhook URL" Target="DISCORD_WEBHOOK_URL" Default="" Mode="" Description="The url of your Discord webhook" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Date>1615720195</Date>
<Description>A Discord bot that sends updates about your plex media to a Discord channel using webhooks. Please see the support thread for more details on how to set it up and configure Discord and Plex.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/JohnnyPsRepository/plexannouncer/plexannouncer.xml</templatePath>
</Container>