Private GIT

Skip to content
Snippets Groups Projects
Commit 55cf2753 authored by Nic Wolfe's avatar Nic Wolfe
Browse files

Ignore swedish/dutch crap

parent 171b3b61
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,8 @@ from name_parser.parser import NameParser, InvalidNameException
resultFilters = ("sub(pack|s|bed)", "nlsub(bed|s)?", "swesub(bed)?",
"(dir|sample|nfo)fix", "sample", "(dvd)?extras",
"dub(bed)?", "german", "french", "core2hd")
"dub(bed)?", "german", "french", "core2hd",
"dutch", "swedish")
def filterBadReleases(name):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment