app-store/apps/maintainerr/config.json
Armand Gillot b1199804b0
Add Maintainerr (#2316)
* Add Maintainerr

* fix port

* fix port

* fix port

* fix
2024-01-29 19:40:30 +01:00

20 lines
618 B
JSON

{
"name": "Maintainerr",
"available": true,
"exposable": true,
"port": 8030,
"id": "maintainerr",
"tipi_version": 1,
"version": "1.7.1",
"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"]
}