-
Notifications
You must be signed in to change notification settings - Fork 481
imdb login failure #1109
Copy link
Copy link
Closed
Labels
Description
it was working fine until today. just got a few duplicates added to my deluge so i checked my logs and found the following:
2016-04-28 23:53 CRITICAL plugin MOVIES Login to imdb failed. Check your credentials.
2016-04-28 23:53 WARNING task MOVIES Aborting task (plugin: list_accept)
i'm using list_accept for getting movies off of my imdb watchlist.
list_accept:
- imdb_list:
login: xxx
password: xxx
list: watchlist
is there any way to prevent duplicates being downloaded when imdb login/ match removal fails with this config?
btw i checked my credentials and they do work fine. imdb must have changed something on their end.
on v2.0.7
Reactions are currently unavailable