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, "includePreferredWhenRenaming": false,
"required": [], "required": [],
"preferred": [{ "preferred": [{
"score": -100, "score": -10000,
"terms": [ "terms": [
"/(-BRiNK|-CHX|-GHOSTS|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|TBS|-VIDEOHOLE|-worldmkv|-XLF)\\b/i" "/(-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" "term": "/\\bS\\d+\\b(?!E\\d+\\b)/i"
}] }]
}, { }, {
"score": 10, "score": 500,
"terms": [{ "terms": [{
"name": "Prefer HDR", "name": "Prefer HDR",
"trash_id": "bc7a6383cbe88c3ee2d6396e1aacc0b3", "trash_id": "bc7a6383cbe88c3ee2d6396e1aacc0b3",
"term": "/\\bHDR(\\b|\\d)/i" "term": "/\\bHDR(\\b|\\d)/i"
}] }]
}, { }, {
"score": 100, "score": 1500,
"terms": [{ "terms": [{
"name": "Prefer Dolby Vision", "name": "Prefer Dolby Vision",
"trash_id": "fa47da3377076d82d07c4e95b3f13d07", "trash_id": "fa47da3377076d82d07c4e95b3f13d07",
"term": "/\\b(dv|dovi|dolby[ .]?vision)\\b/i" "term": "/\\b(dv|dovi|dolby[ .]?vision)\\b/i"
}] }]
}, { }, {
"score": -25, "score": -10000,
"terms": [{ "terms": [{
"name": "Dislike retags: rartv, rarbg, eztv, TGx", "name": "Dislike retags: rartv, rarbg, eztv, TGx",
"trash_id": "6f2aefa61342a63387f2a90489e90790", "trash_id": "6f2aefa61342a63387f2a90489e90790",

Loading…
Cancel
Save