This commit is contained in:
Andrew Z 2021-11-10 18:03:23 -05:00
parent c357978b46
commit 9c8a274753
7 changed files with 309 additions and 27 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1636578212 "last_updated_timestamp": 1636585401
} }

View File

@ -18387,6 +18387,140 @@
"LastUpdateScan": 1634922067, "LastUpdateScan": 1634922067,
"FirstSeen": 1570745119 "FirstSeen": 1570745119
}, },
{
"Name": "emulatorjs",
"Repository": "lscr.io/linuxserver/emulatorjs",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/emulatorjs",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"DonateImg": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-emulatorjs/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-emulatorjs#application-setup",
"Project": "https://github.com/linuxserver/emulatorjs",
"Overview": "Emulatorjs(https://github.com/linuxserver/emulatorjs) - A fork of NeptunJS used to run multiple web based emulators for retro games. This projects adds a management layer for adding roms and artwork to make it self hosted.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/emulatorjs.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/emulatorjs-logo.png",
"Date": 1634961600,
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Rom/artwork management interface, used to generate/manage config files and download artwork",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 80",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Emulation frontend containing static web files used to browse and launch games",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 4001",
"Target": "4001",
"Default": "4001",
"Mode": "tcp",
"Description": "IPFS peering port, if you want to participate in the P2P network to distribute frontend artwork please forward this to the Internet",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Path to store roms/artwork",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SUBFOLDER",
"Target": "SUBFOLDER",
"Default": "/",
"Description": "Specify a subfolder for reverse proxies IE '/FOLDER/'",
"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/emulatorjs.xml",
"LastUpdateScan": 1636585401,
"FirstSeen": 1636585401
},
{ {
"Name": "endlessh", "Name": "endlessh",
"Repository": "lscr.io/linuxserver/endlessh", "Repository": "lscr.io/linuxserver/endlessh",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1410, "apps": 1411,
"last_updated_timestamp": 1636578212, "last_updated_timestamp": 1636585401,
"last_updated": "2021-11-10 16:03", "last_updated": "2021-11-10 18:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -18549,6 +18549,140 @@
"LastUpdateScan": 1634922067, "LastUpdateScan": 1634922067,
"FirstSeen": 1570745119 "FirstSeen": 1570745119
}, },
{
"Name": "emulatorjs",
"Repository": "lscr.io/linuxserver/emulatorjs",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/emulatorjs",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"DonateImg": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-emulatorjs/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-emulatorjs#application-setup",
"Project": "https://github.com/linuxserver/emulatorjs",
"Overview": "Emulatorjs(https://github.com/linuxserver/emulatorjs) - A fork of NeptunJS used to run multiple web based emulators for retro games. This projects adds a management layer for adding roms and artwork to make it self hosted.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/main/unraid/emulatorjs.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/emulatorjs-logo.png",
"Date": 1634961600,
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Rom/artwork management interface, used to generate/manage config files and download artwork",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 80",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Emulation frontend containing static web files used to browse and launch games",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 4001",
"Target": "4001",
"Default": "4001",
"Mode": "tcp",
"Description": "IPFS peering port, if you want to participate in the P2P network to distribute frontend artwork please forward this to the Internet",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Path: /data",
"Target": "/data",
"Default": "",
"Mode": "rw",
"Description": "Path to store roms/artwork",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "SUBFOLDER",
"Target": "SUBFOLDER",
"Default": "/",
"Description": "Specify a subfolder for reverse proxies IE '/FOLDER/'",
"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/emulatorjs.xml",
"LastUpdateScan": 1636585401,
"FirstSeen": 1636585401
},
{ {
"Name": "endlessh", "Name": "endlessh",
"Repository": "lscr.io/linuxserver/endlessh", "Repository": "lscr.io/linuxserver/endlessh",

View File

@ -1855,5 +1855,6 @@
"ofsm/ofsm:latest": 1636484609, "ofsm/ofsm:latest": 1636484609,
"https://www.incipit.life/zfs.master.plg": 1636513416, "https://www.incipit.life/zfs.master.plg": 1636513416,
"rix1337/docker-ripper:manual-latest": 1636542205, "rix1337/docker-ripper:manual-latest": 1636542205,
"ofsm/ofsm": 1636560150 "ofsm/ofsm": 1636560150,
"lscr.io/linuxserver/emulatorjs": 1636585401
} }

View File

@ -14111,11 +14111,10 @@
"MediaServer-Music", "MediaServer-Music",
"MediaServer-Photos" "MediaServer-Photos"
], ],
"downloads": 4726248, "downloads": 4731542,
"stars": 9, "stars": 9,
"trending": 0.115, "trending": 0.112,
"trends": [ "trends": [
0.159,
0.124, 0.124,
0.095, 0.095,
0.109, 0.109,
@ -14127,10 +14126,10 @@
0.118, 0.118,
0.117, 0.117,
0.12, 0.12,
0.115 0.115,
0.112
], ],
"trendsDate": [ "trendsDate": [
1602799727,
1605395274, 1605395274,
1607994547, 1607994547,
1610593647, 1610593647,
@ -14142,10 +14141,10 @@
1626185007, 1626185007,
1628784208, 1628784208,
1631383401, 1631383401,
1633982626 1633982626,
1636578212
], ],
"downloadtrend": [ "downloadtrend": [
4657849,
4663649, 4663649,
4668077, 4668077,
4673159, 4673159,
@ -14157,12 +14156,13 @@
4709633, 4709633,
4715131, 4715131,
4720813, 4720813,
4726248 4726248,
4731542
], ],
"LastUpdateScan": 1633982626, "LastUpdateScan": 1636578212,
"FirstSeen": 1538280000, "FirstSeen": 1538280000,
"topTrending": -0.044, "topTrending": -0.011999999999999997,
"topPerforming": 0.115 "topPerforming": 0.112
}, },
{ {
"Date": 1538712000, "Date": 1538712000,
@ -36130,10 +36130,9 @@
"CategoryList": [ "CategoryList": [
"MediaServer-Video" "MediaServer-Video"
], ],
"downloads": 37652, "downloads": 38221,
"trending": 1.421, "trending": 1.489,
"trends": [ "trends": [
2.024,
1.637, 1.637,
0.97, 0.97,
1.256, 1.256,
@ -36145,10 +36144,10 @@
1.72, 1.72,
1.54, 1.54,
1.503, 1.503,
1.421 1.421,
1.489
], ],
"trendsDate": [ "trendsDate": [
1602799728,
1605395275, 1605395275,
1607994547, 1607994547,
1610593647, 1610593647,
@ -36160,10 +36159,10 @@
1626185008, 1626185008,
1628784209, 1628784209,
1631383401, 1631383401,
1633982627 1633982627,
1636578212
], ],
"downloadtrend": [ "downloadtrend": [
30639,
31149, 31149,
31454, 31454,
31854, 31854,
@ -36175,11 +36174,12 @@
35996, 35996,
36559, 36559,
37117, 37117,
37652 37652,
38221
], ],
"LastUpdateScan": 1633982627, "LastUpdateScan": 1636578212,
"FirstSeen": 1483851600, "FirstSeen": 1483851600,
"topTrending": -0.603 "topTrending": -0.1479999999999999
}, },
{ {
"Name": "stuckless-sagetv-server-java7", "Name": "stuckless-sagetv-server-java7",

View File

@ -57474,5 +57474,15 @@
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null "trendsDate": null
},
"lscr.io/linuxserver/emulatorjs": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1636585401,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"caFixed": 407, "caFixed": 408,
"fixedTemplates": { "fixedTemplates": {
"smdion's Repository": { "smdion's Repository": {
"smdion/docker-h5ai": [ "smdion/docker-h5ai": [
@ -165,6 +165,9 @@
"lscr.io/linuxserver/embystat": [ "lscr.io/linuxserver/embystat": [
"No category entry present" "No category entry present"
], ],
"lscr.io/linuxserver/emulatorjs": [
"No category entry present"
],
"lscr.io/linuxserver/endlessh": [ "lscr.io/linuxserver/endlessh": [
"No category entry present", "No category entry present",
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config" "Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"