Updated: Scores to be consistent with Radarr/Sonarr.

- Updated: Scores to be consistent with Radarr/Sonarr.
pull/978/head
TRaSH 2 years ago committed by TRaSH
parent d7aa14c55d
commit b84220927b

@ -4,7 +4,7 @@
"includePreferredWhenRenaming": false,
"required": [],
"preferred": [{
"score": -100,
"score": -10000,
"terms": [
"/(-BRiNK|-CHX|-GHOSTS|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|TBS|-VIDEOHOLE|-worldmkv|-XLF)\\b/i"
]

@ -35,21 +35,21 @@
"term": "/\\bS\\d+\\b(?!E\\d+\\b)/i"
}]
}, {
"score": 10,
"score": 500,
"terms": [{
"name": "Prefer HDR",
"trash_id": "bc7a6383cbe88c3ee2d6396e1aacc0b3",
"term": "/\\bHDR(\\b|\\d)/i"
}]
}, {
"score": 100,
"score": 1500,
"terms": [{
"name": "Prefer Dolby Vision",
"trash_id": "fa47da3377076d82d07c4e95b3f13d07",
"term": "/\\b(dv|dovi|dolby[ .]?vision)\\b/i"
}]
}, {
"score": -25,
"score": -10000,
"terms": [{
"name": "Dislike retags: rartv, rarbg, eztv, TGx",
"trash_id": "6f2aefa61342a63387f2a90489e90790",

Loading…
Cancel
Save