jensb89 / trakt---letterboxd-import

Import Letterboxd movie list (diary) into trakt.tv
90 stars 17 forks source link

ValueError #6

Closed mikejolema closed 6 years ago

mikejolema commented 6 years ago

ValueError: invalid literal for int() with base 10: ''

screen shot 2018-01-13 at 1 48 24 pm

mikejolema commented 6 years ago

My solution was to go through manually and remove rows that didn't contain a date for the entry. Ideally the script should just skip entries without an associated year.

jensb89 commented 6 years ago

Thanks for opening the issue. I will look into it and fix it as soon as I find the time. Edit: Should be fixed now :)