This plugin creates an entry for each item in an IMDB list.
This plugin is useful for example when used in a task with the movie_list plugin to add movies from your IMDb watchlist to your movie list.
Notes:
watchlist
, ratings
or checkins
, you currently have to look up the list id from imdb and use that instead of the name.tasks:
populate_movie_list:
imdb_watchlist:
user_id: ur9999999
list: watchlist
force_language: es-mx # Optional - Force Specified Language
accept_all: yes
list_add:
- movie_list: imdb_movies
Your user id can be found here when you are logged in.
You can force a returned language using the force_language
parameter. A list of valid language values can be found here. You will need to select the proper LCID language string.