mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-12 00:19:17 +00:00
d54b97f457
Co-authored-by: Mayank Chhabra <mayank@umbrel.com> Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
27 lines
879 B
YAML
27 lines
879 B
YAML
manifestVersion: 1
|
|
id: sonarr
|
|
category: Media
|
|
name: Sonarr
|
|
version: "3.0.9"
|
|
tagline: Smart PVR for newsgroup and bittorrent users
|
|
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.
|
|
developer: Sonarr
|
|
website: https://sonarr.tv/
|
|
dependencies:
|
|
- transmission
|
|
repo: https://github.com/Sonarr/Sonarr
|
|
support: https://github.com/Sonarr/Sonarr/issues
|
|
port: 8989
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
torOnly: false
|
|
permissions:
|
|
- STORAGE_DOWNLOADS
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319 |