initial commit

This commit is contained in:
2025-04-09 11:20:41 +02:00
parent a452f7354a
commit fef9984140
1399 changed files with 92621 additions and 6 deletions
+34
View File
@@ -0,0 +1,34 @@
{
"name": "Whisparr",
"slug": "whisparr",
"categories": [
14
],
"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/selfhst/icons/refs/heads/main/svg/whisparr.svg",
"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": []
}