Browse Source

Move providers to main searcher tab in settings

pull/1980/merge
Ruud 12 years ago
parent
commit
1ea0d3bd8b
  1. 3
      couchpotato/core/providers/nzb/__init__.py
  2. 1
      couchpotato/core/providers/nzb/binsearch/__init__.py
  3. 1
      couchpotato/core/providers/nzb/ftdworld/__init__.py
  4. 1
      couchpotato/core/providers/nzb/newznab/__init__.py
  5. 1
      couchpotato/core/providers/nzb/nzbclub/__init__.py
  6. 1
      couchpotato/core/providers/nzb/nzbindex/__init__.py
  7. 1
      couchpotato/core/providers/nzb/omgwtfnzbs/__init__.py
  8. 3
      couchpotato/core/providers/torrent/__init__.py
  9. 1
      couchpotato/core/providers/torrent/awesomehd/__init__.py
  10. 1
      couchpotato/core/providers/torrent/bitsoup/__init__.py
  11. 1
      couchpotato/core/providers/torrent/hdbits/__init__.py
  12. 1
      couchpotato/core/providers/torrent/iptorrents/__init__.py
  13. 1
      couchpotato/core/providers/torrent/kickasstorrents/__init__.py
  14. 1
      couchpotato/core/providers/torrent/passthepopcorn/__init__.py
  15. 1
      couchpotato/core/providers/torrent/publichd/__init__.py
  16. 1
      couchpotato/core/providers/torrent/sceneaccess/__init__.py
  17. 1
      couchpotato/core/providers/torrent/scenehd/__init__.py
  18. 1
      couchpotato/core/providers/torrent/thepiratebay/__init__.py
  19. 1
      couchpotato/core/providers/torrent/torrentbytes/__init__.py
  20. 1
      couchpotato/core/providers/torrent/torrentday/__init__.py
  21. 1
      couchpotato/core/providers/torrent/torrentleech/__init__.py
  22. 1
      couchpotato/core/providers/torrent/torrentshack/__init__.py
  23. 1
      couchpotato/core/providers/torrent/yify/__init__.py

3
couchpotato/core/providers/nzb/__init__.py

@ -2,13 +2,12 @@ config = {
'name': 'nzb_providers', 'name': 'nzb_providers',
'groups': [ 'groups': [
{ {
'label': 'Usenet', 'label': 'Usenet Providers',
'description': 'Providers searching usenet for new releases', 'description': 'Providers searching usenet for new releases',
'wizard': True, 'wizard': True,
'type': 'list', 'type': 'list',
'name': 'nzb_providers', 'name': 'nzb_providers',
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'options': [], 'options': [],
}, },
], ],

1
couchpotato/core/providers/nzb/binsearch/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'nzb_providers', 'list': 'nzb_providers',
'name': 'binsearch', 'name': 'binsearch',
'description': 'Free provider, less accurate. See <a href="https://www.binsearch.info/">BinSearch</a>', 'description': 'Free provider, less accurate. See <a href="https://www.binsearch.info/">BinSearch</a>',

1
couchpotato/core/providers/nzb/ftdworld/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'nzb_providers', 'list': 'nzb_providers',
'name': 'FTDWorld', 'name': 'FTDWorld',
'description': 'Free provider, less accurate. See <a href="http://ftdworld.net">FTDWorld</a>', 'description': 'Free provider, less accurate. See <a href="http://ftdworld.net">FTDWorld</a>',

1
couchpotato/core/providers/nzb/newznab/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'nzb_providers', 'list': 'nzb_providers',
'name': 'newznab', 'name': 'newznab',
'order': 10, 'order': 10,

1
couchpotato/core/providers/nzb/nzbclub/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'nzb_providers', 'list': 'nzb_providers',
'name': 'NZBClub', 'name': 'NZBClub',
'description': 'Free provider, less accurate. See <a href="https://www.nzbclub.com/">NZBClub</a>', 'description': 'Free provider, less accurate. See <a href="https://www.nzbclub.com/">NZBClub</a>',

1
couchpotato/core/providers/nzb/nzbindex/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'nzb_providers', 'list': 'nzb_providers',
'name': 'nzbindex', 'name': 'nzbindex',
'description': 'Free provider, less accurate. See <a href="https://www.nzbindex.com/">NZBIndex</a>', 'description': 'Free provider, less accurate. See <a href="https://www.nzbindex.com/">NZBIndex</a>',

1
couchpotato/core/providers/nzb/omgwtfnzbs/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'nzb_providers', 'list': 'nzb_providers',
'name': 'OMGWTFNZBs', 'name': 'OMGWTFNZBs',
'description': 'See <a href="http://omgwtfnzbs.org/">OMGWTFNZBs</a>', 'description': 'See <a href="http://omgwtfnzbs.org/">OMGWTFNZBs</a>',

3
couchpotato/core/providers/torrent/__init__.py

@ -2,13 +2,12 @@ config = {
'name': 'torrent_providers', 'name': 'torrent_providers',
'groups': [ 'groups': [
{ {
'label': 'Torrent', 'label': 'Torrent Providers',
'description': 'Providers searching torrent sites for new releases', 'description': 'Providers searching torrent sites for new releases',
'wizard': True, 'wizard': True,
'type': 'list', 'type': 'list',
'name': 'torrent_providers', 'name': 'torrent_providers',
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'options': [], 'options': [],
}, },
], ],

1
couchpotato/core/providers/torrent/awesomehd/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'Awesome-HD', 'name': 'Awesome-HD',
'description': 'See <a href="https://awesome-hd.net">AHD</a>', 'description': 'See <a href="https://awesome-hd.net">AHD</a>',

1
couchpotato/core/providers/torrent/bitsoup/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'Bitsoup', 'name': 'Bitsoup',
'description': 'See <a href="https://bitsoup.me">Bitsoup</a>', 'description': 'See <a href="https://bitsoup.me">Bitsoup</a>',

1
couchpotato/core/providers/torrent/hdbits/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'HDBits', 'name': 'HDBits',
'description': 'See <a href="http://hdbits.org">HDBits</a>', 'description': 'See <a href="http://hdbits.org">HDBits</a>',

1
couchpotato/core/providers/torrent/iptorrents/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'IPTorrents', 'name': 'IPTorrents',
'description': 'See <a href="http://www.iptorrents.com">IPTorrents</a>', 'description': 'See <a href="http://www.iptorrents.com">IPTorrents</a>',

1
couchpotato/core/providers/torrent/kickasstorrents/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'KickAssTorrents', 'name': 'KickAssTorrents',
'description': 'See <a href="https://kat.ph/">KickAssTorrents</a>', 'description': 'See <a href="https://kat.ph/">KickAssTorrents</a>',

1
couchpotato/core/providers/torrent/passthepopcorn/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'PassThePopcorn', 'name': 'PassThePopcorn',
'description': 'See <a href="https://passthepopcorn.me">PassThePopcorn.me</a>', 'description': 'See <a href="https://passthepopcorn.me">PassThePopcorn.me</a>',

1
couchpotato/core/providers/torrent/publichd/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'PublicHD', 'name': 'PublicHD',
'description': 'Public Torrent site with only HD content. See <a href="https://publichd.se/">PublicHD</a>', 'description': 'Public Torrent site with only HD content. See <a href="https://publichd.se/">PublicHD</a>',

1
couchpotato/core/providers/torrent/sceneaccess/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'SceneAccess', 'name': 'SceneAccess',
'description': 'See <a href="https://sceneaccess.eu/">SceneAccess</a>', 'description': 'See <a href="https://sceneaccess.eu/">SceneAccess</a>',

1
couchpotato/core/providers/torrent/scenehd/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'SceneHD', 'name': 'SceneHD',
'description': 'See <a href="https://scenehd.org">SceneHD</a>', 'description': 'See <a href="https://scenehd.org">SceneHD</a>',

1
couchpotato/core/providers/torrent/thepiratebay/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'ThePirateBay', 'name': 'ThePirateBay',
'description': 'The world\'s largest bittorrent tracker. See <a href="http://fucktimkuik.org/">ThePirateBay</a>', 'description': 'The world\'s largest bittorrent tracker. See <a href="http://fucktimkuik.org/">ThePirateBay</a>',

1
couchpotato/core/providers/torrent/torrentbytes/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'TorrentBytes', 'name': 'TorrentBytes',
'description': 'See <a href="http://torrentbytes.net">TorrentBytes</a>', 'description': 'See <a href="http://torrentbytes.net">TorrentBytes</a>',

1
couchpotato/core/providers/torrent/torrentday/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'TorrentDay', 'name': 'TorrentDay',
'description': 'See <a href="http://www.td.af/">TorrentDay</a>', 'description': 'See <a href="http://www.td.af/">TorrentDay</a>',

1
couchpotato/core/providers/torrent/torrentleech/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'TorrentLeech', 'name': 'TorrentLeech',
'description': 'See <a href="http://torrentleech.org">TorrentLeech</a>', 'description': 'See <a href="http://torrentleech.org">TorrentLeech</a>',

1
couchpotato/core/providers/torrent/torrentshack/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'TorrentShack', 'name': 'TorrentShack',
'description': 'See <a href="http://www.torrentshack.net/">TorrentShack</a>', 'description': 'See <a href="http://www.torrentshack.net/">TorrentShack</a>',

1
couchpotato/core/providers/torrent/yify/__init__.py

@ -8,7 +8,6 @@ config = [{
'groups': [ 'groups': [
{ {
'tab': 'searcher', 'tab': 'searcher',
'subtab': 'providers',
'list': 'torrent_providers', 'list': 'torrent_providers',
'name': 'Yify', 'name': 'Yify',
'description': 'Free provider, less accurate. Small HD movies, encoded by <a href="https://yify-torrents.com/">Yify</a>.', 'description': 'Free provider, less accurate. Small HD movies, encoded by <a href="https://yify-torrents.com/">Yify</a>.',

Loading…
Cancel
Save