This commit is contained in:
Andrew Z 2024-07-06 08:06:14 -04:00
parent 5d1b0b5345
commit 682cb7b3de
3 changed files with 15 additions and 136 deletions

View File

@ -2686,7 +2686,6 @@
],
"downloads": 14194502,
"stars": 30,
"LastUpdate": 1598294875,
"trending": 0.143,
"trends": [
0.135,
@ -2702,6 +2701,7 @@
14194502
],
"LastUpdateScan": 1720260375,
"LastUpdate": 1598294875,
"FirstSeen": 1584101753
},
{

View File

@ -4211,10 +4211,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
silverwind/droppy
silverwind/droppy Downloads: 14194502 Stars: 30 Base: unknown
Privileged: 104
No change to feed
Updating GitHub

View File

@ -2684,21 +2684,24 @@
"CategoryList": [
"Cloud"
],
"downloads": 14174170,
"downloads": 14194502,
"stars": 30,
"trending": 0.135,
"LastUpdate": 1598294875,
"trending": 0.143,
"trends": [
0.135
0.135,
0.143
],
"trendsDate": [
1717661791
1717661791,
1720260375
],
"downloadtrend": [
14155015,
14174170
14174170,
14194502
],
"LastUpdateScan": 1717661791,
"LastUpdate": 1598294875,
"LastUpdateScan": 1720260375,
"FirstSeen": 1584101753
},
{
@ -87065,48 +87068,6 @@
},
"value": "/mnt/cache/appdata/feedcrawler/"
},
{
"@attributes": {
"Name": "MyJDownloader Username",
"Target": "USER",
"Default": "",
"Mode": "",
"Description": "Container Variable: USER",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MyJDownloader Password",
"Target": "PASS",
"Default": "",
"Mode": "",
"Description": "Container Variable: PASS",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MyJDownloader Device",
"Target": "DEVICE",
"Default": "",
"Mode": "",
"Description": "Container Variable: DEVICE",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Delay first feed search after launch in Seconds",
@ -87176,90 +87137,6 @@
"FirstSeen": 1617976969,
"topTrending": 0.29499999999999993
},
{
"Name": "GooglePhotosSync",
"Repository": "rix1337/docker-gphotos-sync",
"Registry": "https://hub.docker.com/r/rix1337/docker-gphotos-sync",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/rix1337/docker-gphotos-sync/issues/new",
"Overview": "Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages).\r\n\r\nHow to set this up:\r\n1. Place your client_secret.json at /config\r\n How to get it is best described at Logix's Article at Linux Uprising\r\n2. Afterwards you need to sign into the application once which cannot be done headlessly (using the \"Syncing\" command)\r\n3. Afterwards you can call the \"Syncing\" command any time you wish, as long as the container is running (e.g. by using cron).\r\n\r\nSyncing:\r\n[i]docker exec -it GooglePhotosSync gphotos-sync /storage[/i]\r\nBy itself this container will do nothing. A sync will only occur when you call the above command on a running container.",
"TemplateURL": "https://raw.githubusercontent.com/rix1337/docker-templates/master/rix1337/gphotos-sync.xml",
"Icon": "https://i.imgur.com/uNmkYOq.png",
"DonateText": "Sponsor me!",
"DonateLink": "https://github.com/sponsors/rix1337",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Host Path 1",
"Target": "/storage",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /storage",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/Google Photos"
},
{
"@attributes": {
"Name": "Host Path 2",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /config",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/gphotos-sync"
}
],
"Repo": "rix's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/rixsRepository/rix1337/gphotos-sync.xml",
"downloads": 387001,
"stars": 5,
"trending": 0.06,
"trends": [
0.135,
0.141,
0.102,
0.083,
0.1,
0.056,
0.06
],
"trendsDate": [
1703063146,
1705662354,
1708261544,
1710857173,
1713456381,
1716055559,
1718654789
],
"downloadtrend": [
384914,
385457,
385849,
386168,
386553,
386769,
387001
],
"LastUpdateScan": 1718654789,
"LastUpdate": 1690027374,
"FirstSeen": 1588716439,
"topTrending": -0.07500000000000001,
"topPerforming": 0.06
},
{
"Name": "MyJD-API",
"Repository": "rix1337/docker-myjd-api",