property = "other"
[exact]
remux = "Remux"
proper = "Proper"
repack = "Proper"
rerip = "Proper"
reencoded = "Reencoded"
hdr10 = "HDR10"
sdr = "Standard Dynamic Range"
fhd = "Full HD"
ultra = "Ultra HD"
pal = "PAL"
ntsc = "NTSC"
secam = "SECAM"
r0 = "Region 0"
r1 = "Region 1"
r2 = "Region 2"
r3 = "Region 3"
r4 = "Region 4"
r5 = "Region 5"
r6 = "Region 6"
screener = "Screener"
scr = "Screener"
hybrid = "Hybrid"
preair = "Preair"
2in1 = "2in1"
internal = "Internal"
xxx = "XXX"
colorized = "Colorized"
repost = "Repost"
obfuscated = "Obfuscated"
obfuscation = "Obfuscated"
scrambled = "Obfuscated"
stv = "Straight to Video"
dirfix = "Fix"
nfofix = "Fix"
samplefix = "Fix"
prooffix = "Fix"
ova = "Original Video"
oad = "Original Animation DVD"
oar = "Original Aspect Ratio"
ws = "Widescreen"
upscaled = "Upscaled"
upscale = "Upscaled"
rev = "Revised"
converted = "Converted"
convert = "Converted"
extras = "Extras"
extra = "Extras"
docu = "Documentary"
doku = "Documentary"
dokumentary = "Documentary"
ldtv = "Low Definition"
hq = "High Quality"
ld = "Line Dubbed"
[exact_sensitive]
REAL = "Proper"
[[patterns]]
match = '(?i)^hdr10\+$'
value = "HDR10+"
[[patterns]]
match = '(?i)^hdr$'
value = "HDR10"
[[patterns]]
match = '(?i)^dolby[- .]?vision$'
value = "Dolby Vision"
[[patterns]]
match = '(?i)^bt[- .]?2020$'
value = "BT.2020"
[[patterns]]
match = '(?i)^full[- .]?hd$'
value = "Full HD"
[[patterns]]
match = '(?i)^ultra[- .]?hd$'
value = "Ultra HD"
[[patterns]]
match = '(?i)^uhd$'
value = "Ultra HD"
[[patterns]]
match = '(?i)^netflix[- .]?uhd$'
value = "Ultra HD"
[[patterns]]
match = '(?i)^(?:mhd|hdlight)$'
value = "Micro HD"
[[patterns]]
match = '(?i)^wide[- .]?screen$'
value = "Widescreen"
[[patterns]]
match = '(?i)^(?:repack|rerip)\d+$'
value = "Proper"
[[patterns]]
match = '(?i)^re[- .]?enc(?:oded)?$'
value = "Reencoded"
[[patterns]]
match = '(?i)^brrip$'
value = "Reencoded"
[[patterns]]
match = '(?i)^audio[- .]?fix(?:ed)?$'
value = "Audio Fixed"
[[patterns]]
match = '(?i)^sync[- .]?fix(?:ed)?$'
value = "Sync Fixed"
[[patterns]]
match = '(?i)^(?:hardcoded|hc)[- .]?subs?$'
value = "Hardcoded Subtitles"
[[patterns]]
match = '(?i)^fan[- .]?sub(?:bed|titled|s)?$'
value = "Fan Subtitled"
[[patterns]]
match = '(?i)^fast[- .]?sub(?:bed|titled|s)?$'
value = "Fast Subtitled"
[[patterns]]
match = '(?i)^dual[- .]?audio$'
value = "Dual Audio"
[[patterns]]
match = '(?i)^dual$'
value = "Dual Audio"
requires_after = ["dvd", "bd", "br", "web", "bluray", "sub", "subs", "subtitulos"]
[[patterns]]
match = '(?i)^multi[- .]?audio$'
value = "Multi Audio"
[[patterns]]
match = '(?i)^(?:half[- .]?)?side[- .]?by[- .]?side$'
value = "3D"
[[patterns]]
match = '(?i)^(?:half[- .]?)?over[- .]?under$'
value = "3D"
[[patterns]]
match = '(?i)^pre[- .]?air$'
value = "Preair"
[[patterns]]
match = '(?i)^read\.?nfo$'
value = "Read NFO"
[[patterns]]
match = '(?i)^(?:divx|xvid)?[- .]?mux$'
value = "Mux"
[[patterns]]
match = '(?i)^straight[- .]?to[- .]?video$'
value = "Straight to Video"
[[patterns]]
match = '(?i)^original[- .]?aspect[- .]?ratio$'
value = "Original Aspect Ratio"
[[patterns]]
match = '(?i)^open[- .]?matte$'
value = "Open Matte"
[[patterns]]
match = '(?i)^(?:east|est)[- .]?(?:coast[- .]?)?feed$'
value = "East Coast Feed"
[[patterns]]
match = '(?i)^(?:west|wst)[- .]?(?:coast[- .]?)?feed$'
value = "West Coast Feed"
[[patterns]]
match = '(?i)^dok[cu](?:mentary)?$'
value = "Documentary"
[[patterns]]
match = '(?i)^complet(?:e|s)?$'
value = "Complete"
requires_context = true
requires_before = ["season", "saison", "temporada", "staffel", "serie", "series"]
[[patterns]]
match = '(?i)^dubbed$'
value = "Dubbed"
not_after = ["english", "french", "spanish", "german", "italian", "portuguese", "russian", "japanese", "chinese", "korean", "arabic", "hindi", "dutch", "swedish", "norwegian", "danish", "finnish", "polish", "czech", "turkish", "greek", "hungarian", "romanian", "thai", "vietnamese", "catalan", "croatian", "serbian", "bulgarian", "ukrainian", "hebrew", "deutsch", "italiano", "castellano", "eng", "fre", "ger", "spa", "ita", "jpn", "rus", "kor", "dut", "por", "ara", "hin"]
[[patterns]]
match = '(?i)^3d$'
value = "3D"
requires_nearby = ["bluray", "bdrip", "brrip", "remux", "1080p", "720p", "2160p", "4k", "uhd", "hdr", "hdr10", "web", "webrip", "webdl", "dvdrip", "hdtv", "x264", "x265", "h264", "h265", "hevc", "avc", "dts", "atmos", "truehd"]