mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 10:55:10 +00:00
35 lines
903 B
JSON
35 lines
903 B
JSON
{
|
|
"name": "Whisparr",
|
|
"slug": "whisparr",
|
|
"categories": [
|
|
18
|
|
],
|
|
"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": []
|
|
}
|