Fix clutter false positive issues with trailer.park.boys
This commit is contained in:
parent
ca5da7989e
commit
37b0d02b06
|
@ -19,8 +19,8 @@ pattern.video.format: DivX|Xvid|AVC|(x|h)[.]?(264|265)|HEVC|3ivx|PGS|MP[E]?G[45]
|
|||
# clutter file exclude pattern
|
||||
pattern.clutter.excludes: (?<=[!-\\(\\[])(Sample|Trailer)|(Sample|Trailer)(?=[-\\)\\]])|(NCED|NCOP|(OP|ED)\\p{Digit}\\p{Alpha})|(Extras|Trailers|Featurettes|Interviews|Scenes|Shorts)$|Behind.the.Scenes|Deleted.and.Extended.Scenes|Deleted.Scenes
|
||||
|
||||
# only files smaller than 250 MB may be considered clutter
|
||||
number.clutter.maxfilesize: 262144000
|
||||
# only files smaller than 150 MB may be considered clutter
|
||||
number.clutter.maxfilesize: 150000000
|
||||
|
||||
# known release group names
|
||||
url.release-groups: https://app.filebot.net/data/release-groups.txt.xz
|
||||
|
|
Loading…
Reference in New Issue