StegSchreck / RatS

Movie Ratings Synchronization with Python
GNU Affero General Public License v3.0
272 stars 31 forks source link

Letterboxd to trakt not working #370

Open NxNate opened 2 months ago

NxNate commented 2 months ago

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):

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.