Hi,
Le 27/03/2012 14:22, jpok a écrit :
Hi,
Since a couple of days, Allocine plugin doesn't functioning correctly,
always responding "no match"...
I guess Allocine had modified his web site. Could someone correct this
plugin ?
Thanks a lot
For the developers:
Actually, there is now a version 3 for the specs of the Allociné API
that can be found here : http://wiki.gromez.fr/dev/api/allocine_v3
It's in French, but the keywords are in English, so I think it is
straightforward.
The main change is the partner code, which is YW5kcm9pZC12M3M for an
Android application. I don't know if it is alright to use that code.
Also, the URL is no longer the same: http://api.allocine.fr/rest/v3/...
A search looks like this:
http://api.allocine.fr/rest/v3/search?partner=YW5kcm9pZC12M3M&filter=movie&q=avatar&format=xml
A result looks like this (Ben-Hur):
http://api.allocine.fr/rest/v3/movie?partner=YW5kcm9pZC12M3M&profile=large&code=5000
Use format=json if this format is preferred.
HTH.
CinéphOli
--
CinéphOli
Using Griffith v0.12.1 on Ubuntu 10.04 LTS