Insert new dvd ends in database problem because year is invalid after searching in imdb #164
Labels
onhold
Stuff that's not needed right now, or is awaiting other prerequisites...
Milestone
Hi !
I find a possible bug during insert new dvd in my database after i search/find the title in imdb:
Database Problem
Out of range value for column 'year' at row 1
UPDATE videodata SET owner_id = 1, md5 = '', title = 'Death in Paradise', subtitle = '', language = '', diskid = '1041', mediatype = '1', comment = '', disklabel = '', imdbID = 'imdb:1888075', year = '1670935624125',
...
Regards,
Dirk
The text was updated successfully, but these errors were encountered: