This commit is contained in:
Andrew Z 2022-11-08 08:04:09 -05:00
parent 288ee28aad
commit fcf81b8fa7
7 changed files with 701 additions and 147 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1667905434
"last_updated_timestamp": 1667912647
}

View File

@ -24421,8 +24421,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/mastodon.xml",
"downloads": 44,
"LastUpdate": 1667901150,
"LastUpdateScan": 1667905434,
"LastUpdate": 1667901150,
"FirstSeen": 1667905434
},
{
@ -54743,41 +54743,41 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 1739836,
"downloads": 1743087,
"stars": 15,
"trending": 0.02,
"LastUpdate": 1666646793,
"trending": 0.187,
"trends": [
0.023,
0.013,
0.008,
0.07,
0.159,
0.018,
0.02
0.02,
0.187
],
"trendsDate": [
1649721815,
1652321008,
1654920204,
1657519471,
1660118620,
1662717922,
1665317013
1665317013,
1667912646
],
"downloadtrend": [
1734831,
1735061,
1735200,
1736408,
1739179,
1739492,
1739836
1739836,
1743087
],
"LastUpdateScan": 1665317013,
"LastUpdate": 1656429048,
"LastUpdateScan": 1667912646,
"FirstSeen": 1540602086,
"topTrending": -0.002999999999999999,
"topPerforming": 0.02
"topTrending": 0.174,
"topPerforming": 0.187
},
{
"Name": "MKVCleaver",
@ -132961,41 +132961,41 @@
"MediaApp-Other",
"Network-Proxy"
],
"downloads": 9353482,
"downloads": 9385217,
"stars": 24,
"trending": 0.481,
"LastUpdate": 1627986332,
"trending": 0.338,
"trends": [
0.168,
0.303,
0.207,
0.355,
0.558,
0.394,
0.481
0.481,
0.338
],
"trendsDate": [
1649721815,
1652321008,
1654920205,
1657519471,
1660118621,
1662717922,
1665317013
1665317013,
1667912646
],
"downloadtrend": [
9140506,
9168325,
9187387,
9220163,
9271857,
9308524,
9353482
9353482,
9385217
],
"LastUpdateScan": 1665317013,
"LastUpdate": 1627986332,
"LastUpdateScan": 1667912646,
"FirstSeen": 1563977317,
"topTrending": 0.31299999999999994,
"topPerforming": 0.481
"topTrending": 0.03500000000000003,
"topPerforming": 0.338
},
{
"Name": "xteve_g2g_owi",
@ -228714,41 +228714,41 @@
"Tools-Utilities",
"Network-Other"
],
"downloads": 17638280,
"stars": 176,
"trending": 0.127,
"downloads": 17659842,
"stars": 184,
"LastUpdate": 1660200065,
"trending": 0.122,
"trends": [
0.018,
0.018,
0.038,
0.252,
0.111,
0.131,
0.127
0.127,
0.122
],
"trendsDate": [
1649721815,
1652321009,
1654920205,
1657519471,
1660118621,
1662717922,
1665317013
1665317013,
1667912646
],
"downloadtrend": [
17518859,
17522095,
17528825,
17573156,
17592756,
17615888,
17638280
17638280,
17659842
],
"LastUpdateScan": 1665317013,
"LastUpdate": 1660200065,
"LastUpdateScan": 1667912646,
"FirstSeen": 1639334002,
"topTrending": 0.109,
"topPerforming": 0.127
"topTrending": 0.104,
"topPerforming": 0.122
},
{
"Name": "Void",
@ -237076,10 +237076,10 @@
"Downloaders",
"Tools-Utilities"
],
"downloads": 1150,
"stars": 1,
"LastUpdateScan": 1665317013,
"LastUpdate": 1665124116,
"downloads": 1504,
"stars": 2,
"LastUpdate": 1667240503,
"LastUpdateScan": 1667912647,
"FirstSeen": 1644527027
},
{
@ -257559,12 +257559,44 @@
"FirstSeen": 1667736477
},
{
"TemplatePath": "/tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"errors": [
"Opening and ending tag mismatch: DonateLink line 24 and Container",
"Premature end of data in tag Container line 2"
"Name": "bytemark-smtp",
"Repository": "bytemark/smtp",
"Registry": "https://hub.docker.com/r/bytemark/smtp/",
"Network": "container-network",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/130616-support-emptyfishs-template-repository/",
"Project": "https://github.com/BytemarkHosting/docker-smtp",
"Overview": "This image allows linked containers to send outgoing email. You can configure it to send email directly to recipients, or to act as a smart host that relays mail to an intermediate server (eg, GMail, SendGrid). \rThe default installation is the smart host version, for additional parameters to use as a smart host see the project link. \r\n\r\nhttps://hub.docker.com/r/bytemark/smtp/",
"TemplateURL": "https://raw.githubusercontent.com/emptyfish/unraid-apps/master/bytemark-smtp/bytemark-smtp.xml",
"Icon": "https://raw.githubusercontent.com/emptyfish/unraid-apps/main/bytemark-smtp/icon.png",
"DonateText": "If you found this useful feel free to drop a tip here",
"DonateLink": "https://ko-fi.com/emptyfish",
"Config": {
"@attributes": {
"Name": "SMTP Port",
"Target": "25",
"Default": "25",
"Mode": "tcp",
"Description": "SMTP port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"Repo": "emptyfish's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1667275425,
"FirstSeen": null
"downloads": 8997715,
"stars": 24,
"LastUpdate": 1531835132,
"LastUpdateScan": 1667912647,
"FirstSeen": 1667912647
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1871,
"last_updated_timestamp": 1667905434,
"last_updated": "2022-11-08 06:03",
"last_updated_timestamp": 1667912647,
"last_updated": "2022-11-08 08:04",
"categories": [
{
"Cat": "Backup:",
@ -24583,8 +24583,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/mastodon.xml",
"downloads": 44,
"LastUpdate": 1667901150,
"LastUpdateScan": 1667905434,
"LastUpdate": 1667901150,
"FirstSeen": 1667905434
},
{
@ -54905,41 +54905,41 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 1739836,
"downloads": 1743087,
"stars": 15,
"trending": 0.02,
"LastUpdate": 1666646793,
"trending": 0.187,
"trends": [
0.023,
0.013,
0.008,
0.07,
0.159,
0.018,
0.02
0.02,
0.187
],
"trendsDate": [
1649721815,
1652321008,
1654920204,
1657519471,
1660118620,
1662717922,
1665317013
1665317013,
1667912646
],
"downloadtrend": [
1734831,
1735061,
1735200,
1736408,
1739179,
1739492,
1739836
1739836,
1743087
],
"LastUpdateScan": 1665317013,
"LastUpdate": 1656429048,
"LastUpdateScan": 1667912646,
"FirstSeen": 1540602086,
"topTrending": -0.002999999999999999,
"topPerforming": 0.02
"topTrending": 0.174,
"topPerforming": 0.187
},
{
"Name": "MKVCleaver",
@ -133123,41 +133123,41 @@
"MediaApp-Other",
"Network-Proxy"
],
"downloads": 9353482,
"downloads": 9385217,
"stars": 24,
"trending": 0.481,
"LastUpdate": 1627986332,
"trending": 0.338,
"trends": [
0.168,
0.303,
0.207,
0.355,
0.558,
0.394,
0.481
0.481,
0.338
],
"trendsDate": [
1649721815,
1652321008,
1654920205,
1657519471,
1660118621,
1662717922,
1665317013
1665317013,
1667912646
],
"downloadtrend": [
9140506,
9168325,
9187387,
9220163,
9271857,
9308524,
9353482
9353482,
9385217
],
"LastUpdateScan": 1665317013,
"LastUpdate": 1627986332,
"LastUpdateScan": 1667912646,
"FirstSeen": 1563977317,
"topTrending": 0.31299999999999994,
"topPerforming": 0.481
"topTrending": 0.03500000000000003,
"topPerforming": 0.338
},
{
"Name": "xteve_g2g_owi",
@ -228876,41 +228876,41 @@
"Tools-Utilities",
"Network-Other"
],
"downloads": 17638280,
"stars": 176,
"trending": 0.127,
"downloads": 17659842,
"stars": 184,
"LastUpdate": 1660200065,
"trending": 0.122,
"trends": [
0.018,
0.018,
0.038,
0.252,
0.111,
0.131,
0.127
0.127,
0.122
],
"trendsDate": [
1649721815,
1652321009,
1654920205,
1657519471,
1660118621,
1662717922,
1665317013
1665317013,
1667912646
],
"downloadtrend": [
17518859,
17522095,
17528825,
17573156,
17592756,
17615888,
17638280
17638280,
17659842
],
"LastUpdateScan": 1665317013,
"LastUpdate": 1660200065,
"LastUpdateScan": 1667912646,
"FirstSeen": 1639334002,
"topTrending": 0.109,
"topPerforming": 0.127
"topTrending": 0.104,
"topPerforming": 0.122
},
{
"Name": "Void",
@ -237238,10 +237238,10 @@
"Downloaders",
"Tools-Utilities"
],
"downloads": 1150,
"stars": 1,
"LastUpdateScan": 1665317013,
"LastUpdate": 1665124116,
"downloads": 1504,
"stars": 2,
"LastUpdate": 1667240503,
"LastUpdateScan": 1667912647,
"FirstSeen": 1644527027
},
{
@ -257721,13 +257721,45 @@
"FirstSeen": 1667736477
},
{
"TemplatePath": "/tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"errors": [
"Opening and ending tag mismatch: DonateLink line 24 and Container",
"Premature end of data in tag Container line 2"
"Name": "bytemark-smtp",
"Repository": "bytemark/smtp",
"Registry": "https://hub.docker.com/r/bytemark/smtp/",
"Network": "container-network",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/130616-support-emptyfishs-template-repository/",
"Project": "https://github.com/BytemarkHosting/docker-smtp",
"Overview": "This image allows linked containers to send outgoing email. You can configure it to send email directly to recipients, or to act as a smart host that relays mail to an intermediate server (eg, GMail, SendGrid). \rThe default installation is the smart host version, for additional parameters to use as a smart host see the project link. \r\n\r\nhttps://hub.docker.com/r/bytemark/smtp/",
"TemplateURL": "https://raw.githubusercontent.com/emptyfish/unraid-apps/master/bytemark-smtp/bytemark-smtp.xml",
"Icon": "https://raw.githubusercontent.com/emptyfish/unraid-apps/main/bytemark-smtp/icon.png",
"DonateText": "If you found this useful feel free to drop a tip here",
"DonateLink": "https://ko-fi.com/emptyfish",
"Config": {
"@attributes": {
"Name": "SMTP Port",
"Target": "25",
"Default": "25",
"Mode": "tcp",
"Description": "SMTP port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"Repo": "emptyfish's Repository",
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
"templatePath": "/tmp/GitHub/AppFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"LastUpdateScan": 1667275425,
"FirstSeen": null
"downloads": 8997715,
"stars": 24,
"LastUpdate": 1531835132,
"LastUpdateScan": 1667912647,
"FirstSeen": 1667912647
}
],
"repositories": {

View File

@ -2465,5 +2465,6 @@
"gonjat/docker-caveopolis": 1667768630,
"gonjat/docker-mechanical-mastery": 1667768630,
"dvdgiessen/nginx-rtmp-docker": 1667804630,
"lscr.io/linuxserver/mastodon": 1667905434
"lscr.io/linuxserver/mastodon": 1667905434,
"bytemark/smtp": 1667912647
}

15
log.txt
View File

@ -3200,16 +3200,23 @@ Processing /tmp/appFeed/templates/josh.gabysRepository/joshgaby-tor-relay.xml...
Downloading emptyfish's Repository: https://github.com/emptyfish/unraid-apps -> /tmp/appFeed/templates/emptyfishsRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/emptyfishsRepository/bytemark-smtp/bytemark-smtp.xml...Success
Updating stats on containers
linuxserver/mastodon
lscr.io/linuxserver/mastodon Downloads: 44 Stars: 0 Base: unknown
jlesage/mediainfo
jlesage/mediainfo Downloads: 1743087 Stars: 15 Base: unknown
alturismo/xteve
alturismo/xteve Downloads: 9385217 Stars: 24 Base: unknown
mikolatero/vlmcsd
mikolatero/vlmcsd Downloads: 17659842 Stars: 184 Base: unknown
imthai/qbittorrent-filebot
imthai/qbittorrent-filebot Downloads: 1504 Stars: 2 Base: unknown
bytemark/smtp
bytemark/smtp Downloads: 8997715 Stars: 24 Base: unknown
Privileged: 105

View File

@ -23954,6 +23954,477 @@
"topTrending": -0.064,
"topPerforming": 0.314
},
{
"Name": "mastodon",
"Repository": "lscr.io/linuxserver/mastodon",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/mastodon",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-mastodon/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-mastodon#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-mastodon#readme",
"Project": "https://github.com/mastodon/mastodon/",
"Overview": "Mastodon(https://github.com/mastodon/mastodon/) is a free, open-source social network server based on ActivityPub where users can follow friends and discover new ones..",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/mastodon.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Port for web frontend",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 443",
"Target": "443",
"Default": "443",
"Mode": "tcp",
"Description": "Port for web frontend",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Contains all relevant configuration files.",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "LOCAL_DOMAIN",
"Target": "LOCAL_DOMAIN",
"Default": "example.com",
"Description": "This is the unique identifier of your server in the network. It cannot be safely changed later.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_HOST",
"Target": "REDIS_HOST",
"Default": "redis",
"Description": "Redis server hostname",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "REDIS_PORT",
"Target": "REDIS_PORT",
"Default": "6379",
"Description": "Redis port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_HOST",
"Target": "DB_HOST",
"Default": "db",
"Description": "Postgres database hostname",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_USER",
"Target": "DB_USER",
"Default": "mastodon",
"Description": "Postgres username",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_NAME",
"Target": "DB_NAME",
"Default": "mastodon",
"Description": "Postgres db name",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PASS",
"Target": "DB_PASS",
"Default": "mastodon",
"Description": "Postgres password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PORT",
"Target": "DB_PORT",
"Default": "5432",
"Description": "Portgres port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ES_ENABLED",
"Target": "ES_ENABLED",
"Default": "false",
"Description": "Enable or disable Elasticsearch (requires a separate ES instance)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SECRET_KEY_BASE",
"Target": "SECRET_KEY_BASE",
"Default": "",
"Description": "Browser session secret. Changing it will break all active browser sessions.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "OTP_SECRET",
"Target": "OTP_SECRET",
"Default": "",
"Description": "MFA secret. Changing it will break two-factor authentication.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "VAPID_PRIVATE_KEY",
"Target": "VAPID_PRIVATE_KEY",
"Default": "",
"Description": "Push notification private key. Changing it will break push notifications.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "VAPID_PUBLIC_KEY",
"Target": "VAPID_PUBLIC_KEY",
"Default": "",
"Description": "Push notification public key. Changing it will break push notifications.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "SMTP_SERVER",
"Target": "SMTP_SERVER",
"Default": "mail.example.com",
"Description": "SMTP server for email notifications",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SMTP_PORT",
"Target": "SMTP_PORT",
"Default": "25",
"Description": "SMTP server port",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SMTP_LOGIN",
"Target": "SMTP_LOGIN",
"Default": "",
"Description": "SMTP username",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SMTP_PASSWORD",
"Target": "SMTP_PASSWORD",
"Default": "",
"Description": "SMTP password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "SMTP_FROM_ADDRESS",
"Target": "SMTP_FROM_ADDRESS",
"Default": "notifications@example.com",
"Description": "From address for emails send from Mastodon",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "S3_ENABLED",
"Target": "S3_ENABLED",
"Default": "false",
"Description": "Enable or disable S3 storage of uploaded files",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WEB_DOMAIN",
"Target": "WEB_DOMAIN",
"Default": "mastodon.example.com",
"Description": "This can be set if you want your server identifier to be different to the subdomain hosting Mastodon. See https://docs.joinmastodon.org/admin/config/#basic",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ES_HOST",
"Target": "ES_HOST",
"Default": "es",
"Description": "Elasticsearch server hostname",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ES_PORT",
"Target": "ES_PORT",
"Default": "9200",
"Description": "Elasticsearch port",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ES_USER",
"Target": "ES_USER",
"Default": "elastic",
"Description": "Elasticsearch username",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ES_PASS",
"Target": "ES_PASS",
"Default": "elastic",
"Description": "Elasticsearch password",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "S3_BUCKET",
"Target": "S3_BUCKET",
"Default": "",
"Description": "S3 bucket hostname",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS_ACCESS_KEY_ID",
"Target": "AWS_ACCESS_KEY_ID",
"Default": "",
"Description": "S3 bucket access key ID",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "AWS_SECRET_ACCESS_KEY",
"Target": "AWS_SECRET_ACCESS_KEY",
"Default": "",
"Description": "S3 bucket secret access key",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "S3_ALIAS_HOST",
"Target": "S3_ALIAS_HOST",
"Default": "",
"Description": "Alternate hostname for object fetching if you are front the S3 connections.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/mastodon.xml",
"downloads": 44,
"LastUpdate": 1667901150,
"LastUpdateScan": 1667905434,
"FirstSeen": 1667905434
},
{
"Name": "medusa",
"Repository": "lscr.io/linuxserver/medusa",
@ -36557,8 +37028,8 @@
],
"downloads": 3861,
"stars": 2,
"LastUpdate": 1457469760,
"LastUpdateScan": 1667898238,
"LastUpdate": 1457469760,
"FirstSeen": 1464321600
},
{
@ -65739,7 +66210,6 @@
"Tools-Utilities"
],
"downloads": 492378,
"LastUpdate": 1641612746,
"trending": 0.051,
"trends": [
0.001,
@ -65764,6 +66234,7 @@
492378
],
"LastUpdateScan": 1667898238,
"LastUpdate": 1641612746,
"FirstSeen": 1621130581,
"topTrending": 0.049999999999999996
},
@ -76336,8 +76807,8 @@
"TemplateURL": "https://raw.githubusercontent.com/GregYankovoy/docker-templates/master/greg/lftp-mirror.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/GracksRepository/greg/lftp-mirror.xml",
"downloads": 5233,
"LastUpdate": 1599945723,
"LastUpdateScan": 1667898238,
"LastUpdate": 1599945723,
"FirstSeen": 1548381705
},
{
@ -78999,8 +79470,8 @@
"Other"
],
"downloads": 2543,
"LastUpdate": 1614969916,
"LastUpdateScan": 1667898239,
"LastUpdate": 1614969916,
"FirstSeen": 1553559504
},
{
@ -85071,7 +85542,6 @@
"GameServers"
],
"stars": 28,
"LastUpdate": 1667825142,
"trendsDate": [
1654905818,
1657505085,
@ -85081,6 +85551,7 @@
1667898239
],
"LastUpdateScan": 1667898239,
"LastUpdate": 1667825142,
"FirstSeen": 1652306612
},
{
@ -136842,7 +137313,6 @@
],
"downloads": 1997363,
"stars": 2,
"LastUpdate": 1645449092,
"trending": 0.05,
"trends": [
0.052,
@ -136872,6 +137342,7 @@
1997363
],
"LastUpdateScan": 1667898239,
"LastUpdate": 1645449092,
"FirstSeen": 1605532105,
"topTrending": -0.001999999999999995,
"topPerforming": 0.05
@ -163969,7 +164440,6 @@
],
"downloads": 56509,
"stars": 3,
"LastUpdate": 1667062562,
"trending": 5.187,
"trends": [
3.929,
@ -163991,6 +164461,7 @@
56509
],
"LastUpdateScan": 1667898239,
"LastUpdate": 1667062562,
"FirstSeen": 1657512277,
"topTrending": 1.2580000000000005
},
@ -179708,7 +180179,6 @@
],
"downloads": 2828847,
"stars": 21,
"LastUpdate": 1664438211,
"trending": 0.819,
"trends": [
0.863,
@ -179738,6 +180208,7 @@
2828847
],
"LastUpdateScan": 1667898239,
"LastUpdate": 1664438211,
"FirstSeen": 1610737854,
"topTrending": -0.04400000000000004,
"topPerforming": 0.819
@ -210713,8 +211184,8 @@
"Productivity"
],
"downloads": 645,
"LastUpdate": 1647119360,
"LastUpdateScan": 1667898240,
"LastUpdate": 1647119360,
"FirstSeen": 1647118995
},
{
@ -236678,8 +237149,8 @@
],
"downloads": 4711,
"stars": 2,
"LastUpdate": 1659049913,
"LastUpdateScan": 1667898240,
"LastUpdate": 1659049913,
"FirstSeen": 1644513761
},
{

View File

@ -14174,38 +14174,38 @@
},
"jlesage/mediainfo": {
"Base": null,
"Downloads": 1739836,
"Downloads": 1743087,
"Stars": 15,
"Time": 1665317013,
"trending": 0.02,
"Time": 1667912646,
"trending": 0.187,
"trends": [
0.023,
0.013,
0.008,
0.07,
0.159,
0.018,
0.02
0.02,
0.187
],
"downloadtrend": [
1734831,
1735061,
1735200,
1736408,
1739179,
1739492,
1739836
1739836,
1743087
],
"trendsDate": [
1649721815,
1652321008,
1654920204,
1657519471,
1660118620,
1662717922,
1665317013
1665317013,
1667912646
],
"LastUpdate": 1656429048
"LastUpdate": 1666646793
},
"jlesage/mkvcleaver": {
"Base": null,
@ -22272,36 +22272,36 @@
},
"alturismo/xteve": {
"Base": null,
"Downloads": 9353482,
"Downloads": 9385217,
"Stars": 24,
"Time": 1665317013,
"trending": 0.481,
"Time": 1667912646,
"trending": 0.338,
"trends": [
0.168,
0.303,
0.207,
0.355,
0.558,
0.394,
0.481
0.481,
0.338
],
"downloadtrend": [
9140506,
9168325,
9187387,
9220163,
9271857,
9308524,
9353482
9353482,
9385217
],
"trendsDate": [
1649721815,
1652321008,
1654920205,
1657519471,
1660118621,
1662717922,
1665317013
1665317013,
1667912646
],
"LastUpdate": 1627986332
},
@ -57607,36 +57607,36 @@
},
"mikolatero/vlmcsd": {
"Base": null,
"Downloads": 17638280,
"Stars": 176,
"Time": 1665317013,
"trending": 0.127,
"Downloads": 17659842,
"Stars": 184,
"Time": 1667912646,
"trending": 0.122,
"trends": [
0.018,
0.018,
0.038,
0.252,
0.111,
0.131,
0.127
0.127,
0.122
],
"downloadtrend": [
17518859,
17522095,
17528825,
17573156,
17592756,
17615888,
17638280
17638280,
17659842
],
"trendsDate": [
1649721815,
1652321009,
1654920205,
1657519471,
1660118621,
1662717922,
1665317013
1665317013,
1667912646
],
"LastUpdate": 1660200065
},
@ -60927,14 +60927,14 @@
},
"imthai/qbittorrent-filebot": {
"Base": null,
"Downloads": 1150,
"Stars": 1,
"Time": 1665317013,
"Downloads": 1504,
"Stars": 2,
"Time": 1667912647,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1665124116
"LastUpdate": 1667240503
},
"modem7/newyearcountdown": {
"Base": null,
@ -67568,5 +67568,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1667901150
},
"bytemark/smtp": {
"Base": null,
"Downloads": 8997715,
"Stars": 24,
"Time": 1667912647,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1531835132
}
}