xbgmsharp / trakt

Import CSV to Trakt.tv list and Export Trakt.tv list into CSV
GNU General Public License v3.0
276 stars 46 forks source link

unable to import .csv from letterboxd #48

Open cgul76 opened 2 years ago

cgul76 commented 2 years ago

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 -c .\trakt\config.ini -f imdb -i .\trakt\diary.csv -l ratings -t movies -r

Pls. guide me in the same

xbgmsharp commented 2 years ago

Hello,

Without the input and the ouput it ius impossible to debug. Please provide the first 3 line of your csv and the error message.

thanks