RatS icon indicating copy to clipboard operation
RatS copied to clipboard

Letterboxd to trakt not working

Open NxNate opened this issue 5 months ago • 0 comments

trying to export letterboxd watched, ratings, and watchlist to traks but when I run python3 transfer_ratings.py --source letterboxd --destination trakt I get the following error: September 22 at 23 22@2x Bore I get the error Firefox opens and shows the letterboxd login screen and after a like 2 seconds it logs into my account and waits another few seconds before loop refreshing the page and I get this error. On Firefox the url bar turns red and shows letterboxd.com/export iirc.

To Reproduce Steps to reproduce the behavior:

  1. Follow steps to setup transfer.
  2. run command python3 transfer_ratings.py --source letterboxd --destination trakt

Expected behavior A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • Version:
  • Platform OS:
  • Firefox version:
  • Geckodriver version: <!-- geckodriver --version -->
  • Python version: <!-- python3 --version -->
  • PIP version: <!-- pip --version -->
  • Poetry version: <!-- poetry --version -->
  • Running in a virtualenv?:
  • Running in Docker?:
  • Executed command:

Stacktrace

<!--
Error and stacktrace produced by the script in the console.
-->

Geckodriver log

<!--
There is a {TIMESTAMP}_geckdrover.log file. Most of the time, this is not needed.
-->

Additional context Add any other context about the problem here.

NxNate avatar Sep 23 '24 06:09 NxNate