2024-11-06 07:14:59 +00:00
|
|
|
{
|
|
|
|
"name": "Bazarr",
|
|
|
|
"slug": "bazarr",
|
|
|
|
"categories": [
|
2024-11-19 21:26:46 +00:00
|
|
|
18
|
2024-11-06 07:14:59 +00:00
|
|
|
],
|
|
|
|
"date_created": "2024-05-02",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": false,
|
|
|
|
"privileged": false,
|
2024-11-28 14:50:40 +00:00
|
|
|
"interface_port": 6767,
|
2024-11-06 07:14:59 +00:00
|
|
|
"documentation": null,
|
|
|
|
"website": "https://www.bazarr.media/",
|
|
|
|
"logo": "https://www.bazarr.media/assets/img/logo.png",
|
|
|
|
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/bazarr.sh",
|
|
|
|
"resources": {
|
2024-11-28 14:50:40 +00:00
|
|
|
"cpu": 2,
|
|
|
|
"ram": 1024,
|
|
|
|
"hdd": 4,
|
2024-11-06 07:14:59 +00:00
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": []
|
2024-11-19 21:26:46 +00:00
|
|
|
}
|