Code Monkey home page Code Monkey logo

allocine-api's People

Contributors

dr1rrb avatar gromez avatar machou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

allocine-api's Issues

Does Allocine API server down?

Hi!

I tried to access to http://api.allocine.fr/rest/v3/ but I get errorr message Server not found. Does Allocine API server down?

API KO ?

Bonjour,

L'api semble KO depuis quelques jours, j'obtiens une erreur 500.
Pouvez-vous m'aider svp ?

Obtenir juste le titre

Bonjour,
je compte pour mon projet passer de TMDB a allociné, cependant je ne comprend pas comment obtenir juste le titre en php ?!
j'ai beau faire ceci : $result->originalTitle
j'obtiens : Notice: Trying to get property 'originalTitle' of non-object
Si je veux par exemple l'obtenir sous forme de tableau j'ai seulement 1 caractère qui s'affiche (le caractère qui pointe au nombre justement)

Merci beaucoup pour votre aide

API ne fonctionne plus

L'api ne fonctionne plus pour la recherche et renvoie ce message
Erreur 5: Object reference not set to an instance of an object.

Key secret api allociné

Bonjour

Allociné à changé la clé partner et la key secrete. Pour la clé partner je l'ai trouvé c'est celle ci 000042532791 Mais impossible de trouver la key secrete.

How to get "genres de film" ? Type of film

Hello,
I have been using your api for several years, I have done a application in c# to remember all the films I watch, and I have loaded the new version this summer ( because the old one don't work anymore with new key)
It works except to get the types of film : the property "GenreList" .
No more GenreList come back...
It is not a critical issue, but before the new version it worked well.

regards ...

Format de l'url

Merci pour cet update,

J'essaye de repliquer le mecanisme en Node.js, la requete finale à quel style au final ?
Il faut que j'injecte le secret key comme en oauth ?

showtimelist function not working anymore

Since a few days the function showtimelist is returning just a string "403 - {ip addr}"

Tried on different locations and got the same result, with or without date in parameter (the exemple in the git is returning the error as well)

The functions get and search are still working

json error in api

Fatal error: Uncaught exception 'ErrorException' with message 'An JSON error (4) occurred when converting data: Syntax error' in D:\web\blg\pvr\AlloHelper.class.php:66 Stack trace: #0 D:\web\blg\pvr\AlloHelper.class.php(373): AlloHelper->error('An JSON error (...', 3) #1 D:\web\blg\pvr\AlloHelper.class.php(463): AlloHelper->getDataFromURL('api.allocine.fr...') #2 D:\web\blg\pvr\pvr.php(194): AlloHelper->search('Good Night, and...', 1, 30, true, Array) #3 D:\web\blg\pvr\pvr.php(340): test_helper('Good Night, and...', NULL, Array, Array) #4 D:\web\blg\pvr\pvr.php(316): check_array(Array, true, Array) #5 D:\web\blg\pvr\pvr.php(1186): check_new('e:/', 'video-TSD', '.ts', true, Array) #6 {main} thrown in D:\web\blg\pvr\AlloHelper.class.php on line 66

Erruer de date ("not safe to rely on ...")

Juste une suggestion pour éviter simplement cette erreur (ou du moins l'inhiber): ajouter @ à Date à la ligne N°22
$sed = @Date('Ymd');

Si les perfs sont importantes, dans la recherche de beaucoup de fiches dans une boucle, par exemple, il vaudra mieux définir le fuseau au début...
Merci pour cette appli qui pallie aux aléas qu'Allocine nous fait subir ;)

Récuperer film d'un ciné en particulier

Hello,

Je voulais savoir s'il était possible de rechercher les films dans un cinéma en particulier.
En effet, je n'ai pas remarqué de champ utile pour entrer le nom du cinéma dans "MovieGetOnTheaterList".

Je penche pour la balise "code" indiqué sur ton site, mais ca ne fonctionne pas.

Comment faire ?
Merci

EDIT : Forcement, quand je fini d'écrire ce post, je décide d'appuyer sur tous les boutons pour tester l'application C#, et je tombe sur la méthode "TheaterGetShowtimeList"... Merci :)

Synopsis

Bonjour, je test l'api pour une application locale de gestion de dvdtheque. Je vous remercie infiniment pour cette api, cela fonctionne !
Actuellement, on obtient le titre, les acteurs, etc... mais comment faire pour récuperer le Synopsis du film recherché? En vous remerciant par avance.
Paul.

API Json error 403

Hello!
L'api retourne un 403 ces derniers jours :(
Changement du partner ou de l'algo ? Des idées de votre côté ?
Merci!

403 /showtimelist

Hello,

Le endpoint /showtimelist retourne toujours une 403 (en REST et en GraphQL) Est ce que quelqu'un a réussi a trouvé d'ou ça pourrait venir ?

J'ai essayé avec pas mal de id theathers mais toujours la même réponse.

Récupération liste codes

Bonjour à tous,
en utilisant l'API (MovieGetInfo) je récupère dans les infos d'un film les données des genres ou des personnes sous forme de code, la partie "value" est systématiquement vide.
Est-ce mon mode d'appel de l'API qui n'est pas le bon ?
y-t'il moyen sinon de récupérer une table des codes utilisés ?
Merci pour votre aide.

showtimelist retourne NULL

Dans les exemple php, la fonction showtimelist() retourne null peut importe les ids ou dates.
J'essai de faire fonctionner cette fonction depuis quelques jour. Suis-je le seul pour qui cette fonctionnalité ne fonctionne pas ?
Il faut que j'arrive a faire fonctionner cette fonctionnalité pour que je puisse faire mon projet de développement web de 3eme année de License info !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.