diff --git a/couchpotato/core/providers/torrent/bithdtv/__init__.py b/couchpotato/core/providers/torrent/bithdtv/__init__.py index 2c7af03..8c6f97a 100644 --- a/couchpotato/core/providers/torrent/bithdtv/__init__.py +++ b/couchpotato/core/providers/torrent/bithdtv/__init__.py @@ -4,7 +4,7 @@ def start(): return BiTHDTV() config = [{ - 'name': 'BiT-HDTV', + 'name': 'bithdtv', 'groups': [ { 'tab': 'searcher',