app-store/apps/radarr/config.json
Nicolas Meienberger d64bb1f2b7 Initial commit
2022-07-28 19:46:12 +02:00

14 lines
844 B
JSON

{
"name": "Radarr",
"available": true,
"port": 8088,
"id": "radarr",
"categories": ["media", "utilities"],
"description": "Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. Note that only one type of a given movie is supported. If you want both an 4k version and 1080p version of a given movie you will need multiple instances.",
"short_desc": "Movie collection manager for Usenet and BitTorrent users.",
"author": "radarr.video",
"source": "https://github.com/Radarr/Radarr",
"image": "/logos/apps/radarr.jpg",
"form_fields": []
}