app-store/apps/prowlarr/config.json

17 lines
773 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"$schema": "../schema.json",
2022-07-28 17:46:12 +00:00
"name": "Prowlarr",
"available": true,
2022-11-11 19:33:58 +00:00
"exposable": true,
2022-07-28 17:46:12 +00:00
"port": 8109,
"id": "prowlarr",
2022-11-11 19:33:58 +00:00
"tipi_version": 2,
2022-08-24 09:26:38 +00:00
"version": "develop",
2022-07-28 17:46:12 +00:00
"categories": ["media", "utilities"],
"description": "Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all).",
"short_desc": "A torrent/usenet indexer manager/proxy",
"author": "Prowlarr",
"source": "https://github.com/Prowlarr/Prowlarr/",
"form_fields": []
}