- June 25, 2015
- 584
- 292
- Home Country
- United Kingdom
- Thread starter
- #291
Original please.Original? Or refactor?
Original please.Original? Or refactor?
These are different actors. There could be as many as 100 or more such actors. They may have different patronymics, or they may have the same patronymics. But the IMDBIDs will be different.I see that there are two IMDBActorIDs. Is this the same actor or are they two different actors. Should the combination of actor name and IMDBActorID be unique?
Most likely yes, but some grabbers update the name of the actor, let's say the name was given in English, the next time we updated it to the local language (Russian, German, etc.)Should the combination of actor name and IMDBActorID be unique?
Good to know that. Not obvious otherwise.It's the same for movie titles, they can be the same but the IMDBID is different. I've seen movies with the same title released in the same year. IMDB used to add /I, /II, /III etc. to their search. But grabber always ignored it and left only the title.
So is the IMDBActorID the real key?Most likely yes, but some grabbers update the name of the actor, let's say the name was given in English, the next time we updated it to the local language (Russian, German, etc.)
It's not that simple. In an ideal world, yes. But in the real world, IMDBID can be empty.IMDBActorID the real key
Yes. I seem to remember seeing IMDBActorID being blank (unknown). But I've never seen the actor name being blank.It's not that simple. In an ideal world, yes. But in the real world, IMDBID can be empty.
IMDBID is a Unique key, but it can be empty and there can be many such empty entries. It depends on the grabber.
Actor Title - I don't remember an occasion when this was blank.
Actor Title + IMDBID - more like a unique key, but I'm afraid there may be variations.
Yes, but the IMDBUrl option for scanning is only an option available when it works - the IMDBUrl is valid. Otherwise the app defaults to the standard (i.e. the time-honored) way of doing scans.Why did I say it was so easy with the Movies database, and why saving the IMDBUrl from the grabber and trying to get information from it afterwards is a bad idea.
How do you check it? And why keep it when we have an IMDBID in the database - it's almost 100% guaranteed accurate identification of the film, IMDBURL is just unnecessary information that will clutter the database.Yes, but the IMDBUrl option for scanning is only an option available when it works - the IMDBUrl is valid.