This commit is contained in:
Andrew Z 2024-01-01 02:05:37 -05:00
parent 001f91dfb0
commit ec983d2f4f
5 changed files with 85 additions and 52 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1704085529
"last_updated_timestamp": 1704092735
}

View File

@ -73218,8 +73218,8 @@
],
"downloads": 72981,
"stars": 4,
"LastUpdate": 1698252555,
"LastUpdateScan": 1704085529,
"LastUpdate": 1698252555,
"FirstSeen": 1704085529
},
{
@ -304472,13 +304472,6 @@
"LastUpdate": 1679617107,
"FirstSeen": 1702225076
},
{
"TemplatePath": "/tmp/appFeed/templates/EurotimmysRepository/RomM/ca_profile.xml",
"errors": [
"EntityRef: expecting ';'"
],
"FirstSeen": null
},
{
"Name": "RomM",
"Repository": "zurdi15/romm",
@ -304492,6 +304485,12 @@
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/Eurotimmy/unraid-templates/master/RomM/RomM.xml",
"Icon": "https://github.com/Eurotimmy/unraid-templates/blob/main/RomM/RomM.png?raw=1",
"Screenshot": [
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/home.png",
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/gallery.png",
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/details.png",
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/search.png"
],
"Config": [
{
"@attributes": {

View File

@ -1,7 +1,7 @@
{
"apps": 2207,
"last_updated_timestamp": 1704085529,
"last_updated": "2024-01-01 00:05",
"apps": 2206,
"last_updated_timestamp": 1704092735,
"last_updated": "2024-01-01 02:05",
"categories": [
{
"Cat": "Backup:",
@ -73380,8 +73380,8 @@
],
"downloads": 72981,
"stars": 4,
"LastUpdate": 1698252555,
"LastUpdateScan": 1704085529,
"LastUpdate": 1698252555,
"FirstSeen": 1704085529
},
{
@ -304634,13 +304634,6 @@
"LastUpdate": 1679617107,
"FirstSeen": 1702225076
},
{
"TemplatePath": "/tmp/appFeed/templates/EurotimmysRepository/RomM/ca_profile.xml",
"errors": [
"EntityRef: expecting ';'"
],
"FirstSeen": null
},
{
"Name": "RomM",
"Repository": "zurdi15/romm",
@ -304654,6 +304647,12 @@
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/Eurotimmy/unraid-templates/master/RomM/RomM.xml",
"Icon": "https://github.com/Eurotimmy/unraid-templates/blob/main/RomM/RomM.png?raw=1",
"Screenshot": [
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/home.png",
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/gallery.png",
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/details.png",
"https://raw.githubusercontent.com/zurdi15/romm/master/.github/resources/screenshots/search.png"
],
"Config": [
{
"@attributes": {

View File

@ -3919,8 +3919,6 @@ Processing /tmp/appFeed/templates/PhilBarkersRepository/orbitalsync/orbitalsync.
Downloading Eurotimmy's Repository: https://github.com/Eurotimmy/unraid-templates -> /tmp/appFeed/templates/EurotimmysRepository Attempt 1...https://github.com/Eurotimmy/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/EurotimmysRepository/RomM/ca_profile.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/EurotimmysRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/EurotimmysRepository/RomM/RomM.xml...Success
@ -3938,8 +3936,6 @@ Processing /tmp/appFeed/templates/stottlesRepository/jupyterlabnn/jupyterlabnn.x
Updating stats on containers
rhasspy/wyoming-openwakeword
rhasspy/wyoming-openwakeword Downloads: 72981 Stars: 4 Base: unknown
Privileged: 106

View File

@ -72641,6 +72641,34 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Data Folder",
"Target": "/data",
"Default": "/mnt/user/appdata/esphome-data",
"Mode": "rw",
"Description": "Container Path: /data - Where your compiled binaries will be stored",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Cache Folder",
"Target": "/cache",
"Default": "/dev/shm/esphome-cache",
"Mode": "rw",
"Description": "Container Path: /cache - Where the files used to compile builds are stored, ram drive preferred to reduce IO bottlenecks",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "WebUI",
@ -72682,34 +72710,6 @@
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Data Folder",
"Target": "/data",
"Default": "/mnt/user/appdata/esphome/data",
"Mode": "rw",
"Description": "Container Path: /data - Where your compiled binaries will be stored",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Cache Folder",
"Target": "/cache",
"Default": "/dev/shm/esphome-cache",
"Mode": "rw",
"Description": "Container Path: /cache - Where the files used to compile builds are stored, ram drive preferred to reduce IO bottlenecks",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "digiblur's Repository",
@ -73183,6 +73183,45 @@
"LastUpdate": 1679507176,
"FirstSeen": 1643490190
},
{
"Name": "openWakeWord",
"Repository": "rhasspy/wyoming-openwakeword",
"Registry": "https://hub.docker.com/r/rhasspy/wyoming-openwakeword/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/72033-support-digiblurs-docker-template-repository/",
"Project": "https://github.com/rhasspy/wyoming-openwakeword",
"Overview": "Wyoming protocol server for openWakeWord wake word detection system. There is NO WEB-UI to this container.",
"TemplateURL": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/openWakeWord.xml",
"Icon": "https://raw.githubusercontent.com/digiblur/unraid-docker-templates/master/images/openwakeword.png",
"PostArgs": "--preload-model 'ok_nabu'",
"DonateText": "Help support my work - buy me a drank",
"Config": {
"@attributes": {
"Name": "WyomingPort",
"Target": "10400",
"Default": "10400",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
"Repo": "digiblur's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/digiblursRepository/openWakeWord.xml",
"CategoryList": [
"HomeAutomation"
],
"downloads": 72981,
"stars": 4,
"LastUpdate": 1698252555,
"LastUpdateScan": 1704085529,
"FirstSeen": 1704085529
},
{
"Name": "plate-minder",
"Repository": "sclaflin/plate-minder",