-
Make sure you have Python installed.
-
Download the
main.pyfile in the repository and install, in the same directory, PlexAPI and tqdm.pip install plexapi tqdm
-
Edit
userandtokenwith your Plex user and your Plex token. -
Edit the url so that you have a working API that returns a list of movies that have
titleandrelease_yearas parameters, among others. If they have them but with a different name, edit them. If you edit<your_user>with your Letterboxd user, it will automatically provide a list taken from your Letterboxd watchlist. -
Run the script: python main.py
The account.searchDiscover is not accurate, does not, often, perform searches correctly, and gives wrong or repeated results.
Errors should be shown in the file "errors.txt".
The most common error is "Film name" is already on the watchlist, in that case don't worry: it is simply saying that the movie you are trying to add to the list is already there.