Skip to content

Commit

Permalink
Require remux in title for NAN0 (radarr)
Browse files Browse the repository at this point in the history
  • Loading branch information
rg9400 authored Jan 1, 2025
1 parent ab08858 commit 2b2335a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/json/radarr/cf/anime-bd-tier-03-seadex-muxers.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\b(NAN0)\\b"
"value": "(?<=remux).*\\b(NAN0)\\b"
}
},
{
Expand Down

0 comments on commit 2b2335a

Please sign in to comment.