mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 19:41:51 -05:00
Merge pull request #193 from alucicrazy/patch-1
[filenameParser] Add zip format to blocklist
This commit is contained in:
@@ -162,6 +162,7 @@ function cleanFilename(name) {
|
||||
var blockList = [
|
||||
'mp4',
|
||||
'mov',
|
||||
'zip',
|
||||
'xxx',
|
||||
'4k',
|
||||
'4096x2160',
|
||||
|
||||
Reference in New Issue
Block a user