Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Squidly271 committed Aug 26, 2024
1 parent 0f4e46f commit 4e2aa0b
Show file tree
Hide file tree
Showing 8 changed files with 1,459 additions and 36 deletions.
2 changes: 1 addition & 1 deletion applicationFeed-lastUpdated.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1724652389
"last_updated_timestamp": 1724659596
}
665 changes: 662 additions & 3 deletions applicationFeed-raw.json

Large diffs are not rendered by default.

671 changes: 665 additions & 6 deletions applicationFeed.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion firstSeen.json
Original file line number Diff line number Diff line change
Expand Up @@ -3451,5 +3451,6 @@
"ghcr.io/engels74/tgraph-bot:latest": 1724458025,
"garethgeorge/backrest:latest": 1724458032,
"datpat/handbrakeamd:rocm6": 1724601995,
"a1ex4/ownfoil": 1724652385
"a1ex4/ownfoil": 1724652385,
"zocker160/handbrake-nvenc:latest": 1724659591
}
2 changes: 1 addition & 1 deletion lastcheckIndex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
441
490
11 changes: 4 additions & 7 deletions log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3702,6 +3702,7 @@ Processing /tmp/appFeed/templates/MatthewOrresRepository/mattheworres/emoncms.xm
Downloading jsrk's Repository: https://github.com/DatPat/unraid-templates -> /tmp/appFeed/templates/jsrksRepository Attempt 1...https://github.com/DatPat/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/jsrksRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/jsrksRepository/handbrakeamd/handbrakeamd.xml...Success
Processing /tmp/appFeed/templates/jsrksRepository/handbrakenvidia/my-HandBrake.xml...Success
Processing /tmp/appFeed/templates/jsrksRepository/offcloud/offcloud.xml...Success
Processing /tmp/appFeed/templates/jsrksRepository/patbrid/patbrid.xml...Success
Processing /tmp/appFeed/templates/jsrksRepository/patbridnoaria/patbridnoaria.xml...Success
Expand Down Expand Up @@ -4318,13 +4319,9 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..

Updating stats on containers

a1ex4/ownfoil
a1ex4/ownfoil Downloads: 96984 Stars: 1 Base: unknown
Pulling a1ex4/ownfoil
hashicorp/vault
hashicorp/vault Downloads: 121313755 Stars: 156 Base: unknown
nebn/unraid-simple-monitoring-api
ghcr.io/nebn/unraid-simple-monitoring-api:latest Downloads: 4917 Stars: 1 Base: unknown
zocker160/handbrake-nvenc
zocker160/handbrake-nvenc:latest Downloads: 518941 Stars: 2 Base: unknown
Pulling zocker160/handbrake-nvenc:latest
Privileged: 104


Expand Down
130 changes: 113 additions & 17 deletions old-applicationFeed-raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -5522,6 +5522,102 @@
"FirstSeen": 1584101753,
"topTrending": -0.08400000000000002
},
{
"Name": "ownfoil",
"Repository": "a1ex4/ownfoil",
"Registry": "https://registry.hub.docker.com/r/a1ex4/ownfoil",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/a1ex4/ownfoil",
"Overview": "Ownfoil is a Nintendo Switch library manager, that will also turn your library into a fully customizable and self-hosted Tinfoil Shop. The goal of this project is to manage your library, identify any missing content (DLCs or updates) and provide a user friendly way to browse your content.\r\n\r\nThe project is still in development, expect things to break or change without notice.",
"WebUI": "http://[IP]:[PORT:8465]",
"TemplateURL": "https://raw.githubusercontent.com/type0dev/Unraid-Template/master/ownfoil/ownfoil.xml",
"Icon": "https://raw.githubusercontent.com/type0dev/Unraid-Template/main/ownfoil/icon.png",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "8465",
"Default": "8465",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8465"
},
{
"@attributes": {
"Name": "Games Path",
"Target": "/games",
"Default": "/mnt/user/appdata/ownfoil/games",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/storage/games/switch"
},
{
"@attributes": {
"Name": "Config Path",
"Target": "/app/config",
"Default": "/mnt/user/appdata/ownfoil/config",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/ownfoil/config"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "100"
}
],
"Repo": "type0dev's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/type0devsRepository/ownfoil/ownfoil.xml",
"CategoryList": [
"Backup",
"Cloud"
],
"downloads": 96984,
"stars": 1,
"LastUpdate": 1723973159,
"LastUpdateScan": 1724652385,
"FirstSeen": 1724652385
},
{
"Name": "StayInTarkov",
"Repository": "stayintarkov/stayintarkov:latest",
Expand Down Expand Up @@ -106238,7 +106334,6 @@
"GameServers"
],
"stars": 45,
"LastUpdate": 1724429725,
"trendsDate": [
1709053558,
1711649183,
Expand All @@ -106249,6 +106344,7 @@
1724645190
],
"LastUpdateScan": 1724645190,
"LastUpdate": 1724429725,
"FirstSeen": 1696061126
},
{
Expand Down Expand Up @@ -225183,8 +225279,8 @@
"Network-Other"
],
"downloads": 538,
"LastUpdate": 1690752639,
"LastUpdateScan": 1724645190,
"LastUpdate": 1690752639,
"FirstSeen": 1680465869
},
{
Expand Down Expand Up @@ -329681,41 +329777,41 @@
"Security",
"Tools-Utilities"
],
"downloads": 115760667,
"stars": 153,
"trending": 4.74,
"downloads": 121313755,
"stars": 156,
"LastUpdate": 1723048927,
"trending": 4.577,
"trends": [
4.584,
4.729,
4.792,
4.91,
4.623,
5.101,
4.74
4.74,
4.577
],
"trendsDate": [
1706461541,
1709060766,
1711656375,
1714255560,
1716854939,
1719453984,
1722053179
1722053179,
1724652389
],
"downloadtrend": [
86088924,
90361926,
94909915,
99810764,
104648717,
110274007,
115760667
115760667,
121313755
],
"LastUpdateScan": 1722053179,
"LastUpdate": 1720620172,
"LastUpdateScan": 1724652389,
"FirstSeen": 1688270679,
"topTrending": 0.15600000000000058,
"topPerforming": 4.74
"topTrending": -0.15200000000000014,
"topPerforming": 4.577
},
{
"Name": "web-check",
Expand Down Expand Up @@ -343727,10 +343823,10 @@
"Tools-Utilities",
"Network-Other"
],
"downloads": 4055,
"downloads": 4917,
"stars": 1,
"LastUpdateScan": 1722053180,
"LastUpdate": 1720721854,
"LastUpdateScan": 1724652389,
"FirstSeen": 1711656375
},
{
Expand Down
11 changes: 11 additions & 0 deletions repoInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -92366,5 +92366,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723973159
},
"zocker160/handbrake-nvenc:latest": {
"Base": null,
"Downloads": 518941,
"Stars": 2,
"Time": 1724659591,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723471455
}
}

0 comments on commit 4e2aa0b

Please sign in to comment.