Hello It would be nice to make an option to notify the user when he's trying to add a movie which is already in the database. I currently don't remember each movie in the databse, and when adding a movie i always search for it, if it's already there, which take a long time if you add many films. that's why if you XMM would ckeck if the title of the movie added is already there. the only question is when to ckeck this: when writing the title in the "Title" field and then pressing "SAVE" or "Save and exit" OR after the search on internet(by comparing IMDB link), or both.