forked from michael.heier/umbrel-apps
4a5341c75e
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
27 lines
1.0 KiB
YAML
27 lines
1.0 KiB
YAML
manifestVersion: 1.1
|
|
id: radarr
|
|
category: Media
|
|
name: Radarr
|
|
version: "4.1.0.6175"
|
|
tagline: Your movie collection manager
|
|
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.
|
|
developer: Radarr
|
|
website: https://radarr.video/
|
|
dependencies:
|
|
- transmission
|
|
repo: https://github.com/Radarr/Radarr
|
|
support: https://github.com/Radarr/Radarr/issues
|
|
port: 7878
|
|
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 |