This commit is contained in:
Andrew Z 2022-10-06 06:03:42 -04:00
parent 2feae4926f
commit a5615be481
7 changed files with 279 additions and 57 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1665048630
"last_updated_timestamp": 1665050620
}

View File

@ -200958,6 +200958,115 @@
"topTrending": 0.21299999999999997,
"topPerforming": 0.585
},
{
"Name": "gameyfin",
"Repository": "grimsi/gameyfin:latest",
"Registry": "https://hub.docker.com/r/grimsi/gameyfin",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/grimsi/gameyfin/issues",
"Project": "https://github.com/grimsi/gameyfin",
"Overview": "Gameyfin is a simple manager for your game library\r\n\r\nIGDB account is required in order to fetch games metadata from the database\r\n\r\nHow to obtain API token:\r\n==============================\r\nRead docs: https://api-docs.igdb.com/#about\r\n==============================\r\n1. Sign Up with Twitch for a free account\r\n2. Ensure you have Two Factor Authentication enabled\r\n3. Register your application\r\n4. Manage your newly created application\r\n5. Generate a Client Secret by pressing \"New Secret\"\r\n6. Take note of the Client ID and Client Secret",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/pawelmalak/unraid-templates/master/templates/gameyfin.xml",
"Icon": "https://github.com/pawelmalak/unraid-templates/blob/master/templates/icons/gameyfin.png?raw=true",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8413"
},
{
"@attributes": {
"Name": "Library",
"Target": "/opt/gameyfin-library",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_USER",
"Target": "GAMEYFIN_USER",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_PASSWORD",
"Target": "GAMEYFIN_PASSWORD",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_IGDB_API_CLIENT_ID",
"Target": "GAMEYFIN_IGDB_API_CLIENT_ID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_IGDB_API_CLIENT_SECRET",
"Target": "GAMEYFIN_IGDB_API_CLIENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "paululibro's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/paululibrosRepository/templates/gameyfin.xml",
"CategoryList": [
"Productivity"
],
"downloads": 103,
"LastUpdate": 1661791857,
"LastUpdateScan": 1665050620,
"FirstSeen": 1665050620
},
{
"Name": "snippet-box",
"Repository": "pawelmalak/snippet-box",
@ -240590,7 +240699,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1665048630,
"FirstSeen": 1665048630
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1826,
"last_updated_timestamp": 1665048630,
"last_updated": "2022-10-06 05:30",
"apps": 1827,
"last_updated_timestamp": 1665050620,
"last_updated": "2022-10-06 06:03",
"categories": [
{
"Cat": "Backup:",
@ -201120,6 +201120,115 @@
"topTrending": 0.21299999999999997,
"topPerforming": 0.585
},
{
"Name": "gameyfin",
"Repository": "grimsi/gameyfin:latest",
"Registry": "https://hub.docker.com/r/grimsi/gameyfin",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/grimsi/gameyfin/issues",
"Project": "https://github.com/grimsi/gameyfin",
"Overview": "Gameyfin is a simple manager for your game library\r\n\r\nIGDB account is required in order to fetch games metadata from the database\r\n\r\nHow to obtain API token:\r\n==============================\r\nRead docs: https://api-docs.igdb.com/#about\r\n==============================\r\n1. Sign Up with Twitch for a free account\r\n2. Ensure you have Two Factor Authentication enabled\r\n3. Register your application\r\n4. Manage your newly created application\r\n5. Generate a Client Secret by pressing \"New Secret\"\r\n6. Take note of the Client ID and Client Secret",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/pawelmalak/unraid-templates/master/templates/gameyfin.xml",
"Icon": "https://github.com/pawelmalak/unraid-templates/blob/master/templates/icons/gameyfin.png?raw=true",
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8413"
},
{
"@attributes": {
"Name": "Library",
"Target": "/opt/gameyfin-library",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_USER",
"Target": "GAMEYFIN_USER",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_PASSWORD",
"Target": "GAMEYFIN_PASSWORD",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_IGDB_API_CLIENT_ID",
"Target": "GAMEYFIN_IGDB_API_CLIENT_ID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GAMEYFIN_IGDB_API_CLIENT_SECRET",
"Target": "GAMEYFIN_IGDB_API_CLIENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "paululibro's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/paululibrosRepository/templates/gameyfin.xml",
"CategoryList": [
"Productivity"
],
"downloads": 103,
"LastUpdate": 1661791857,
"LastUpdateScan": 1665050620,
"FirstSeen": 1665050620
},
{
"Name": "snippet-box",
"Repository": "pawelmalak/snippet-box",
@ -240752,7 +240861,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1665048630,
"FirstSeen": 1665048630
},
{

View File

@ -2416,5 +2416,6 @@
"shirom/pihole-sync:latest": 1664777019,
"alexxit/go2rtc:latest": 1664833134,
"hkotel/mealie:latest": 1664899423,
"https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 1665048630
"https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg": 1665048630,
"grimsi/gameyfin:latest": 1665050620
}

45
log.txt
View File

@ -2233,6 +2233,7 @@ Processing /tmp/appFeed/templates/aeleosRepository/cloudflared.xml...Success
Downloading paululibro's Repository: https://github.com/pawelmalak/unraid-templates -> /tmp/appFeed/templates/paululibrosRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/paululibrosRepository/templates/flame.xml...Success
Processing /tmp/appFeed/templates/paululibrosRepository/templates/gameyfin.xml...Success
Processing /tmp/appFeed/templates/paululibrosRepository/templates/snippetbox.xml...Success
@ -2879,6 +2880,10 @@ Processing /tmp/appFeed/templates/Unraid.esRepository/templates/FacturaScripts.x
Processing /tmp/appFeed/templates/Unraid.esRepository/templates/FileBrowser.xml...Success
Downloading Unraid.es' Plugin Repository: https://github.com/UnRAIDES/plugin-UnRAID -> /tmp/appFeed/templates/Unraid.esPluginRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/Unraid.esPluginRepository/nerdtools.xml... Downloading attempt 1...Success
Downloading crzynik's Repository: https://github.com/NickM-27/unraid-templates -> /tmp/appFeed/templates/crzyniksRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/crzyniksRepository/ambientweather2mqtt/ambientweather2mqtt.xml...Success
Processing /tmp/appFeed/templates/crzyniksRepository/go2rtc/go2rtc.xml...Success
@ -3122,46 +3127,12 @@ Processing /tmp/appFeed/templates/elziksRepository/mecon.xml...Success
Updating stats on containers
tobbenb/oscam
tobbenb/oscam Downloads: Stars: Base: unknown
sameersbn/gitlab
sameersbn/gitlab Downloads: 49511504 Stars: 1197 Base: unknown
hexparrot/mineos
hexparrot/mineos Downloads: 3311818 Stars: 41 Base: unknown
gregyankovoy/chowdown
gregyankovoy/chowdown Downloads: 1180654 Stars: 3 Base: unknown
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:tf2 Downloads: 4004179 Stars: 28 Base: unknown
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:wurmunlimited Downloads: 4004179 Stars: 28 Base: unknown
postgis/postgis
postgis/postgis Downloads: 146506819 Stars: 158 Base: unknown
shinobicctv/shinobi
shinobicctv/shinobi:latest Downloads: 3777256 Stars: 48 Base: unknown
prologic/golinks
prologic/golinks:latest Downloads: 200918 Stars: 2 Base: unknown
n8nio/n8n
n8nio/n8n Downloads: 79779933 Stars: 143 Base: unknown
apachewebdav/apachewebdav
apachewebdav/apachewebdav Downloads: 92514 Stars: 3 Base: unknown
Tagged - Can't determine last update
matthuisman/kodi-headless
matthuisman/kodi-headless:Matrix Downloads: 481017 Stars: 11 Base: unknown
advplyr/fotosho
advplyr/fotosho Downloads: 21701 Stars: 0 Base: unknown
awesometic/h5ai
awesometic/h5ai Downloads: 1289036 Stars: 28 Base: unknown
grimsi/gameyfin
grimsi/gameyfin:latest Downloads: 103 Stars: 0 Base: unknown
Privileged: 107
Updating GitHub
Warning: file_get_contents(/tmp/community.applications/tempFiles/templates.json): failed to open stream: No such file or directory in /tmp/GitHub/SourceCode/AppFeed/appsthread.php on line 47
[master d71a2170] Update
6 files changed, 446 insertions(+), 415 deletions(-)
To https://github.com/Squidly271/AppFeed.git
77197fc5..d71a2170 master -> master
Saving /tmp/GitHub/Squidly271.github.io/forum_post0

View File

@ -8906,7 +8906,6 @@
],
"downloads": 49511504,
"stars": 1197,
"LastUpdate": 1664613117,
"trending": 0.093,
"trends": [
0.083,
@ -8936,6 +8935,7 @@
49511504
],
"LastUpdateScan": 1665043415,
"LastUpdate": 1664613117,
"FirstSeen": 1,
"topTrending": 0.009999999999999995,
"topPerforming": 0.093
@ -49392,7 +49392,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/clowrymsRepository/Mineos-node(Ubuntu).xml",
"downloads": 3311818,
"stars": 41,
"LastUpdate": 1650898557,
"trending": 0.313,
"trends": [
0.179,
@ -49422,6 +49421,7 @@
3311818
],
"LastUpdateScan": 1665043415,
"LastUpdate": 1650898557,
"FirstSeen": 1544995612,
"topTrending": 0.134,
"topPerforming": 0.313
@ -75325,7 +75325,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/GracksRepository/greg/chowdown.xml",
"downloads": 1180654,
"stars": 3,
"LastUpdate": 1580504676,
"trending": 0.026,
"trends": [
0.009,
@ -75355,6 +75354,7 @@
1180654
],
"LastUpdateScan": 1665043415,
"LastUpdate": 1580504676,
"FirstSeen": 1550721741,
"topTrending": 0.017,
"topPerforming": 0.026
@ -106355,7 +106355,6 @@
"GameServers"
],
"stars": 28,
"LastUpdate": 1664734118,
"trendsDate": [
1649448216,
1652044748,
@ -106366,6 +106365,7 @@
1665043415
],
"LastUpdateScan": 1665043415,
"LastUpdate": 1664734118,
"FirstSeen": 1555920399
},
{
@ -109994,7 +109994,6 @@
"GameServers"
],
"stars": 28,
"LastUpdate": 1664734118,
"trendsDate": [
1649448216,
1652044749,
@ -110005,6 +110004,7 @@
1665043415
],
"LastUpdateScan": 1665043415,
"LastUpdate": 1664734118,
"FirstSeen": 1558526835
},
{
@ -123698,7 +123698,6 @@
],
"downloads": 146506819,
"stars": 158,
"LastUpdate": 1664778657,
"trending": 0.79,
"trends": [
0.813,
@ -123728,6 +123727,7 @@
146506819
],
"LastUpdateScan": 1665043415,
"LastUpdate": 1664778657,
"FirstSeen": 1639055016,
"topTrending": -0.02299999999999991,
"topPerforming": 0.79
@ -125427,7 +125427,6 @@
],
"downloads": 3777256,
"stars": 48,
"LastUpdate": 1627104756,
"trending": 0.246,
"trends": [
0.022,
@ -125457,6 +125456,7 @@
3777256
],
"LastUpdateScan": 1665043416,
"LastUpdate": 1627104756,
"FirstSeen": 1610485688,
"topTrending": 0.224,
"topPerforming": 0.246
@ -147184,7 +147184,6 @@
],
"downloads": 200918,
"stars": 2,
"LastUpdate": 1608954774,
"trending": 0.006,
"trends": [
0.041,
@ -147214,6 +147213,7 @@
200918
],
"LastUpdateScan": 1665043416,
"LastUpdate": 1608954774,
"FirstSeen": 1584505149,
"topTrending": -0.035,
"topPerforming": 0.006
@ -172629,7 +172629,6 @@
],
"downloads": 79779933,
"stars": 143,
"LastUpdate": 1665042377,
"trending": 0.917,
"trends": [
0.387,
@ -172659,6 +172658,7 @@
79779933
],
"LastUpdateScan": 1665043416,
"LastUpdate": 1665042377,
"FirstSeen": 1602676263,
"topTrending": 0.53,
"topPerforming": 0.917
@ -176503,7 +176503,6 @@
],
"downloads": 92514,
"stars": 3,
"LastUpdate": 1628677859,
"trending": 0.685,
"trends": [
0.62,
@ -176533,6 +176532,7 @@
92514
],
"LastUpdateScan": 1665043416,
"LastUpdate": 1628677859,
"FirstSeen": 1628669013,
"topTrending": 0.06500000000000006
},
@ -184475,7 +184475,6 @@
],
"downloads": 481017,
"stars": 11,
"LastUpdate": 1646823258,
"trending": 0.418,
"trends": [
0.708,
@ -184505,6 +184504,7 @@
481017
],
"LastUpdateScan": 1665043416,
"LastUpdate": 1646823258,
"FirstSeen": 1636455802,
"topTrending": -0.29,
"topPerforming": 0.418
@ -201523,7 +201523,6 @@
"MediaServer-Photos"
],
"downloads": 21701,
"LastUpdate": 1627656094,
"trending": 1.147,
"trends": [
0.189,
@ -201553,6 +201552,7 @@
21701
],
"LastUpdateScan": 1665043416,
"LastUpdate": 1627656094,
"FirstSeen": 1626055393,
"topTrending": 0.958
},
@ -220586,7 +220586,6 @@
],
"downloads": 1289036,
"stars": 28,
"LastUpdate": 1658280721,
"trending": 0.048,
"trends": [
0.052,
@ -220616,6 +220615,7 @@
1289036
],
"LastUpdateScan": 1665043417,
"LastUpdate": 1658280721,
"FirstSeen": 1639055017,
"topTrending": -0.003999999999999997,
"topPerforming": 0.048
@ -240570,6 +240570,29 @@
"LastUpdate": 1662159220,
"FirstSeen": 1651749662
},
{
"Plugin": true,
"PluginURL": "https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg",
"PluginAuthor": "UnRAIDES",
"Name": "NerdTools",
"MinVer": "6.11",
"Support": "https://forums.unraid.net/topic/129200-plug-in-nerdtools/",
"Icon": "https://github.com/UnRAIDES/plugin-UnRAID/raw/main/nerdtools.png",
"Repo": "Unraid.es' Plugin Repository",
"TemplateURL": "https://raw.githubusercontent.com/UnRAIDES/plugin-UnRAID/master/nerdtools.xml",
"Repository": "https://raw.githubusercontent.com/UnRAIDES/unRAID-NerdTools/main/plugin/NerdTools.plg",
"pluginVersion": "2022.10.05",
"Overview": "Install and Uninstall extra packages easily.",
"Date": 1664942400,
"CAComment": "Only advanced users should consider installing this",
"templatePath": "/tmp/GitHub/AppFeed/templates/Unraid.esPluginRepository/nerdtools.xml",
"CategoryList": [
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1665048630,
"FirstSeen": 1665048630
},
{
"Name": "ambientweather2mqtt",
"Repository": "ghcr.io/neilenns/ambientweather2mqtt:latest",

View File

@ -66418,5 +66418,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
},
"grimsi/gameyfin:latest": {
"Base": null,
"Downloads": 103,
"Stars": null,
"Time": 1665050620,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1661791857
}
}