Private GIT

Skip to content
Snippets Groups Projects
Commit a96a4d2c authored by miigotu's avatar miigotu
Browse files

Merge pull request #3054 from SiCKRAGETV/rename-newpct

Please dont use funkym provider names, if someone wants to use it the…
parents 4bddf96c 1b2062f9
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