From 4cf62f73dab3e24f26714a9a09afa1cc7b70f07b Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 31 May 2014 19:51:58 +0200 Subject: [PATCH] Use proper conf variable --- couchpotato/core/media/movie/providers/automation/popularmovies.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/couchpotato/core/media/movie/providers/automation/popularmovies.py b/couchpotato/core/media/movie/providers/automation/popularmovies.py index 486922f..eb46ece 100644 --- a/couchpotato/core/media/movie/providers/automation/popularmovies.py +++ b/couchpotato/core/media/movie/providers/automation/popularmovies.py @@ -27,12 +27,12 @@ class PopularMovies(Automation): config = [{ - 'name': 'popular_movies', + 'name': 'popularmovies', 'groups': [ { 'tab': 'automation', 'list': 'automation_providers', - 'name': 'popular_movies_automation', + 'name': 'popularmovies_automation', 'label': 'Popular Movies', 'description': 'Imports the top titles of movies that have been in theaters. Script provided by Steven Lu', 'options': [