godwinbw / sofa-spud

3 stars 0 forks source link

fixed null titles on search results #60

Closed godwinbw closed 3 years ago

godwinbw commented 3 years ago

if a search result from the movie database had a "null" title, then we would get a thrown exception if the user tried to save this title to the watchlist.

this bugfix ensures that all search results have a title (and an imdbId)