create: Created Anime Profile for Dev
This commit is contained in:
parent
34bf12a2d4
commit
4805ad2ba5
|
|
@ -0,0 +1,67 @@
|
|||
name: Anime
|
||||
description: 'Ensure you have your naming scheme set correctly before using this profile:
|
||||
https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-anime/'
|
||||
tags:
|
||||
- Anime
|
||||
- 1080p
|
||||
- Remux
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 100
|
||||
upgradeUntilScore: 10000
|
||||
minScoreIncrement: 1
|
||||
custom_formats:
|
||||
- name: WEB Tier 01
|
||||
score: 350
|
||||
- name: WEB Tier 02
|
||||
score: 250
|
||||
- name: WEB Tier 03
|
||||
score: 150
|
||||
qualities:
|
||||
- id: -1
|
||||
name: Bluray-1080p
|
||||
description: ''
|
||||
qualities:
|
||||
- id: 10
|
||||
name: Bluray-1080p
|
||||
- id: 8
|
||||
name: Remux-1080p
|
||||
- id: -2
|
||||
name: WEB-1080p
|
||||
description: ''
|
||||
qualities:
|
||||
- id: 12
|
||||
name: HDTV-1080p
|
||||
- id: 11
|
||||
name: WEBRip-1080p
|
||||
- id: 9
|
||||
name: WEBDL-1080p
|
||||
- id: 13
|
||||
name: Bluray-720p
|
||||
- id: -3
|
||||
name: WEB-720p
|
||||
description: ''
|
||||
qualities:
|
||||
- id: 14
|
||||
name: WEBDL-720p
|
||||
- id: 15
|
||||
name: WEBRip-720p
|
||||
- id: 16
|
||||
name: HDTV-720p
|
||||
- id: 18
|
||||
name: Bluray-480p
|
||||
- id: -4
|
||||
name: WEB-480p
|
||||
description: ''
|
||||
qualities:
|
||||
- id: 20
|
||||
name: WEBRip-480p
|
||||
- id: 19
|
||||
name: WEBDL-480p
|
||||
- id: 22
|
||||
name: DVD
|
||||
- id: 24
|
||||
name: SDTV
|
||||
upgrade_until:
|
||||
id: -1
|
||||
name: Bluray-1080p
|
||||
language: must_english
|
||||
|
|
@ -28,6 +28,7 @@ description: '**This is only the base profile, it does not have the optional sco
|
|||
tags:
|
||||
- 2160p
|
||||
- SQP
|
||||
- Remux
|
||||
upgradesAllowed: true
|
||||
minCustomFormatScore: 550
|
||||
upgradeUntilScore: 10000
|
||||
|
|
|
|||
Loading…
Reference in New Issue