Browse Source

Make description a bit shorter

pull/1921/merge
Ruud 12 years ago
parent
commit
c0b3c9a330
  1. 4
      couchpotato/core/providers/torrent/awesomehd/__init__.py
  2. 4
      couchpotato/core/providers/torrent/hdbits/__init__.py
  3. 4
      couchpotato/core/providers/torrent/iptorrents/__init__.py
  4. 4
      couchpotato/core/providers/torrent/kickasstorrents/__init__.py
  5. 4
      couchpotato/core/providers/torrent/passthepopcorn/__init__.py
  6. 4
      couchpotato/core/providers/torrent/publichd/__init__.py
  7. 4
      couchpotato/core/providers/torrent/sceneaccess/__init__.py
  8. 4
      couchpotato/core/providers/torrent/scenehd/__init__.py
  9. 4
      couchpotato/core/providers/torrent/thepiratebay/__init__.py
  10. 4
      couchpotato/core/providers/torrent/torrentbytes/__init__.py
  11. 4
      couchpotato/core/providers/torrent/torrentday/__init__.py
  12. 4
      couchpotato/core/providers/torrent/torrentleech/__init__.py
  13. 4
      couchpotato/core/providers/torrent/torrentshack/__init__.py
  14. 4
      couchpotato/core/providers/torrent/yify/__init__.py

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

@ -28,14 +28,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'only_internal',

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

@ -36,14 +36,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -39,14 +39,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -24,14 +24,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -67,14 +67,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -24,14 +24,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -33,14 +33,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -33,14 +33,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -30,14 +30,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -33,14 +33,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -33,14 +33,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -33,14 +33,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

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

@ -32,14 +32,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'scene_only',

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

@ -24,14 +24,14 @@ config = [{
'label': 'Seed ratio',
'type': 'float',
'default': 1,
'description': 'Torrent will not be (re)moved until this seed ratio is met.',
'description': 'Will not be (re)moved until this seed ratio is met.',
},
{
'name': 'seed_time',
'label': 'Seed time',
'type': 'int',
'default': 40,
'description': 'Torrent will not be (re)moved until this seed time (in hours) is met.',
'description': 'Will not be (re)moved until this seed time (in hours) is met.',
},
{
'name': 'extra_score',

Loading…
Cancel
Save