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

14 lines
629 B
JSON

{
"name": "Sonarr",
"available": true,
"port": 8098,
"id": "sonarr",
"categories": ["media", "utilities"],
"description": "Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
"short_desc": "TV show manager for Usenet and BitTorrent",
"author": "sonarr.tv",
"source": "https://github.com/Sonarr/Sonarr",
"image": "/logos/apps/sonarr.jpg",
"form_fields": []
}