trakt-csv-scripts
trakt-csv-scripts copied to clipboard
Export shows from collection
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:
Saved as "access_token" in file config.ini: *********************************************************************************
Saved as "refresh_token" in file config.ini: ********************************************************************************
Found 956 shows(s) from collection
Found 0 duplicate(s) out of 0 shows(s)```
It finishes but doesn't save any csv.