diff --git a/couchpotato/core/plugins/subtitle/main.py b/couchpotato/core/plugins/subtitle/main.py index 5a976a0c..45f87dbf 100644 --- a/couchpotato/core/plugins/subtitle/main.py +++ b/couchpotato/core/plugins/subtitle/main.py @@ -10,7 +10,7 @@ log = CPLog(__name__) class Subtitle(Plugin): def __init__(self): - + pass #addEvent('renamer.before', self.searchSingle) def searchLibrary(self):