Browse Source

IMDB description csv link

pull/1861/merge
Ruud 12 years ago
parent
commit
bfe8bc89c0
  1. 2
      couchpotato/core/providers/automation/imdb/__init__.py

2
couchpotato/core/providers/automation/imdb/__init__.py

@ -11,7 +11,7 @@ config = [{
'list': 'watchlist_providers',
'name': 'imdb_automation',
'label': 'IMDB',
'description': 'From any <strong>public</strong> IMDB watchlists. Url should be the RSS link.',
'description': 'From any <strong>public</strong> IMDB watchlists. Url should be the CSV link.',
'options': [
{
'name': 'automation_enabled',

Loading…
Cancel
Save