TraktRater
TraktRater copied to clipboard
imdb to trakt problem
When I try to import custom list from imdb to trakt I get the error log on the attached file. How can I solve it 20220430_120703.log ?
Please attach the csv for inspection.
1000.csv here it is
Yes, it’s because of regional settings on windows I guess. I changed it to US and it worked after that. I needed to change language to English also but it’s not necessary maybe.
Thanks, @gokhanko, it probably has to do with parsing columns delimited with a comma. Perhaps in your region, commas are used as decimal separators e.g. in ratings 7,5-> 7.5. In those particular cases, the app might be treating it as a new column.
Anyway, that is just a guess. I can look into ways to make it more region aware.
how did you get imdb csv?