This commit is contained in:
Andrew Z 2023-10-28 14:05:48 -04:00
parent 0a5316de27
commit f9836e1686
7 changed files with 4259 additions and 253 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1698509134
"last_updated_timestamp": 1698516347
}

View File

@ -295783,11 +295783,182 @@
"FirstSeen": 1690229087
},
{
"TemplatePath": "/tmp/appFeed/templates/nyloneesRepository/watchlistarr.xml",
"errors": [
"Opening and ending tag mismatch: Icon line 18 and Container",
"Premature end of data in tag Container line 2"
"Name": "Watchlistarr",
"Repository": "nylonee/watchlistarr",
"Registry": "https://hub.docker.com/r/nylonee/watchlistarr",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/nylonee/watchlistarr/issues",
"Project": "https://github.com/nylonee/watchlistarr",
"Overview": "Sync RSS Plex watchlists in realtime with Sonarr and Radarr. Requires Plex Pass\r\n\r\nhttps://github.com/nylonee/watchlistarr",
"TemplateURL": "https://raw.githubusercontent.com/nylonee/watchlistarr-unraid/master/watchlistarr.xml",
"Icon": "https://github.com/nylonee/watchlistarr/blob/main/watchlistarr.png?raw=true",
"Requires": "1. Requires Plex Pass\r<br>2. Generate the URL for your RSS feeds on https://app.plex.tv/desktop/#!/settings/watchlist",
"Config": [
{
"@attributes": {
"Name": "Sonarr API Key",
"Target": "SONARR_API_KEY",
"Default": "",
"Mode": "",
"Description": "Your Sonarr API Key, found in Sonarr UI Settings -&gt; General",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Sonarr URL",
"Target": "SONARR_BASE_URL",
"Default": "",
"Mode": "",
"Description": "Your Sonarr URL",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://localhost:8989"
},
{
"@attributes": {
"Name": "Sonarr Quality Profile",
"Target": "SONARR_QUALITY_PROFILE",
"Default": "",
"Mode": "",
"Description": "The Sonarr Quality Profile you'd like new shows to inherit",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Sonarr Root Folder",
"Target": "SONARR_ROOT_FOLDER",
"Default": "",
"Mode": "",
"Description": "Your Sonarr Root folder, found in Sonarr Settings",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/data/"
},
{
"@attributes": {
"Name": "Radarr API Key",
"Target": "RADARR_API_KEY",
"Default": "",
"Mode": "",
"Description": "Your Sonarr API Key, found in Sonarr UI Settings -&gt; General",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Radarr URL",
"Target": "RADARR_BASE_URL",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://localhost:7878"
},
{
"@attributes": {
"Name": "Radarr Quality Profile",
"Target": "RADARR_QUALITY_PROFILE",
"Default": "",
"Mode": "",
"Description": "The Radarr Quality Profile you'd like new movies to inherit",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Radarr Root Folder",
"Target": "RADARR_ROOT_FOLDER",
"Default": "",
"Mode": "",
"Description": "Your Radarr Root folder, found in Radarr Settings",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Watchlist URL 1",
"Target": "PLEX_WATCHLIST_URL_1",
"Default": "",
"Mode": "",
"Description": "Your Plex Watchlist URL, generated on https://app.plex.tv/desktop/#!/settings/watchlist",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Watchlist URL 2",
"Target": "PLEX_WATCHLIST_URL_2",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Refresh Interval (Seconds)",
"Target": "REFRESH_INTERVAL_SECONDS",
"Default": "",
"Mode": "",
"Description": "The number of seconds to wait between syncing watchlists",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "60"
}
],
"FirstSeen": null
"Repo": "nylonee's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/nyloneesRepository/watchlistarr.xml",
"CategoryList": [
"MediaServer-Video"
],
"downloads": 4,
"LastUpdate": 1698515884,
"LastUpdateScan": 1698516347,
"FirstSeen": 1698516347
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 2140,
"last_updated_timestamp": 1698509134,
"last_updated": "2023-10-28 12:05",
"last_updated_timestamp": 1698516347,
"last_updated": "2023-10-28 14:05",
"categories": [
{
"Cat": "Backup:",
@ -295945,12 +295945,183 @@
"FirstSeen": 1690229087
},
{
"TemplatePath": "/tmp/appFeed/templates/nyloneesRepository/watchlistarr.xml",
"errors": [
"Opening and ending tag mismatch: Icon line 18 and Container",
"Premature end of data in tag Container line 2"
"Name": "Watchlistarr",
"Repository": "nylonee/watchlistarr",
"Registry": "https://hub.docker.com/r/nylonee/watchlistarr",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/nylonee/watchlistarr/issues",
"Project": "https://github.com/nylonee/watchlistarr",
"Overview": "Sync RSS Plex watchlists in realtime with Sonarr and Radarr. Requires Plex Pass\r\n\r\nhttps://github.com/nylonee/watchlistarr",
"TemplateURL": "https://raw.githubusercontent.com/nylonee/watchlistarr-unraid/master/watchlistarr.xml",
"Icon": "https://github.com/nylonee/watchlistarr/blob/main/watchlistarr.png?raw=true",
"Requires": "1. Requires Plex Pass\r<br>2. Generate the URL for your RSS feeds on https://app.plex.tv/desktop/#!/settings/watchlist",
"Config": [
{
"@attributes": {
"Name": "Sonarr API Key",
"Target": "SONARR_API_KEY",
"Default": "",
"Mode": "",
"Description": "Your Sonarr API Key, found in Sonarr UI Settings -&gt; General",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Sonarr URL",
"Target": "SONARR_BASE_URL",
"Default": "",
"Mode": "",
"Description": "Your Sonarr URL",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://localhost:8989"
},
{
"@attributes": {
"Name": "Sonarr Quality Profile",
"Target": "SONARR_QUALITY_PROFILE",
"Default": "",
"Mode": "",
"Description": "The Sonarr Quality Profile you'd like new shows to inherit",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Sonarr Root Folder",
"Target": "SONARR_ROOT_FOLDER",
"Default": "",
"Mode": "",
"Description": "Your Sonarr Root folder, found in Sonarr Settings",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/data/"
},
{
"@attributes": {
"Name": "Radarr API Key",
"Target": "RADARR_API_KEY",
"Default": "",
"Mode": "",
"Description": "Your Sonarr API Key, found in Sonarr UI Settings -&gt; General",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Radarr URL",
"Target": "RADARR_BASE_URL",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "http://localhost:7878"
},
{
"@attributes": {
"Name": "Radarr Quality Profile",
"Target": "RADARR_QUALITY_PROFILE",
"Default": "",
"Mode": "",
"Description": "The Radarr Quality Profile you'd like new movies to inherit",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Radarr Root Folder",
"Target": "RADARR_ROOT_FOLDER",
"Default": "",
"Mode": "",
"Description": "Your Radarr Root folder, found in Radarr Settings",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Watchlist URL 1",
"Target": "PLEX_WATCHLIST_URL_1",
"Default": "",
"Mode": "",
"Description": "Your Plex Watchlist URL, generated on https://app.plex.tv/desktop/#!/settings/watchlist",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Plex Watchlist URL 2",
"Target": "PLEX_WATCHLIST_URL_2",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Refresh Interval (Seconds)",
"Target": "REFRESH_INTERVAL_SECONDS",
"Default": "",
"Mode": "",
"Description": "The number of seconds to wait between syncing watchlists",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "60"
}
],
"FirstSeen": null
"Repo": "nylonee's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/nyloneesRepository/watchlistarr.xml",
"CategoryList": [
"MediaServer-Video"
],
"downloads": 4,
"LastUpdate": 1698515884,
"LastUpdateScan": 1698516347,
"FirstSeen": 1698516347
}
],
"repositories": {

View File

@ -2986,5 +2986,6 @@
"outlinewiki/outline:latest": 1698041131,
"ghcr.io/mealie-recipes/mealie:nightly": 1698055538,
"https://raw.githubusercontent.com/dixtdf/taglib/master/plugins/taglib.plg": 1698503882,
"docker.seadrive.org/seafileltd/seafile-pro-mc:latest": 1698503882
"docker.seadrive.org/seafileltd/seafile-pro-mc:latest": 1698503882,
"nylonee/watchlistarr": 1698516347
}

3832
log.txt

File diff suppressed because it is too large Load Diff

View File

@ -2646,7 +2646,6 @@
],
"downloads": 106786,
"stars": 4,
"LastUpdate": 1698240538,
"trending": 1.884,
"trends": [
1.913,
@ -2676,6 +2675,7 @@
106786
],
"LastUpdateScan": 1698503872,
"LastUpdate": 1698240538,
"FirstSeen": 1,
"topTrending": -0.029000000000000137,
"topPerforming": 1.884
@ -3066,7 +3066,6 @@
],
"downloads": 28018207,
"stars": 28,
"LastUpdate": 1696868534,
"trending": 0.336,
"trends": [
0.035,
@ -3096,6 +3095,7 @@
28018207
],
"LastUpdateScan": 1698503872,
"LastUpdate": 1696868534,
"FirstSeen": 1,
"topTrending": 0.30100000000000005,
"topPerforming": 0.336
@ -8348,7 +8348,6 @@
],
"downloads": 86942,
"stars": 1,
"LastUpdate": 1642391327,
"trending": 0.038,
"trends": [
0.029,
@ -8378,6 +8377,7 @@
86942
],
"LastUpdateScan": 1698503873,
"LastUpdate": 1642391327,
"FirstSeen": 1,
"topTrending": 0.008999999999999998
},
@ -9490,7 +9490,6 @@
"Tools-Utilities"
],
"downloads": 46848,
"LastUpdate": 1440796977,
"trending": 0.004,
"trends": [
0.002,
@ -9515,6 +9514,7 @@
46848
],
"LastUpdateScan": 1698503873,
"LastUpdate": 1440796977,
"FirstSeen": 1440734400,
"topTrending": 0.002
},
@ -10020,8 +10020,8 @@
],
"downloads": 256276,
"stars": 1,
"LastUpdate": 1447500871,
"LastUpdateScan": 1698503873,
"LastUpdate": 1447500871,
"FirstSeen": 1
},
{
@ -10579,7 +10579,6 @@
],
"downloads": 676914,
"stars": 7,
"LastUpdate": 1577571740,
"trending": 0.287,
"trends": [
0.268,
@ -10609,6 +10608,7 @@
676914
],
"LastUpdateScan": 1698503873,
"LastUpdate": 1577571740,
"FirstSeen": 1,
"topTrending": 0.01899999999999996,
"topPerforming": 0.287
@ -40348,7 +40348,6 @@
],
"downloads": 277986,
"stars": 16,
"LastUpdate": 1604211714,
"trending": 0.925,
"trends": [
0.986,
@ -40378,6 +40377,7 @@
277986
],
"LastUpdateScan": 1698503873,
"LastUpdate": 1604211714,
"FirstSeen": 1447131600,
"topTrending": -0.06099999999999994,
"topPerforming": 0.925
@ -40909,7 +40909,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1698503873,
"FirstSeen": 1630945879
},
{
@ -42433,7 +42432,6 @@
],
"downloads": 30308,
"stars": 10,
"LastUpdate": 1698484912,
"trending": 30.127,
"trends": [
18.138,
@ -42449,6 +42447,7 @@
30308
],
"LastUpdateScan": 1698503874,
"LastUpdate": 1698484912,
"FirstSeen": 1690697094
},
{
@ -44036,7 +44035,6 @@
"Productivity"
],
"downloads": 27058,
"LastUpdate": 1489177184,
"trending": 6.32,
"trends": [
10.289,
@ -44066,6 +44064,7 @@
27058
],
"LastUpdateScan": 1698503874,
"LastUpdate": 1489177184,
"FirstSeen": 1488517200,
"topTrending": -3.9689999999999994
},
@ -48608,7 +48607,6 @@
],
"downloads": 1017701851,
"stars": 1808,
"LastUpdate": 1697682995,
"trending": 0.266,
"trends": [
0.266,
@ -48638,6 +48636,7 @@
1017701851
],
"LastUpdateScan": 1698503874,
"LastUpdate": 1697682995,
"FirstSeen": 1472788800,
"topTrending": 0,
"topPerforming": 0.266
@ -50437,7 +50436,6 @@
],
"downloads": 1694782,
"stars": 22,
"LastUpdate": 1582991810,
"trending": 0.001,
"trends": [
0.001,
@ -50456,6 +50454,7 @@
1694782
],
"LastUpdateScan": 1698503874,
"LastUpdate": 1582991810,
"FirstSeen": 1,
"topTrending": 0
},
@ -58924,7 +58923,6 @@
],
"downloads": 457596,
"stars": 5,
"LastUpdate": 1686230906,
"trending": 0.599,
"trends": [
0.651,
@ -58954,6 +58952,7 @@
457596
],
"LastUpdateScan": 1698503874,
"LastUpdate": 1686230906,
"FirstSeen": 1537243200,
"topTrending": -0.052000000000000046,
"topPerforming": 0.599
@ -59396,7 +59395,6 @@
],
"downloads": 48594429,
"stars": 227,
"LastUpdate": 1691183032,
"trending": 0.215,
"trends": [
0.163,
@ -59426,6 +59424,7 @@
48594429
],
"LastUpdateScan": 1698503875,
"LastUpdate": 1691183032,
"FirstSeen": 1545228078,
"topTrending": 0.05199999999999999,
"topPerforming": 0.215
@ -61734,7 +61733,6 @@
],
"downloads": 402666,
"stars": 3,
"LastUpdate": 1682637555,
"trending": 0.546,
"trends": [
0.658,
@ -61764,6 +61762,7 @@
402666
],
"LastUpdateScan": 1698503875,
"LastUpdate": 1682637555,
"FirstSeen": 1610125666,
"topTrending": -0.11199999999999999,
"topPerforming": 0.546
@ -61985,7 +61984,6 @@
"Network-Management"
],
"downloads": 24342,
"LastUpdate": 1603795458,
"trending": 7.013,
"trends": [
11.84,
@ -62015,6 +62013,7 @@
24342
],
"LastUpdateScan": 1698503875,
"LastUpdate": 1603795458,
"FirstSeen": "1499079848",
"topTrending": -4.827
},
@ -66891,7 +66890,6 @@
],
"downloads": 1616081370,
"stars": 3903,
"LastUpdate": 1697859089,
"trending": 0.296,
"trends": [
0.242,
@ -66921,6 +66919,7 @@
1616081370
],
"LastUpdateScan": 1698503875,
"LastUpdate": 1697859089,
"FirstSeen": 1636099404,
"topTrending": 0.05399999999999999,
"topPerforming": 0.296
@ -70086,7 +70085,6 @@
],
"downloads": 45904524,
"stars": 142,
"LastUpdate": 1687532439,
"trending": 0.07,
"trends": [
0.48,
@ -70116,6 +70114,7 @@
45904524
],
"LastUpdateScan": 1698503875,
"LastUpdate": 1687532439,
"FirstSeen": 1558195615,
"topTrending": -0.41,
"topPerforming": 0.07
@ -71323,7 +71322,6 @@
],
"downloads": 99316430,
"stars": 199,
"LastUpdate": 1698436537,
"trending": 0.442,
"trends": [
1.716,
@ -71353,6 +71351,7 @@
99316430
],
"LastUpdateScan": 1698503876,
"LastUpdate": 1698436537,
"FirstSeen": 1599768471,
"topTrending": -1.274,
"topPerforming": 0.442
@ -72168,7 +72167,6 @@
],
"downloads": 27856,
"stars": 2,
"LastUpdate": 1693565619,
"trending": 6.548,
"trends": [
5.958,
@ -72198,6 +72196,7 @@
27856
],
"LastUpdateScan": 1698503876,
"LastUpdate": 1693565619,
"FirstSeen": 1654293810,
"topTrending": 0.5899999999999999
},
@ -77305,7 +77304,6 @@
],
"downloads": 253588,
"stars": 3,
"LastUpdate": 1563251882,
"trending": 0.03,
"trends": [
0.032,
@ -77335,6 +77333,7 @@
253588
],
"LastUpdateScan": 1698503876,
"LastUpdate": 1563251882,
"FirstSeen": 1537934400,
"topTrending": -0.0020000000000000018,
"topPerforming": 0.03
@ -85763,7 +85762,6 @@
],
"downloads": 8502356,
"stars": 14,
"LastUpdate": 1622304937,
"trending": 0.005,
"trends": [
0.001,
@ -85782,6 +85780,7 @@
8502356
],
"LastUpdateScan": 1698503876,
"LastUpdate": 1622304937,
"FirstSeen": 1599746886,
"topTrending": 0.004
},
@ -108275,8 +108274,8 @@
"MediaApp-Other"
],
"downloads": 2809,
"LastUpdate": 1698135301,
"LastUpdateScan": 1698503876,
"LastUpdate": 1698135301,
"FirstSeen": 1651680338
},
{
@ -111627,7 +111626,6 @@
"Tools-Utilities"
],
"downloads": 48770,
"LastUpdate": 1698135517,
"trending": 3.576,
"trends": [
4.445,
@ -111657,6 +111655,7 @@
48770
],
"LastUpdateScan": 1698503877,
"LastUpdate": 1698135517,
"FirstSeen": 1594584498,
"topTrending": -0.8690000000000002
},
@ -117960,7 +117959,6 @@
],
"downloads": 686425,
"stars": 3,
"LastUpdate": 1698136557,
"trending": 0.826,
"trends": [
0.823,
@ -117990,6 +117988,7 @@
686425
],
"LastUpdateScan": 1698503877,
"LastUpdate": 1698136557,
"FirstSeen": 1556921352,
"topTrending": 0.0030000000000000027,
"topPerforming": 0.826
@ -133317,7 +133316,6 @@
],
"downloads": 2648698,
"stars": 35,
"LastUpdate": 1659279593,
"trending": 0.171,
"trends": [
0.435,
@ -133347,6 +133345,7 @@
2648698
],
"LastUpdateScan": 1698503877,
"LastUpdate": 1659279593,
"FirstSeen": 1591983896,
"topTrending": -0.264,
"topPerforming": 0.171
@ -136891,7 +136890,6 @@
],
"downloads": 1089894,
"stars": 2,
"LastUpdate": 1603963950,
"trending": 0.533,
"trends": [
0.468,
@ -136921,6 +136919,7 @@
1089894
],
"LastUpdateScan": 1698503877,
"LastUpdate": 1603963950,
"FirstSeen": 1591983897,
"topTrending": 0.065,
"topPerforming": 0.533
@ -138129,7 +138128,6 @@
],
"downloads": 692274,
"stars": 1,
"LastUpdate": 1611858457,
"trending": 0.255,
"trends": [
0.255,
@ -138159,6 +138157,7 @@
692274
],
"LastUpdateScan": 1698503877,
"LastUpdate": 1611858457,
"FirstSeen": 1563386908,
"topTrending": 0,
"topPerforming": 0.255
@ -139378,7 +139377,6 @@
],
"downloads": 1630378,
"stars": 4,
"LastUpdate": 1609390251,
"trending": 0.066,
"trends": [
0.017,
@ -139408,6 +139406,7 @@
1630378
],
"LastUpdateScan": 1698503877,
"LastUpdate": 1609390251,
"FirstSeen": 1610125666,
"topTrending": 0.049,
"topPerforming": 0.066
@ -140246,7 +140245,6 @@
],
"downloads": 446124,
"stars": 2,
"LastUpdate": 1513873885,
"trending": 0.422,
"trends": [
0.398,
@ -140276,6 +140274,7 @@
446124
],
"LastUpdateScan": 1698503878,
"LastUpdate": 1513873885,
"FirstSeen": 1599768471,
"topTrending": 0.023999999999999966,
"topPerforming": 0.422
@ -141778,7 +141777,6 @@
],
"downloads": 5943816,
"stars": 16,
"LastUpdate": 1665801599,
"trending": 0.297,
"trends": [
0.018,
@ -141808,6 +141806,7 @@
5943816
],
"LastUpdateScan": 1698503878,
"LastUpdate": 1665801599,
"FirstSeen": 1563350940,
"topTrending": 0.27899999999999997,
"topPerforming": 0.297
@ -143325,7 +143324,6 @@
],
"downloads": 1524948,
"stars": 9,
"LastUpdate": 1661347220,
"trending": 0.24,
"trends": [
0.184,
@ -143355,6 +143353,7 @@
1524948
],
"LastUpdateScan": 1698503878,
"LastUpdate": 1661347220,
"FirstSeen": 1568564027,
"topTrending": 0.055999999999999994,
"topPerforming": 0.24
@ -144401,7 +144400,6 @@
],
"downloads": 7847505,
"stars": 25,
"LastUpdate": 1609150982,
"trending": 0.001,
"trends": [
0.001,
@ -144431,6 +144429,7 @@
7847505
],
"LastUpdateScan": 1698503878,
"LastUpdate": 1609150982,
"FirstSeen": 1599768472,
"topTrending": 0,
"topPerforming": 0.001
@ -144526,7 +144525,6 @@
],
"downloads": 14731333,
"stars": 89,
"LastUpdate": 1698339723,
"trending": 1.199,
"trends": [
3.771,
@ -144556,6 +144554,7 @@
14731333
],
"LastUpdateScan": 1698503878,
"LastUpdate": 1698339723,
"FirstSeen": 1610125667,
"topTrending": -2.572,
"topPerforming": 1.199
@ -144782,7 +144781,6 @@
"Downloaders"
],
"downloads": 569761,
"LastUpdate": 1675347242,
"trending": 0.365,
"trends": [
1.448,
@ -144812,6 +144810,7 @@
569761
],
"LastUpdateScan": 1698503879,
"LastUpdate": 1675347242,
"FirstSeen": 1563401306,
"topTrending": -1.083,
"topPerforming": 0.365
@ -145167,7 +145166,6 @@
"Downloaders"
],
"downloads": 336066,
"LastUpdate": 1575011158,
"trending": 0.589,
"trends": [
0.572,
@ -145197,6 +145195,7 @@
336066
],
"LastUpdateScan": 1698503879,
"LastUpdate": 1575011158,
"FirstSeen": 1563401307,
"topTrending": 0.017000000000000015,
"topPerforming": 0.589
@ -146147,7 +146146,6 @@
],
"downloads": 71793,
"stars": 2,
"LastUpdate": 1698457374,
"trending": 8.813,
"trends": [
12.068,
@ -146177,6 +146175,7 @@
71793
],
"LastUpdateScan": 1698503879,
"LastUpdate": 1698457374,
"FirstSeen": 1654301008,
"topTrending": -3.254999999999999
},
@ -148018,7 +148017,6 @@
],
"downloads": 330771,
"stars": 1,
"LastUpdate": 1627538745,
"trending": 0.237,
"trends": [
0.013,
@ -148048,6 +148046,7 @@
330771
],
"LastUpdateScan": 1698503879,
"LastUpdate": 1627538745,
"FirstSeen": 1571159988,
"topTrending": 0.22399999999999998,
"topPerforming": 0.237
@ -152261,7 +152260,6 @@
],
"downloads": 14997731,
"stars": 42,
"LastUpdate": 1698483663,
"trending": 0.771,
"trends": [
0.591,
@ -152291,6 +152289,7 @@
14997731
],
"LastUpdateScan": 1698503879,
"LastUpdate": 1698483663,
"FirstSeen": 1576347544,
"topTrending": 0.18000000000000005,
"topPerforming": 0.771
@ -157472,7 +157471,6 @@
],
"downloads": 520839,
"stars": 28,
"LastUpdate": 1613192794,
"trending": 0.113,
"trends": [
0.062,
@ -157502,6 +157500,7 @@
520839
],
"LastUpdateScan": 1698503880,
"LastUpdate": 1613192794,
"FirstSeen": 1610133117,
"topTrending": 0.051000000000000004,
"topPerforming": 0.113
@ -166323,7 +166322,6 @@
],
"downloads": 7906879,
"stars": 60,
"LastUpdate": 1680680089,
"trending": 0.075,
"trends": [
0.085,
@ -166353,6 +166351,7 @@
7906879
],
"LastUpdateScan": 1698503880,
"LastUpdate": 1680680089,
"FirstSeen": 1586772528,
"topTrending": -0.010000000000000009,
"topPerforming": 0.075
@ -166807,7 +166806,6 @@
],
"downloads": 3559440,
"stars": 22,
"LastUpdate": 1597941829,
"trending": 0.085,
"trends": [
0.097,
@ -166837,6 +166835,7 @@
3559440
],
"LastUpdateScan": 1698503880,
"LastUpdate": 1597941829,
"FirstSeen": 1586772529,
"topTrending": -0.011999999999999997,
"topPerforming": 0.085
@ -173873,8 +173872,8 @@
"Other"
],
"downloads": 1351,
"LastUpdate": 1684718215,
"LastUpdateScan": 1698503880,
"LastUpdate": 1684718215,
"FirstSeen": 1659485021
},
{
@ -213423,8 +213422,8 @@
"Crypto"
],
"downloads": 444,
"LastUpdate": 1698247030,
"LastUpdateScan": 1698503880,
"LastUpdate": 1698247030,
"FirstSeen": 1643935756
},
{
@ -219715,7 +219714,6 @@
],
"downloads": 10407745,
"stars": 14,
"LastUpdate": 1695287137,
"trending": 7.237,
"trends": [
5.283,
@ -219745,6 +219743,7 @@
10407745
],
"LastUpdateScan": 1698503880,
"LastUpdate": 1695287137,
"FirstSeen": 1677690269,
"topTrending": 1.9539999999999997,
"topPerforming": 7.237
@ -220087,7 +220086,6 @@
],
"downloads": 7206141,
"stars": 93,
"LastUpdate": 1690116202,
"trending": 0.974,
"trends": [
0.811,
@ -220117,6 +220115,7 @@
7206141
],
"LastUpdateScan": 1698503881,
"LastUpdate": 1690116202,
"FirstSeen": 1623157932,
"topTrending": 0.16299999999999992,
"topPerforming": 0.974
@ -229779,7 +229778,6 @@
],
"downloads": 101294,
"stars": 4,
"LastUpdate": 1698488527,
"trending": 1.593,
"trends": [
1.556,
@ -229809,6 +229807,7 @@
101294
],
"LastUpdateScan": 1698503881,
"LastUpdate": 1698488527,
"FirstSeen": 1659521023,
"topTrending": 0.03699999999999992,
"topPerforming": 1.593
@ -230964,7 +230963,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/m0ngr31sRepository/EPlusTV.xml",
"downloads": 52927,
"stars": 7,
"LastUpdate": 1698447754,
"trending": 8.028,
"trends": [
12.37,
@ -230994,6 +230992,7 @@
52927
],
"LastUpdateScan": 1698503881,
"LastUpdate": 1698447754,
"FirstSeen": 1633542497,
"topTrending": -4.341999999999999
},
@ -235717,8 +235716,8 @@
"GameServers"
],
"downloads": 1518,
"LastUpdate": 1672502106,
"LastUpdateScan": 1698503881,
"LastUpdate": 1672502106,
"FirstSeen": 1672506242
},
{
@ -236182,8 +236181,8 @@
"GameServers"
],
"downloads": 1051,
"LastUpdate": 1689003340,
"LastUpdateScan": 1698503881,
"LastUpdate": 1689003340,
"FirstSeen": 1672506243
},
{
@ -245222,7 +245221,6 @@
],
"downloads": 1017701851,
"stars": 1808,
"LastUpdate": 1697682995,
"trending": 0.266,
"trends": [
0.266,
@ -245252,6 +245250,7 @@
1017701851
],
"LastUpdateScan": 1698503882,
"LastUpdate": 1697682995,
"FirstSeen": 1659485021,
"topTrending": 0,
"topPerforming": 0.266
@ -273516,191 +273515,6 @@
"topTrending": -8.133,
"topPerforming": 9.758
},
{
"Name": "Seafile-Official",
"Repository": "seafileltd/seafile-mc",
"Registry": "https://hub.docker.com/r/seafileltd/seafile-mc",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/piranha771/unraid-templates/issues",
"Project": "https://www.seafile.com/",
"Overview": "This template is for the official seafile docker image (seafile-mc) which gets regular updates.\r\n\r\nSeafile is an open source file sync&amp;share solution designed for high reliability, performance and productivity. Sync, share and collaborate across devices and teams. Build your team's knowledge base with Seafile's built-in Wiki feature.\r\n\r\n**IMPORTANT NOTICE:** Currently the database port 3306 is hardcoded into the seafile script! No other port will work at this time! Waiting for fix...\r\nIf you get \"bad gateway\" it's commonly because seafile has no connection to the db or the credentials that seafile created for itself during the root access are wrong. The latter can happen if the db is not clean. When starting with Seafile please make sure you have a \"fresh\" db container, so Seafile can do it's root stuff on the db for once.\r\n\r\n---\r\n\r\n# Installation Tutorial For Beginners\r\n\r\n1. Create a docker network (if you don't have a custom one yet):\r\n 1.1 Open unRAID terminal with top right \"&gt;_\" button.\r\n 1.2 Enter 'docker network create dockernet' without quotation marks.\r\n 1.3 Close terminal.\r\n (Info: This creates a special custom network where services can communicate via hostnames. Look at \"Name:\" and \"SQL Host:\" in the next steps to see whats possible now.)\r\n \n \r\n2. Install mgutt's \"MariaDB-Official\" from APPS and configure as following:\r\n Name: **seafile-mariadb**\r\n Network Type: dockernet\r\n Port: 3306 \r (If network type is host or bridge you MUST use 3306 atm)\n Generate Random Password: remove 'yes'. This field needs to be blank.\r\n DB Name: db\r\n DB User: db\r\n DB PW: db\r\n Data: /mnt/user/appdata/**seafile-mariadb**/data\r\n Config: /mnt/user/appdata/**seafile-mariadb**/config\r\n Show more settings\r\n Root Password: choose a password here\r\n (This mariadb is ONLY for the seafile service. If you need another db, create another container.)\r\n\r\n3. Get Seafile-Official and config as follows:\r\n Name: seafile\r\n Network Type: dockernet\r\n Port: 8080 (or whatever you want)\r\n SQL Host: seafile-mariadb\r\n SQL Root Password: the password you have chosen before\r\n The rest is pretty self explanatory",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/piranha771/unraid-templates/master/seafile-official/seafile-official.xml",
"Icon": "https://raw.githubusercontent.com/piranha771/unraid-templates/main/seafile-official/seafile-official.png",
"Requires": "- MariaDB or another compatible SQL server (**needed**)\r<br>- memcached (optional)\r<br>- A reverse proxy like Nginx-Proxy-Manager (optional)\r<br>\r<br>For further options check out the compose file:\r<br>https://download.seafile.com/d/320e8adf90fa43ad8fee/files/?p=%2Fdocker%2Fdocker-compose.yml",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Web UI http port.",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "Seafile Hostname",
"Target": "SEAFILE_SERVER_HOSTNAME",
"Default": "",
"Mode": "",
"Description": "IP or hostname for this Seafile server.\r\nExamples: 192.168.1.64, seafile.mydomain.com",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "seafile.example.com"
},
{
"@attributes": {
"Name": "SQL Host",
"Target": "DB_HOST",
"Default": "",
"Mode": "",
"Description": "IP or hostname to the SQL server. Do NOT include the port.\r\n!NOTICE! Currently the seafile script is hardcoded to port 3306! No other ports supported.\r\nExamples: 192.168.1.64, mymariadb.example.com, seafile-mariadb.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SQL Root Password",
"Target": "DB_ROOT_PASSWD",
"Default": "",
"Mode": "",
"Description": "Root password of SQL service.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Admin Email",
"Target": "SEAFILE_ADMIN_EMAIL",
"Default": "me@example.com",
"Mode": "",
"Description": "Specifies Seafile admin user, default is 'me@example.com'.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "me@example.com"
},
{
"@attributes": {
"Name": "Admin Password",
"Target": "SEAFILE_ADMIN_PASSWORD",
"Default": "asecret",
"Mode": "",
"Description": "Specifies Seafile admin password, default is 'asecret'.",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "asecret"
},
{
"@attributes": {
"Name": "Data Path",
"Target": "/shared",
"Default": "/mnt/user/appdata/seafile/data",
"Mode": "rw",
"Description": "This is where all your hosted files, logs and seafile configurations will be stored.",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/seafile/"
},
{
"@attributes": {
"Name": "SSL/TLS Port",
"Target": "443",
"Default": "",
"Mode": "tcp",
"Description": "Recommended to leave blank. Specify a port only if you intend to use SSL/TLS without a reverse proxy.\r\nReverse proxy is recommended.",
"Type": "Port",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Create a Let's Encrypt Certificate",
"Target": "SEAFILE_SERVER_LETSENCRYPT",
"Default": "false",
"Mode": "",
"Description": "Seafile will request and install a SSL-Certificate by itself based on the Seafile hostanme.\r\nOnly viable with SSL/TLS Port. Domain needed. Do not use when using a reverse proxy (recommended).",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "false"
}
],
"Repo": "Divid's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/DividsRepository/seafile-official/seafile-official.xml",
"CategoryList": [
"Backup",
"Cloud"
],
"downloads": 16559039,
"stars": 85,
"LastUpdate": 1697696128,
"trending": 0.301,
"trends": [
0.266,
0.23,
0.248,
0.264,
0.248,
0.265,
0.301
],
"trendsDate": [
1682885075,
1685484277,
1688083487,
1690682690,
1693281900,
1695881144,
1698503882
],
"downloadtrend": [
16302965,
16340592,
16381281,
16424623,
16465426,
16509184,
16559039
],
"LastUpdateScan": 1698503882,
"FirstSeen": 1667300751,
"topTrending": 0.034999999999999976,
"topPerforming": 0.301
},
{
"Name": "nut-influxdbv2-exporter",
"Repository": "jwillmer/nut-influxdbv2",
@ -295440,13 +295254,13 @@
"Plugin": true,
"pluginVersion": "2023.10.20",
"Overview": "Taglib is a simple custom label manager",
"CAComment": "This plugin is in Chinese only",
"templatePath": "/tmp/GitHub/AppFeed/templates/dixtdfsRepository/dixtdf/Taglib.xml",
"CategoryList": [
"Productivity",
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1698503882,
"FirstSeen": 1698503882
},
{
@ -295964,8 +295778,16 @@
"Tools-Utilities"
],
"downloads": 20296,
"LastUpdate": 1698453421,
"LastUpdateScan": 1698503882,
"LastUpdate": 1698453421,
"FirstSeen": 1690229087
},
{
"TemplatePath": "/tmp/appFeed/templates/nyloneesRepository/watchlistarr.xml",
"errors": [
"Opening and ending tag mismatch: Icon line 18 and Container",
"Premature end of data in tag Container line 2"
],
"FirstSeen": null
}
]

View File

@ -80514,5 +80514,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"nylonee/watchlistarr": {
"Base": null,
"Downloads": 4,
"Stars": null,
"Time": 1698516347,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1698515884
}
}