T O P I C R E V I E W |
Valkyrslayer |
Posted - 10 Jun 2012 : 21:05:25 I imported some infromation from IMDB today and noticed that Actors with the same name are imported as one. When I imported the first movie the Actor was created with his WebID. The second Movie has an Actor with the same Name but the Script doesnt seem to check the WebID so it Links the existing actor to the Movie. Can this be fixed somehow? |
7 L A T E S T R E P L I E S (Newest First) |
Valkyrslayer |
Posted - 13 Jun 2012 : 03:36:09 Thank You for looking into it. Do you think I will need to create my Database from scratch after it is fixed or will I be able to rescan the Movies and the Programm will find the wrong actors? |
Alessio Viti |
Posted - 12 Jun 2012 : 15:00:38 I have found it...
The function #CHECKACTOREXIST# only check for the name... as you can see you cannot check also the webid with this.... this is shy you have this problem...
I will try to find a workaround.
Ale |
Alessio Viti |
Posted - 12 Jun 2012 : 14:51:27 Sorry guys for delay, I will take a look.
Ale |
Valkyrslayer |
Posted - 11 Jun 2012 : 12:18:36 Ok I guess I should post this as a Bug Report then? |
Prinz |
Posted - 11 Jun 2012 : 02:41:47 It's set to false by default.
But yes it looks like there is a bug in XMM itself.
The #CHECKACTOREXIST# return a wrong result in case the actor exists but has a different Web_ID. |
Valkyrslayer |
Posted - 10 Jun 2012 : 23:44:48 Thank you that solved the Problem. Is it normal that it is on false after I freshly installed the Program?
Edit: sry I just double ckecked it and now when the option is set to true the actor doesnt get shown in the wrong Movie Card anymore but the IMDB script is still not creating an entry for the second actor with the same name. I tried it in a new database with just the 2 Movies newly imported. The Script creates the first actor with that name and when I import the second Movie the actor is listed in the Cast but he gets no own profile. |
Prinz |
Posted - 10 Jun 2012 : 21:28:21 Do have the config Switch under [SETTINGS] in your config.ini?
UseActorWebID=True |