I've notice some bugs in plugin allocine and dvdfr
For allocine:
1- Sometimes, the name of the movie don't appear in the title when searching (for exemple paranormal activity 1,2,3, american pie 1,2) When I had the movie, the title is ok.
2- Name of the actor and role are reversed
For dvdfr
The search give results in english and many results are missing For exemple if I search "le seigneur des anneaux" I've for results "the lord of the ring" but not the 4 episodes. Searching in dvdfr gives more than 20 results
sebB wrote:I've notice some bugs in plugin allocine and dvdfr
For allocine:
1- Sometimes, the name of the movie don't appear in the title when searching (for exemple paranormal activity 1,2,3, american pie 1,2) When I had the movie, the title is ok.
Fixed. The issue was for results that didn't have a french title, only the vo.
sebB wrote:2- Name of the actor and role are reversed
Major oops, fixed.
sebB wrote:For dvdfr
The search give results in english and many results are missing For exemple if I search "le seigneur des anneaux" I've for results "the lord of the ring" but not the 4 episodes. Searching in dvdfr gives more than 20 results
Fixed, I believe, though DVDfr seemingly has many many results for that search. The API doesn't put them in the same order as their web search results, so it won't look the same. But, fixed it so the vo result is in the title, instead of the english one. Also fixed the search to encode in ISO-8859-15 so titles with accent marks will work. It still truncates to just the first 20, since the DVDfr API doesn't allow me to page through results, but I think it should do what you expect. Thanks for letting me know about the issues. The updates will be in the next release.