@hapun wrote:
We are trying to use filmweb_watchlist to automatically download the movies we want to watch (just like the plugin for IMDB).
The plugin could be found here: https://github.com/dolohow/Flexget/tree/develop/flexget/plugins/input and is called "filmweb_watchlist.py"
But everytime we runflexget --test execute
we get:
2018-10-07 10:35 CRITICAL task Download Filmweb Plugin
filmweb_watchlist
cannot be used because dependencypyfilmweb
is missing.
2018-10-07 10:35 WARNING task Download Filmweb Aborting task (plugin: filmweb_watchlist)I tried installing pyfilmweb by
sudo pip install pyfilmweb,
downloading the git, and install with python install.py setup.
Both options succesfully installed but it still does not work.
Posts: 1
Participants: 1