2023-10-22 20:22:42 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "Recyclarr",
|
|
|
|
"port": 1111,
|
|
|
|
"available": true,
|
|
|
|
"exposable": false,
|
|
|
|
"no_gui": true,
|
|
|
|
"uid": 1000,
|
|
|
|
"gid": 1000,
|
|
|
|
"id": "recyclarr",
|
2023-10-22 20:26:34 +00:00
|
|
|
"tipi_version": 11,
|
2023-10-22 20:22:42 +00:00
|
|
|
"version": "6.0.2",
|
|
|
|
"categories": [
|
|
|
|
"media",
|
|
|
|
"utilities"
|
|
|
|
],
|
|
|
|
"description": "Automatically sync TRaSH Guides to your Sonarr and Radarr instances",
|
|
|
|
"short_desc": "Sync TRaSH Guides.",
|
|
|
|
"author": "rcdailey",
|
|
|
|
"source": "https://github.com/recyclarr/recyclarr",
|
2023-10-22 20:26:34 +00:00
|
|
|
"website": "https://recyclarr.dev",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2023-10-22 20:22:42 +00:00
|
|
|
}
|