Create umlautadaptarr.json
This commit is contained in:
parent
403f08fd63
commit
3aa1fd0e98
34
frontend/public/json/umlautadaptarr.json
Normal file
34
frontend/public/json/umlautadaptarr.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"name": "UmlautAdaptarr",
|
||||||
|
"slug": "umlautadaptarr",
|
||||||
|
"categories": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"date_created": "2025-04-08",
|
||||||
|
"type": "ct",
|
||||||
|
"updateable": true,
|
||||||
|
"privileged": false,
|
||||||
|
"interface_port": 5005,
|
||||||
|
"documentation": null,
|
||||||
|
"website": "https://github.com/PCJones/UmlautAdaptarr",
|
||||||
|
"logo": "LINK TO LOGO",
|
||||||
|
"description": "A tool to work around Sonarr, Radarr, Lidarr and Readarrs problems with foreign languages",
|
||||||
|
"install_methods": [
|
||||||
|
{
|
||||||
|
"type": "default",
|
||||||
|
"script": "ct/umlautadaptarr.sh",
|
||||||
|
"resources": {
|
||||||
|
"cpu": 1,
|
||||||
|
"ram": 512,
|
||||||
|
"hdd": 2,
|
||||||
|
"os": "debian",
|
||||||
|
"version": "12"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"default_credentials": {
|
||||||
|
"username": "root",
|
||||||
|
"password": null
|
||||||
|
},
|
||||||
|
"notes": []
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user