forked from michael.heier/umbrel-apps
60878f278d
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com> Co-authored-by: Luke Childs <lukechilds123@gmail.com> Co-authored-by: John Corser <johnpc@umich.edu>
25 lines
760 B
YAML
25 lines
760 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 |