trakt-csv-scripts icon indicating copy to clipboard operation
trakt-csv-scripts copied to clipboard

Use the trakt API to export your history, watchlist, or custom user lists and store them or import them to a trakt.com account.

Results 3 trakt-csv-scripts issues
Sort by recently updated
recently updated
newest added

Sorry for my tardy response but here is the CVS and a screen shot of the creation and attempted import commands in case I am a complete noob. [m.zip](https://github.com/andrewchenk/trakt-csv-scripts/files/6775325/m.zip) _Originally...

bug

I used the config.ini from the project you forked, had to add username. That worked fine.

bug

Is it possible to export shows, not episodes, from a collection to csv? exec command: `/etc/miniconda3/envs/trakt/bin/python /opt/trakt-csv-scripts/export_trakt.py -c config.ini -t shows -o export_tv_collection.csv -l collection` output: ```200 Saved as "access_token"...

bug
help wanted