fix #556
This commit is contained in:
@ -67,7 +67,7 @@ class FilterModule(_ModuleBase):
|
||||
},
|
||||
# 杜比
|
||||
"DOLBY": {
|
||||
"include": [r"Dolby\sVision|DOVI|[\s.]+DV[\s.]+|杜比视界"],
|
||||
"include": [r"Dolby[\s.]+Vision|DOVI|[\s.]+DV[\s.]+|杜比视界"],
|
||||
"exclude": []
|
||||
},
|
||||
# HDR
|
||||
|
Reference in New Issue
Block a user