RatS
RatS copied to clipboard
Letterboxd to trakt not working
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:
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:
- Follow steps to setup transfer.
- 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.