kwicherbelliaken / bad-reviews-make-good-movies

0 stars 0 forks source link

[FIX]: allow movies of the same name to be added to Watchlist #73

Open slackermorris opened 9 months ago

slackermorris commented 9 months ago

Search "Neil" and try to add the different movies called "Neil". Because the check for duplicates is by title, you won't be able to add these. I should serialise the Movie information and do a check against this.