app-store/apps/maintainerr/config.json
Armand Gillot 73648b4c0d
APP Maintainerr update (#2402)
* [APP] Maintainerr new version update

* new port

* new port

* new port
2024-02-08 08:31:45 +01:00

20 lines
618 B
JSON

{
"name": "Maintainerr",
"available": true,
"exposable": true,
"port": 8030,
"id": "maintainerr",
"tipi_version": 2,
"version": "2.0.0",
"categories": [
"media",
"utilities"
],
"description": "Maintainerr will manage the storage space on your plex server, launching automated actions to delete your files.",
"short_desc": "Maintainerr will manage the storage space on your plex server, launching automated actions to delete your files.",
"author": "jorenn92",
"source": "https://github.com/jorenn92/Maintainerr",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}