feat: initial sonarr terraform configuration
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
upgrade_allowed: false
|
||||
cutoff: 1
|
||||
cutoff_format_score: 0
|
||||
min_format_score: 0
|
||||
quality_groups:
|
||||
- id: 1
|
||||
qualities:
|
||||
- id: 1
|
||||
name: SDTV
|
||||
source: television
|
||||
resolution: 480
|
||||
- id: 1000
|
||||
name: "WEB 480p"
|
||||
qualities:
|
||||
- id: 12
|
||||
name: WEBRip-480p
|
||||
source: webRip
|
||||
resolution: 480
|
||||
- id: 8
|
||||
name: WEBDL-480p
|
||||
source: web
|
||||
resolution: 480
|
||||
- id: 2
|
||||
qualities:
|
||||
- id: 2
|
||||
name: DVD
|
||||
source: dvd
|
||||
resolution: 480
|
||||
format_items: []
|
||||
Reference in New Issue
Block a user