trakt
trakt copied to clipboard
Import CSV to Trakt.tv list and Export Trakt.tv list into CSV
Some imported entries are counted as “not found”, but it is very difficult to check which ones. It would be great if this script could list all their codes neatly...
Thanks for sharing your work. Is there no way to export ratings from trakt? I'm using it to export .csv to later import on letterboxd
### intended behavior `import_trakt` should update my profile with ratings for movies in the csv ### actual behavior and steps to reproduce 1. I have the following subset of a...
Would be fun if there could be SIMKL support in this great project https://simkl.com/
Is there a simple way to sync historical data from Plex's database to Trakt? Plex has all watched data stored in `metadata_item_views` table. I am not sure how to extract...
I encountered an error while I was trying to export my tv-shows collection into a csv file: ``` (trakt) $ python3 export_trakt.py -o collection.csv -f trakt -l collection -V Options:...
Hi Invalid file format, id (row) must exists and is not blank (has a format). script returns above error when i tried to import data from letterboxd.csv file >python .\trakt\import_trakt.py...
This incorporates a lot of changes from another fork I made but from what I can remember: - Add support for importing and exporting to custom userlists #9 - export_trakt.py...
Hello, Would it be possible to add the possibility to import a csv list to a custom trakt.tv list other than watchlist, history and collection?
I am getting the following error: Error Adding items to watchlist: 429 [AUTHED_API_POST_LIMIT rate limit exceeded. Please wait 1 seconds then retry your request.]