* add SPECIALS folder to blacklist
This commit is contained in:
parent
b71d952df3
commit
81f7c32b8c
|
@ -1,4 +1,4 @@
|
|||
(?-i:WEB)
|
||||
(?-i:WEB|SPECIAL)
|
||||
(?<=^)\w{1,2}(?=$)
|
||||
(pro7|rtl|rtl2|srtl|rtlnitro|vox|kabel1|sat1|viva|orf1|orf2|atv|arte|zdf|zdfneo|ard|ardeinsfestival|stv|tele5|sf1|sf2|hr3|bay3|puls4|mdr|wdr|rbb|sixx|sw3).\b\d{1,3}
|
||||
.+movies$
|
||||
|
@ -16,7 +16,7 @@
|
|||
\bThe$
|
||||
\d{2,4}.\b\d{2}.\b\d{2}.\b\d{2}.\b\d{2}
|
||||
\d{3,4}[pi]
|
||||
^(amc|cover|dvd)
|
||||
^(amc|cover|dvd|specials)
|
||||
^[0-9]{1,2}[.]
|
||||
^[_]+$
|
||||
^[lp]
|
||||
|
|
Loading…
Reference in New Issue