diff --git a/couchpotato/core/providers/nzb/__init__.py b/couchpotato/core/providers/nzb/__init__.py
index 651ae8b..36098bb 100644
--- a/couchpotato/core/providers/nzb/__init__.py
+++ b/couchpotato/core/providers/nzb/__init__.py
@@ -2,13 +2,12 @@ config = {
'name': 'nzb_providers',
'groups': [
{
- 'label': 'Usenet',
+ 'label': 'Usenet Providers',
'description': 'Providers searching usenet for new releases',
'wizard': True,
'type': 'list',
'name': 'nzb_providers',
'tab': 'searcher',
- 'subtab': 'providers',
'options': [],
},
],
diff --git a/couchpotato/core/providers/nzb/binsearch/__init__.py b/couchpotato/core/providers/nzb/binsearch/__init__.py
index d328860..1cfb0b7 100644
--- a/couchpotato/core/providers/nzb/binsearch/__init__.py
+++ b/couchpotato/core/providers/nzb/binsearch/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'nzb_providers',
'name': 'binsearch',
'description': 'Free provider, less accurate. See BinSearch',
diff --git a/couchpotato/core/providers/nzb/ftdworld/__init__.py b/couchpotato/core/providers/nzb/ftdworld/__init__.py
index 37aedb2..5a004a7 100644
--- a/couchpotato/core/providers/nzb/ftdworld/__init__.py
+++ b/couchpotato/core/providers/nzb/ftdworld/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'nzb_providers',
'name': 'FTDWorld',
'description': 'Free provider, less accurate. See FTDWorld',
diff --git a/couchpotato/core/providers/nzb/newznab/__init__.py b/couchpotato/core/providers/nzb/newznab/__init__.py
index 90f81cf..3902ab1 100644
--- a/couchpotato/core/providers/nzb/newznab/__init__.py
+++ b/couchpotato/core/providers/nzb/newznab/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'nzb_providers',
'name': 'newznab',
'order': 10,
diff --git a/couchpotato/core/providers/nzb/nzbclub/__init__.py b/couchpotato/core/providers/nzb/nzbclub/__init__.py
index 9955462..95eeea1 100644
--- a/couchpotato/core/providers/nzb/nzbclub/__init__.py
+++ b/couchpotato/core/providers/nzb/nzbclub/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'nzb_providers',
'name': 'NZBClub',
'description': 'Free provider, less accurate. See NZBClub',
diff --git a/couchpotato/core/providers/nzb/nzbindex/__init__.py b/couchpotato/core/providers/nzb/nzbindex/__init__.py
index aa8de4d..47461e6 100644
--- a/couchpotato/core/providers/nzb/nzbindex/__init__.py
+++ b/couchpotato/core/providers/nzb/nzbindex/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'nzb_providers',
'name': 'nzbindex',
'description': 'Free provider, less accurate. See NZBIndex',
diff --git a/couchpotato/core/providers/nzb/omgwtfnzbs/__init__.py b/couchpotato/core/providers/nzb/omgwtfnzbs/__init__.py
index fe80518..933aff3 100644
--- a/couchpotato/core/providers/nzb/omgwtfnzbs/__init__.py
+++ b/couchpotato/core/providers/nzb/omgwtfnzbs/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'nzb_providers',
'name': 'OMGWTFNZBs',
'description': 'See OMGWTFNZBs',
diff --git a/couchpotato/core/providers/torrent/__init__.py b/couchpotato/core/providers/torrent/__init__.py
index 191e132..250bcea 100644
--- a/couchpotato/core/providers/torrent/__init__.py
+++ b/couchpotato/core/providers/torrent/__init__.py
@@ -2,13 +2,12 @@ config = {
'name': 'torrent_providers',
'groups': [
{
- 'label': 'Torrent',
+ 'label': 'Torrent Providers',
'description': 'Providers searching torrent sites for new releases',
'wizard': True,
'type': 'list',
'name': 'torrent_providers',
'tab': 'searcher',
- 'subtab': 'providers',
'options': [],
},
],
diff --git a/couchpotato/core/providers/torrent/awesomehd/__init__.py b/couchpotato/core/providers/torrent/awesomehd/__init__.py
index 1dc5a2e..de6a214 100644
--- a/couchpotato/core/providers/torrent/awesomehd/__init__.py
+++ b/couchpotato/core/providers/torrent/awesomehd/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'Awesome-HD',
'description': 'See AHD',
diff --git a/couchpotato/core/providers/torrent/bitsoup/__init__.py b/couchpotato/core/providers/torrent/bitsoup/__init__.py
index ac24e13..a36ab08 100644
--- a/couchpotato/core/providers/torrent/bitsoup/__init__.py
+++ b/couchpotato/core/providers/torrent/bitsoup/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'Bitsoup',
'description': 'See Bitsoup',
diff --git a/couchpotato/core/providers/torrent/hdbits/__init__.py b/couchpotato/core/providers/torrent/hdbits/__init__.py
index f1613d3..07ea95d 100644
--- a/couchpotato/core/providers/torrent/hdbits/__init__.py
+++ b/couchpotato/core/providers/torrent/hdbits/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'HDBits',
'description': 'See HDBits',
diff --git a/couchpotato/core/providers/torrent/iptorrents/__init__.py b/couchpotato/core/providers/torrent/iptorrents/__init__.py
index 4cb90a1..6cb2dea 100644
--- a/couchpotato/core/providers/torrent/iptorrents/__init__.py
+++ b/couchpotato/core/providers/torrent/iptorrents/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'IPTorrents',
'description': 'See IPTorrents',
diff --git a/couchpotato/core/providers/torrent/kickasstorrents/__init__.py b/couchpotato/core/providers/torrent/kickasstorrents/__init__.py
index eebca28..b095a97 100644
--- a/couchpotato/core/providers/torrent/kickasstorrents/__init__.py
+++ b/couchpotato/core/providers/torrent/kickasstorrents/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'KickAssTorrents',
'description': 'See KickAssTorrents',
diff --git a/couchpotato/core/providers/torrent/passthepopcorn/__init__.py b/couchpotato/core/providers/torrent/passthepopcorn/__init__.py
index cc7736a..66b3ea7 100644
--- a/couchpotato/core/providers/torrent/passthepopcorn/__init__.py
+++ b/couchpotato/core/providers/torrent/passthepopcorn/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'PassThePopcorn',
'description': 'See PassThePopcorn.me',
diff --git a/couchpotato/core/providers/torrent/publichd/__init__.py b/couchpotato/core/providers/torrent/publichd/__init__.py
index d1cb107..ace1288 100644
--- a/couchpotato/core/providers/torrent/publichd/__init__.py
+++ b/couchpotato/core/providers/torrent/publichd/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'PublicHD',
'description': 'Public Torrent site with only HD content. See PublicHD',
diff --git a/couchpotato/core/providers/torrent/sceneaccess/__init__.py b/couchpotato/core/providers/torrent/sceneaccess/__init__.py
index eaee026..4b675573 100644
--- a/couchpotato/core/providers/torrent/sceneaccess/__init__.py
+++ b/couchpotato/core/providers/torrent/sceneaccess/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'SceneAccess',
'description': 'See SceneAccess',
diff --git a/couchpotato/core/providers/torrent/scenehd/__init__.py b/couchpotato/core/providers/torrent/scenehd/__init__.py
index 79d2550..c0a82ae 100644
--- a/couchpotato/core/providers/torrent/scenehd/__init__.py
+++ b/couchpotato/core/providers/torrent/scenehd/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'SceneHD',
'description': 'See SceneHD',
diff --git a/couchpotato/core/providers/torrent/thepiratebay/__init__.py b/couchpotato/core/providers/torrent/thepiratebay/__init__.py
index 6e469a6..83de7a9 100644
--- a/couchpotato/core/providers/torrent/thepiratebay/__init__.py
+++ b/couchpotato/core/providers/torrent/thepiratebay/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'ThePirateBay',
'description': 'The world\'s largest bittorrent tracker. See ThePirateBay',
diff --git a/couchpotato/core/providers/torrent/torrentbytes/__init__.py b/couchpotato/core/providers/torrent/torrentbytes/__init__.py
index 65c90c3..712eac8 100644
--- a/couchpotato/core/providers/torrent/torrentbytes/__init__.py
+++ b/couchpotato/core/providers/torrent/torrentbytes/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'TorrentBytes',
'description': 'See TorrentBytes',
diff --git a/couchpotato/core/providers/torrent/torrentday/__init__.py b/couchpotato/core/providers/torrent/torrentday/__init__.py
index 9eaa499..d98bb91 100644
--- a/couchpotato/core/providers/torrent/torrentday/__init__.py
+++ b/couchpotato/core/providers/torrent/torrentday/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'TorrentDay',
'description': 'See TorrentDay',
diff --git a/couchpotato/core/providers/torrent/torrentleech/__init__.py b/couchpotato/core/providers/torrent/torrentleech/__init__.py
index d5b8b24..c788477 100644
--- a/couchpotato/core/providers/torrent/torrentleech/__init__.py
+++ b/couchpotato/core/providers/torrent/torrentleech/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'TorrentLeech',
'description': 'See TorrentLeech',
diff --git a/couchpotato/core/providers/torrent/torrentshack/__init__.py b/couchpotato/core/providers/torrent/torrentshack/__init__.py
index f6ed401..4171fc4 100644
--- a/couchpotato/core/providers/torrent/torrentshack/__init__.py
+++ b/couchpotato/core/providers/torrent/torrentshack/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'TorrentShack',
'description': 'See TorrentShack',
diff --git a/couchpotato/core/providers/torrent/yify/__init__.py b/couchpotato/core/providers/torrent/yify/__init__.py
index 30d7ef0..775ecdb 100644
--- a/couchpotato/core/providers/torrent/yify/__init__.py
+++ b/couchpotato/core/providers/torrent/yify/__init__.py
@@ -8,7 +8,6 @@ config = [{
'groups': [
{
'tab': 'searcher',
- 'subtab': 'providers',
'list': 'torrent_providers',
'name': 'Yify',
'description': 'Free provider, less accurate. Small HD movies, encoded by Yify.',