This commit is contained in:
Squidly271 2021-01-21 20:20:32 -05:00
parent c2e31d4002
commit 2d1eada313
5 changed files with 28 additions and 26 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1611270837
"last_updated_timestamp": 1611278430
}

View File

@ -170241,6 +170241,7 @@
"Overview": "Your Media Server's one-stop shop! HTPC/Homelab services organizer, written in PHP. The new, upgraded official image for Organzir v2.",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/Organizr/docker-organizr/master/organizr.xml",
"Icon": "https://raw.githubusercontent.com/causefx/Organizr/v2-master/plugins/images/organizr/logo-no-border.png",
"DonateText": "Donations",
"DonateLink": "https://paypal.me/causefx",
"Config": [

View File

@ -1,7 +1,7 @@
{
"apps": 1101,
"last_updated_timestamp": 1611270837,
"last_updated": "2021-01-21 18:13",
"last_updated_timestamp": 1611278430,
"last_updated": "2021-01-21 20:20",
"categories": [
{
"Cat": "Backup:",
@ -170399,6 +170399,7 @@
"Overview": "Your Media Server's one-stop shop! HTPC/Homelab services organizer, written in PHP. The new, upgraded official image for Organzir v2.",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/Organizr/docker-organizr/master/organizr.xml",
"Icon": "https://raw.githubusercontent.com/causefx/Organizr/v2-master/plugins/images/organizr/logo-no-border.png",
"DonateText": "Donations",
"DonateLink": "https://paypal.me/causefx",
"Config": [

View File

@ -7004,11 +7004,10 @@
"Tools-Utilities",
"Backup"
],
"downloads": 514175,
"stars": 1,
"trending": 3.128,
"downloads": 537820,
"stars": 2,
"trending": 4.396,
"trends": [
23.865,
22.314,
24.705,
23.826,
@ -7020,10 +7019,10 @@
9.791,
8.744,
7.038,
3.128
3.128,
4.396
],
"trendsDate": [
1577487988,
1580087286,
1582687225,
1585282751,
@ -7035,10 +7034,10 @@
1600877318,
1603476494,
1606072271,
1608671248
1608671248,
1611270835
],
"downloadtrend": [
88291,
113651,
150940,
198152,
@ -7050,9 +7049,10 @@
422547,
463034,
498091,
514175
514175,
537820
],
"LastUpdateScan": 1608671248,
"LastUpdateScan": 1611270835,
"FirstSeen": 1564495713
},
{
@ -8639,7 +8639,7 @@
"CategoryList": [
"MediaServer-Video"
],
"LastUpdateScan": 1608671249,
"LastUpdateScan": 1611270835,
"FirstSeen": 1
},
{
@ -62859,11 +62859,10 @@
"CategoryList": [
"Network-Other"
],
"downloads": 36572243,
"downloads": 37521116,
"stars": 87,
"trending": 1.527,
"trending": 2.529,
"trends": [
7.474,
7.171,
6.792,
6.365,
@ -62875,10 +62874,10 @@
5.714,
5.27,
5.517,
1.527
1.527,
2.529
],
"trendsDate": [
1577487988,
1580087288,
1582687226,
1585282752,
@ -62890,10 +62889,10 @@
1600877319,
1603476495,
1606072272,
1608671249
1608671249,
1611270835
],
"downloadtrend": [
18795993,
20247974,
21723514,
23200122,
@ -62905,9 +62904,10 @@
32233784,
34027079,
36013916,
36572243
36572243,
37521116
],
"LastUpdateScan": 1608671249,
"LastUpdateScan": 1611270835,
"FirstSeen": 1505793600
},
{
@ -124085,9 +124085,9 @@
"CategoryList": [
"Other"
],
"downloads": 1382,
"downloads": 1450,
"stars": 1,
"LastUpdateScan": 1608671249,
"LastUpdateScan": 1611270835,
"FirstSeen": 1559297414
},
{
@ -170241,7 +170241,6 @@
"Overview": "Your Media Server's one-stop shop! HTPC/Homelab services organizer, written in PHP. The new, upgraded official image for Organzir v2.",
"WebUI": "http://[IP]:[PORT:80]/",
"TemplateURL": "https://raw.githubusercontent.com/Organizr/docker-organizr/master/organizr.xml",
"Icon": "https://raw.githubusercontent.com/causefx/Organizr/v2-master/plugins/images/organizr/logo-no-border.png",
"DonateText": "Donations",
"DonateLink": "https://paypal.me/causefx",
"Config": [

View File

@ -11,6 +11,7 @@
<Overview>Your Media Server's one-stop shop! HTPC/Homelab services organizer, written in PHP. The new, upgraded official image for Organzir v2. </Overview>
<WebUI>http://[IP]:[PORT:80]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/Organizr/docker-organizr/master/organizr.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/causefx/Organizr/v2-master/plugins/images/organizr/logo-no-border.png</Icon>
<DonateText>Donations</DonateText>
<DonateLink>https://paypal.me/causefx</DonateLink>
<Config Name="Branch" Target="branch" Default="master|develop" Description="Chooses which branch of organizr you wish to use" Type="Variable" Display="always" Required="false" Mask="false">master</Config>