Merge pull request #193 from alucicrazy/patch-1

[filenameParser] Add zip format to blocklist
This commit is contained in:
scruffynerf
2023-11-08 15:23:14 -05:00
committed by GitHub

View File

@@ -162,6 +162,7 @@ function cleanFilename(name) {
var blockList = [
'mp4',
'mov',
'zip',
'xxx',
'4k',
'4096x2160',