tweak: tweaks
This commit is contained in:
parent
e5abae4076
commit
665f47e4ef
|
|
@ -1,3 +1,17 @@
|
||||||
|
name: Anime
|
||||||
|
description: 'Choose this profile if:
|
||||||
|
|
||||||
|
- You want to watch Anime.'
|
||||||
|
tags:
|
||||||
|
- Sonarr
|
||||||
|
- Anime
|
||||||
|
- 1080p
|
||||||
|
- Radarr
|
||||||
|
- NukeZone
|
||||||
|
upgradesAllowed: true
|
||||||
|
minCustomFormatScore: 250
|
||||||
|
upgradeUntilScore: 10000
|
||||||
|
minScoreIncrement: 50
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- name: Anime BD Tier 01 (Top SeaDex Muxers)
|
- name: Anime BD Tier 01 (Top SeaDex Muxers)
|
||||||
score: 1400
|
score: 1400
|
||||||
|
|
@ -103,19 +117,12 @@ custom_formats_sonarr:
|
||||||
score: 0
|
score: 0
|
||||||
- name: HD Bluray Tier 03
|
- name: HD Bluray Tier 03
|
||||||
score: 0
|
score: 0
|
||||||
description: 'Choose this profile if:
|
|
||||||
|
|
||||||
- You want to watch Anime.'
|
|
||||||
language: any
|
|
||||||
minCustomFormatScore: 250
|
|
||||||
minScoreIncrement: 1
|
|
||||||
name: Anime
|
|
||||||
qualities:
|
qualities:
|
||||||
- id: 10
|
- id: 10
|
||||||
name: Bluray-1080p
|
name: Bluray-1080p
|
||||||
- description: ''
|
- id: -3
|
||||||
id: -3
|
|
||||||
name: 1080p
|
name: 1080p
|
||||||
|
description: ''
|
||||||
qualities:
|
qualities:
|
||||||
- id: 9
|
- id: 9
|
||||||
name: WEBDL-1080p
|
name: WEBDL-1080p
|
||||||
|
|
@ -125,9 +132,9 @@ qualities:
|
||||||
name: HDTV-1080p
|
name: HDTV-1080p
|
||||||
- id: 13
|
- id: 13
|
||||||
name: Bluray-720p
|
name: Bluray-720p
|
||||||
- description: ''
|
- id: -2
|
||||||
id: -2
|
|
||||||
name: 720p
|
name: 720p
|
||||||
|
description: ''
|
||||||
qualities:
|
qualities:
|
||||||
- id: 14
|
- id: 14
|
||||||
name: WEBDL-720p
|
name: WEBDL-720p
|
||||||
|
|
@ -135,15 +142,8 @@ qualities:
|
||||||
name: WEBRip-720p
|
name: WEBRip-720p
|
||||||
- id: 16
|
- id: 16
|
||||||
name: HDTV-720p
|
name: HDTV-720p
|
||||||
tags:
|
|
||||||
- Sonarr
|
|
||||||
- Anime
|
|
||||||
- 1080p
|
|
||||||
- Radarr
|
|
||||||
- NukeZone
|
|
||||||
upgradeUntilScore: 10000
|
|
||||||
upgrade_until:
|
upgrade_until:
|
||||||
description: 1080p Blu-ray video encoded with lossy compression
|
|
||||||
id: 10
|
id: 10
|
||||||
name: Bluray-1080p
|
name: Bluray-1080p
|
||||||
upgradesAllowed: true
|
description: 1080p Blu-ray video encoded with lossy compression
|
||||||
|
language: any
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
description: ''
|
|
||||||
name: de[42]
|
|
||||||
pattern: (?<=^|[\s.-])de[42]\b
|
|
||||||
tags:
|
|
||||||
- Release Group
|
|
||||||
- Bluray
|
|
||||||
tests: []
|
|
||||||
Loading…
Reference in New Issue