Htllo, I have this problem with only one movie up to now: "Romeo + Juliette". I create a new entry and I type the title. Then I ask to allocine to fill me automaticaly the entry. Allocine finds the movie but tellico grabs only few informations from it. Only cover and the prouction year are filled. Also the movie duration is set to 0. Yet, more informations are available on allocine: casting, director ans so on (http://www.allocine.fr/film/fichefilm_gen_cfilm=12687.html).
Same problem with "Street Dancer", Allocine entry: http://www.allocine.fr/film/fichefilm_gen_cfilm=193822.html
*** This bug has been marked as a duplicate of bug 337432 ***
I am not sure it is really a duplicate. Indeed, bug 337432 is solved here but I still continue to grab only a few of the informations present on allocine.fr. For example, I still grab only the cover and the year of "Street Dancer" whereas there are more information on allocine.fr (http://www.allocine.fr/film/fichefilm_gen_cfilm=193822.html) : director, starring, ... I have the same problem with "Karaté Kid" (http://www.allocine.fr/film/fichefilm_gen_cfilm=47352.html)
I forgot to mention that I use the lastest release : 2.3.10
(In reply to Olivier Delaune from comment #3) > I am not sure it is really a duplicate. Indeed, bug 337432 is solved here > but I still continue to grab only a few of the informations present on > allocine.fr. > For example, I still grab only the cover and the year of "Street Dancer" > whereas there are more information on allocine.fr > (http://www.allocine.fr/film/fichefilm_gen_cfilm=193822.html) : director, > starring, ... > > I have the same problem with "Karaté Kid" > (http://www.allocine.fr/film/fichefilm_gen_cfilm=47352.html) I don't have a problem with either of your examples. It could be issues with the Allocine API returning different data perhaps. I'll upload screenshots from 2.3.10.
Created attachment 91283 [details] Karate Kid
Created attachment 91284 [details] Street Dancer
Ah, I think I discovered what you're referring to. If the order of the results from the update job is different, the link between the result and the entry to update doesn't work. I think I can fix that...thanks for updating me. I initially thought you were still writing about the actual search results.
Created attachment 91285 [details] How I get informations from allocine.fr Hmm, I do not think I understand what you mean. I attach some screenshot to illustrate my point. Here is how I try to grab the informations from allocine.fr. It is not the way you use (I did not know yours).
Created attachment 91286 [details] First result from allocine.fr Here you see that the first result works fine (all the information are there)
Created attachment 91287 [details] Second result from allocine.fr Here you see that the second result does not work fine (only the cover, the year are there; the film duration is wrong).
(In reply to Olivier Delaune from comment #9) > Hmm, I do not think I understand what you mean. I attach some screenshot to > illustrate my point. Here is how I try to grab the informations from > allocine.fr. It is not the way you use (I did not know yours). You're using the updater rather than the search dialog. Try the "Chercher" button in the toolbar. Your way works, it just needs more user input.
Git commit 214c855bfa6460d4dfc9603e8f73f79d5a103e79 by Robby Stephenson. Committed on 27/02/2015 at 01:37. Pushed by rstephenson into branch '2.3'. Fix a bug with returning multiple allocine results and removing code Duplicate the collection itself so that when the Allocine code field is removed for one entry, it doesn't affect other entries. FIXED-IN: 2.3.11 M +27 -20 src/fetch/allocinefetcher.cpp M +1 -0 src/fetch/allocinefetcher.h http://commits.kde.org/tellico/214c855bfa6460d4dfc9603e8f73f79d5a103e79