forked from michael.heier/umbrel-apps
4a5341c75e
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
27 lines
881 B
YAML
27 lines
881 B
YAML
manifestVersion: 1.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 |