Private GIT

Skip to content
Snippets Groups Projects
Commit 1b2062f9 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Please dont use funkym provider names, if someone wants to use it they will...

Please dont use funkym provider names, if someone wants to use it they will know what language it is for
parent 4bddf96c
Branches
Tags
No related merge requests found
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
......@@ -31,7 +31,7 @@ from sickbeard.bs4_parser import BS4Parser
class newpctProvider(generic.TorrentProvider):
def __init__(self):
generic.TorrentProvider.__init__(self, "Newpct_(Spanish)")
generic.TorrentProvider.__init__(self, "Newpct")
self.supportsBacklog = True
self.onlyspasearch = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment