Changed: CF [Framestore] score raise

- Changed: CF [Framestore] score raise.
- Added: regex to prevent download loop with bad dual groups Issue: #685
pull/695/head
TRaSH 2 years ago
parent 1f4e0010e3
commit a342db1a71

@ -1,6 +1,6 @@
{
"trash_id": "ff5bc9e8ce91d46c997ca3ac6994d6f8",
"trash_score": "51",
"trash_score": "101",
"name": "FraMeSToR",
"includeCustomFormatWhenRenaming": false,
"specifications": [
@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\bFraMeSToR\\b"
"value": "\\bFraMeSToR$"
}
}
]

@ -19,7 +19,7 @@
"negate": false,
"required": false,
"fields": {
"value": "FraMeSToR"
"value": "FraMeSToR$"
}
},
{

@ -1,6 +1,6 @@
{
"trash_id": "4da96773192a51cf96178212642ca3bb",
"trash_score": "2100",
"trash_score": "2150",
"name": "UHD (LEGi0N)",
"includeCustomFormatWhenRenaming": false,
"specifications": [

@ -6,5 +6,5 @@
| UHD (W4NK3R) | 2300 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-w4nk3r.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| UHD (SPHD) | 2250 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-sphd.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| UHD (HQMUX) | 2200 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-hqmux.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| UHD (LEGi0N) | 2100 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-legi0n.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| UHD (LEGi0N) | 2150 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-legi0n.json){: .header-icons target=_blank rel="noopener noreferrer" } |
| UHD (WEBDV) | 1800 | [:octicons-link-external-16:](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/uhd-webdv.json){: .header-icons target=_blank rel="noopener noreferrer" } |

Loading…
Cancel
Save