diff --git a/couchpotato/core/providers/torrent/awesomehd/__init__.py b/couchpotato/core/providers/torrent/awesomehd/__init__.py index e2587a52..1dc5a2ea 100644 --- a/couchpotato/core/providers/torrent/awesomehd/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/hdbits/__init__.py b/couchpotato/core/providers/torrent/hdbits/__init__.py index 0b370e19..f1613d36 100644 --- a/couchpotato/core/providers/torrent/hdbits/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/iptorrents/__init__.py b/couchpotato/core/providers/torrent/iptorrents/__init__.py index c1eea5cd..4cb90a18 100644 --- a/couchpotato/core/providers/torrent/iptorrents/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/kickasstorrents/__init__.py b/couchpotato/core/providers/torrent/kickasstorrents/__init__.py index 90f9eeac..eebca28a 100644 --- a/couchpotato/core/providers/torrent/kickasstorrents/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/passthepopcorn/__init__.py b/couchpotato/core/providers/torrent/passthepopcorn/__init__.py index f0cb966e..cc7736a7 100644 --- a/couchpotato/core/providers/torrent/passthepopcorn/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/publichd/__init__.py b/couchpotato/core/providers/torrent/publichd/__init__.py index 22e2dbb8..d1cb1079 100644 --- a/couchpotato/core/providers/torrent/publichd/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/sceneaccess/__init__.py b/couchpotato/core/providers/torrent/sceneaccess/__init__.py index 786f28a6..eaee026f 100644 --- a/couchpotato/core/providers/torrent/sceneaccess/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/scenehd/__init__.py b/couchpotato/core/providers/torrent/scenehd/__init__.py index 9b967f4b..79d2550f 100644 --- a/couchpotato/core/providers/torrent/scenehd/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/thepiratebay/__init__.py b/couchpotato/core/providers/torrent/thepiratebay/__init__.py index 2c902439..6e469a6c 100644 --- a/couchpotato/core/providers/torrent/thepiratebay/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/torrentbytes/__init__.py b/couchpotato/core/providers/torrent/torrentbytes/__init__.py index c7f4437d..65c90c30 100644 --- a/couchpotato/core/providers/torrent/torrentbytes/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/torrentday/__init__.py b/couchpotato/core/providers/torrent/torrentday/__init__.py index d3bbaa14..9eaa4990 100644 --- a/couchpotato/core/providers/torrent/torrentday/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/torrentleech/__init__.py b/couchpotato/core/providers/torrent/torrentleech/__init__.py index d3ee7616..d5b8b241 100644 --- a/couchpotato/core/providers/torrent/torrentleech/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/torrentshack/__init__.py b/couchpotato/core/providers/torrent/torrentshack/__init__.py index 69ad176d..f6ed401f 100644 --- a/couchpotato/core/providers/torrent/torrentshack/__init__.py +++ b/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', diff --git a/couchpotato/core/providers/torrent/yify/__init__.py b/couchpotato/core/providers/torrent/yify/__init__.py index f953e801..30d7ef02 100644 --- a/couchpotato/core/providers/torrent/yify/__init__.py +++ b/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',