This commit is contained in:
Andrew Z 2022-09-29 08:03:41 -04:00
parent dadf3b13f2
commit c0a822f334
6 changed files with 524 additions and 20 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1664448397
"last_updated_timestamp": 1664453019
}

View File

@ -248838,12 +248838,73 @@
"Name": "Azure-Pipelines-Agent",
"Repository": "chrizzo84/azpipeline",
"Registry": "https://hub.docker.com/repository/docker/chrizzo84/azpipeline",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/chrizzo84/unraid-templates/issues",
"Project": "https://github.com/chrizzo84/unraid-templates",
"Overview": "Ubuntu 22.04 Azure Pipelines Agent with some preinstalled software.\r\nPlease see projectpage for list of preinstalled software.",
"TemplateURL": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/master/azure-pipelines-agent/azure-pipelines-agent.xml",
"Icon": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/main/icons/azpipeline.png",
"Config": [
{
"@attributes": {
"Name": "AZP_URL",
"Target": "AZP_URL",
"Default": "",
"Mode": "",
"Description": "Azure DevOps URL",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AZP_TOKEN",
"Target": "AZP_TOKEN",
"Default": "",
"Mode": "",
"Description": "Personal Access Token",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AZP_AGENT_NAME",
"Target": "AZP_AGENT_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the Agent",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AZP_POOL",
"Target": "AZP_POOL",
"Default": "",
"Mode": "",
"Description": "Azure DevOps Agent Pool Name - If not filled out Agent will be installed to Default Agent Pool",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "chrizzo's Repository",
"CABlacklist": true,
"Overview": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/chrizzosRepository/azure-pipelines-agent/azure-pipelines-agent.xml",
"CategoryList": [
"Productivity"
@ -249375,8 +249436,8 @@
"Overview": "Raspberry Pints, beer tap display app[br]IMPORTANT :- YOU MUST CHANGE THE HOST PORT BELOW",
"templatePath": "/tmp/GitHub/AppFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183606.xml",
"downloads": 11,
"LastUpdate": 1659273800,
"LastUpdateScan": 1664448397,
"LastUpdate": 1659273800,
"FirstSeen": 1664448397
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1819,
"last_updated_timestamp": 1664448397,
"last_updated": "2022-09-29 06:46",
"last_updated_timestamp": 1664453019,
"last_updated": "2022-09-29 08:03",
"categories": [
{
"Cat": "Backup:",
@ -249000,12 +249000,73 @@
"Name": "Azure-Pipelines-Agent",
"Repository": "chrizzo84/azpipeline",
"Registry": "https://hub.docker.com/repository/docker/chrizzo84/azpipeline",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/chrizzo84/unraid-templates/issues",
"Project": "https://github.com/chrizzo84/unraid-templates",
"Overview": "Ubuntu 22.04 Azure Pipelines Agent with some preinstalled software.\r\nPlease see projectpage for list of preinstalled software.",
"TemplateURL": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/master/azure-pipelines-agent/azure-pipelines-agent.xml",
"Icon": "https://raw.githubusercontent.com/chrizzo84/unraid-templates/main/icons/azpipeline.png",
"Config": [
{
"@attributes": {
"Name": "AZP_URL",
"Target": "AZP_URL",
"Default": "",
"Mode": "",
"Description": "Azure DevOps URL",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AZP_TOKEN",
"Target": "AZP_TOKEN",
"Default": "",
"Mode": "",
"Description": "Personal Access Token",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AZP_AGENT_NAME",
"Target": "AZP_AGENT_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the Agent",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "AZP_POOL",
"Target": "AZP_POOL",
"Default": "",
"Mode": "",
"Description": "Azure DevOps Agent Pool Name - If not filled out Agent will be installed to Default Agent Pool",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "chrizzo's Repository",
"CABlacklist": true,
"Overview": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/chrizzosRepository/azure-pipelines-agent/azure-pipelines-agent.xml",
"CategoryList": [
"Productivity"
@ -249537,8 +249598,8 @@
"Overview": "Raspberry Pints, beer tap display app[br]IMPORTANT :- YOU MUST CHANGE THE HOST PORT BELOW",
"templatePath": "/tmp/GitHub/AppFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183606.xml",
"downloads": 11,
"LastUpdate": 1659273800,
"LastUpdateScan": 1664448397,
"LastUpdate": 1659273800,
"FirstSeen": 1664448397
},
{

49
log.txt
View File

@ -3092,6 +3092,50 @@ Processing /tmp/appFeed/templates/chrizzosRepository/ca_profile.xml...FOUND PROF
Processing /tmp/appFeed/templates/chrizzosRepository/drone-gitea/drone-gitea.xml...Success
Downloading entree3000's Repository: https://github.com/Entree3k/Unraid-Templates -> /tmp/appFeed/templates/entree3000sRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/entree3000sRepository/qbithelparr/qbithelparr.xml...Success
Downloading ZappyZap's Repository: https://github.com/devzwf/unraid-docker-templates -> /tmp/appFeed/templates/ZappyZapsRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/ZappyZapsRepository/hydroqc2mqtt.xml...Success
Downloading ChongZhiJie's Repository: https://github.com/ChongZhiJie0216/unraid-docker-templates -> /tmp/appFeed/templates/ChongZhiJiesRepository Attempt 1... Success!
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/ChongZhiJie0216/Lavalink.xml...Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183557.xml...Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183606.xml...Success
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183612.xml...Success
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183616.xml...Failed
Failed loading XML
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183618.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183622.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183631.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183632.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183709.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183713.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183722.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183730.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183734.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183742.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183755.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183802.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183833.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183836.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183841.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183858.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183901.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183902.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-Master.xml...Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-Master_20220927182952.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-Master_20220927183641.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-Master_20220927183642.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-Master_20220927183655.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-v5.xml...Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-v5_20220927183046.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-v5_20220927183647.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-v5_20220927183650.xml...Duplicated Name Removed from CA
Processing /tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/SudhanPlayz-Discord-MusicBot-v5_20220927183652.xml...Duplicated Name Removed from CA
Updating stats on containers
@ -3103,8 +3147,3 @@ Updating GitHub
Saving /tmp/GitHub/Squidly271.github.io/forum_post0
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
Everything up-to-date

View File

@ -249077,5 +249077,353 @@
"FirstSeen": 1639242205,
"topTrending": -0.48,
"topPerforming": 0.11
},
{
"Name": "qbithelparr",
"Repository": "entree3000/qbithelper",
"Registry": "https://hub.docker.com/r/entree3000/qbithelparr",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://hub.docker.com/r/entree3000/qbithelparr",
"Project": "https://github.com/Entree3k/qbithelparr",
"Overview": "A Discord bot to display qBittorrent download status",
"TemplateURL": "https://raw.githubusercontent.com/Entree3k/Unraid-Templates/master/qbithelparr/qbithelparr.xml",
"Icon": "https://i.imgur.com/kQSCON6.png",
"Config": {
"@attributes": {
"Name": "/config",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/qbithelparr"
},
"Repo": "entree3000's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/entree3000sRepository/qbithelparr/qbithelparr.xml",
"CategoryList": [
"Tools-Utilities"
],
"LastUpdateScan": 1664448397,
"FirstSeen": 1664448397
},
{
"Name": "hydroqc2mqtt",
"Repository": "registry.gitlab.com/hydroqc/hydroqc2mqtt:latest",
"Registry": "https://registry.hub.docker.com/r/registry.gitlab.com/hydroqc/hydroqc2mqtt",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://hydroqc.ca/",
"Overview": "This project was created to provide a way to access Hydro-Qu\u00e9bec account and winter credit data in Home-Assistant.\r\n\r\nThis module use the hydroqc library to fetch all pertinent account information and winter credit signals to be sent to MQTT. It also provide Home-Assistant discovery topics to create all the relevant sensors in Home-Assistant.\r\n\r\nIt also includes a separate logic that sends the hourly consumption statistics to Home-Assitant via websocket",
"TemplateURL": "https://raw.githubusercontent.com/devzwf/unraid-docker-templates/master/hydroqc2mqtt.xml",
"Icon": "https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/images/hydroqc-logo.png",
"ExtraParams": "--restart=always",
"Config": [
{
"@attributes": {
"Name": "MQTT Username",
"Target": "MQTT_USERNAME",
"Default": "",
"Mode": "",
"Description": "Optional",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTT Password",
"Target": "MQTT_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Optional",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTT Host",
"Target": "MQTT_HOST",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MQTT Port",
"Target": "MQTT_PORT",
"Default": "1883",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1883"
},
{
"@attributes": {
"Name": "Contract 0 Name",
"Target": "HQ2M_CONTRACTS_0_NAME",
"Default": "",
"Mode": "",
"Description": "Name of the contract, will appear in Home Assistant and in the hydroqc topics.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Username",
"Target": "HQ2M_CONTRACTS_0_USERNAME",
"Default": "",
"Mode": "",
"Description": "Username for your HQ account",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Password",
"Target": "HQ2M_CONTRACTS_0_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Your HQ account password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Customer number",
"Target": "HQ2M_CONTRACTS_0_CUSTOMER",
"Default": "",
"Mode": "",
"Description": "Customer number (Num\u00e9ro de client) from your invoice. 10 digits, you may need to add a leading 0 to the value Ex: \u2018987 654 321\u2019 will be \u20180987654321\u2019",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Account Number",
"Target": "HQ2M_CONTRACTS_0_ACCOUNT",
"Default": "",
"Mode": "",
"Description": "Account Number (Num\u00e9ro de compte) from your invoice",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Contract number",
"Target": "HQ2M_CONTRACTS_0_CONTRACT",
"Default": "",
"Mode": "",
"Description": "Contract Number (Num\u00e9ro de contrat) from your invoice. 10 digits, you may need to add a leading 0 to the value. Ex: \u2018123 456 789\u2019 will be \u20180123456789\u2019",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Homeassistant websocket URL",
"Target": "HQ2M_CONTRACTS_0_HOME_ASSISTANT_WEBSOCKET_URL",
"Default": "",
"Mode": "",
"Description": "URL to your Home-Assistant installation websocket API",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Homeassistant Token",
"Target": "HQ2M_CONTRACTS_0_HOME_ASSISTANT_TOKEN",
"Default": "",
"Mode": "",
"Description": "Long-lived Home-Assistant access token to be used to access the API",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Contract 0 Hourly sync consumption Flag",
"Target": "HQ2M_CONTRACTS_0_SYNC_HOURLY_CONSUMPTION_ENABLED",
"Default": "true",
"Mode": "",
"Description": "Enable importing hourly consumption from Hydro-Quebec (last 24h)",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
},
{
"@attributes": {
"Name": "Contract 0 Log Level",
"Target": "HQ2M_CONTRACTS_0_LOG_LEVEL",
"Default": "INFO",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "INFO"
},
{
"@attributes": {
"Name": "Contract 0 HTTP Log Level",
"Target": "HQ2M_CONTRACTS_0_HTTP_LOG_LEVEL",
"Default": "WARNING",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "WARNING"
}
],
"Repo": "ZappyZap's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/ZappyZapsRepository/hydroqc2mqtt.xml",
"CategoryList": [
"HomeAutomation"
],
"LastUpdateScan": 1664448397,
"FirstSeen": 1664448397
},
{
"Name": "SudhanPlayz-Discord-MusicBot-Master",
"Registry": "https://hub.docker.com/r/chongzhijie/sudhanplayz-discord-musicbot",
"Repository": "chongzhijie/sudhanplayz-discord-musicbot:master",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "3000",
"ContainerPort": "3000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/usr/src/app/botconfig.js",
"ContainerDir": "/mnt/user/appdata/SudhanPlayz-Discord-MusicBot/botconfig.js",
"Mode": "rw"
}
},
"Version": "01",
"WebUI": "http://[iP]:[PORT:3000]/",
"Icon": "https://github.com/SudhanPlayz/Discord-MusicBot/raw/master/assets/logo.gif",
"Repo": "ChongZhiJie's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ChongZhiJie0216/unraid-docker-templates/master/.history/ChongZhiJie0216/Lavalink_20220927183606.xml",
"Overview": "Raspberry Pints, beer tap display app[br]IMPORTANT :- YOU MUST CHANGE THE HOST PORT BELOW",
"templatePath": "/tmp/GitHub/AppFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183606.xml",
"downloads": 11,
"LastUpdate": 1659273800,
"LastUpdateScan": 1664448397,
"FirstSeen": 1664448397
},
{
"Name": "Lavalink",
"Registry": "https://hub.docker.com/r/chongzhijie/sudhanplayz-discord-musicbot",
"Repository": "chongzhijie/sudhanplayz-discord-musicbot:master",
"BindTime": "true",
"Privileged": "false",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "3000",
"ContainerPort": "3000",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/usr/src/app/botconfig.js",
"ContainerDir": "/mnt/user/appdata/SudhanPlayz-Discord-MusicBot/botconfig.js",
"Mode": "rw"
}
},
"Version": "01",
"WebUI": "http://[iP]:[PORT:3000]/",
"Icon": "https://github.com/SudhanPlayz/Discord-MusicBot/raw/master/assets/logo.gif",
"Repo": "ChongZhiJie's Repository",
"TemplateURL": "https://raw.githubusercontent.com/ChongZhiJie0216/unraid-docker-templates/master/.history/ChongZhiJie0216/Lavalink_20220927183612.xml",
"Overview": "Raspberry Pints, beer tap display app[br]IMPORTANT :- YOU MUST CHANGE THE HOST PORT BELOW",
"templatePath": "/tmp/GitHub/AppFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183612.xml",
"downloads": 11,
"LastUpdateScan": 1664448397,
"LastUpdate": 1659273800,
"FirstSeen": 1664448397
},
{
"TemplatePath": "/tmp/appFeed/templates/ChongZhiJiesRepository/.history/ChongZhiJie0216/Lavalink_20220927183616.xml",
"errors": [
"error parsing attribute name",
"attributes construct error",
"Couldn't find end of Start Tag Description line 4",
"Opening and ending tag mismatch: Container line 2 and Description",
"Extra content at the end of the document"
],
"LastUpdateScan": 1662077682,
"FirstSeen": null
}
]

View File

@ -1,5 +1,5 @@
{
"caFixed": 462,
"caFixed": 461,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1223,11 +1223,6 @@
"No category entry present"
]
},
"chrizzo's Repository": {
"chrizzo84/azpipeline": [
"Fatal: No valid Overview Or Description present - Application dropped from CA automatically - Possibly far too many formatting tags present"
]
},
"ZappyZap's Repository": {
"registry.gitlab.com/hydroqc/hydroqc2mqtt:latest": [
"Not a valid Registry entry set. Creating from Repository setting - This may not be the correct value - Incorrect entries may impede updates to the container"