ProxmoxVE/json/whisparr.json

34 lines
910 B
JSON
Raw Normal View History

{
"name": "Whisparr",
"slug": "whisparr",
"categories": [
12
],
"date_created": "2024-05-02",
"type": "ct",
"updateable": false,
"privileged": false,
"interface_port": "6969",
"documentation": null,
"website": "https://github.com/Whisparr/Whisparr",
"logo": "https://raw.githubusercontent.com/Whisparr/Whisparr/develop/Logo/256.png",
"description": "Whisparr is an adult movie collection manager for Usenet and BitTorrent users.",
"install_methods": [
{
"type": "default",
"script": "ct/whisparr.sh",
"resources": {
"cpu": "2",
"ram": "1024",
"hdd": "4",
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": []
}