Assistance de TMDB

I'm using the following query:

        var url = 'https://api.themoviedb.org/3/discover/movie';
        var params = {
            'api_key': MY_KEY,
            'region': 'US',
            'release_date.gte': '2018-02-01',
            'release_date.lte': '2018-02-28',
            'with_release_type': '4'
        };

Which looks like this:

https://api.themoviedb.org/3/discover/movie?api_key=<<KEY HERE>>&region=US&release_date.gte=2018-02-01&release_date.lte=2018-02-28&with_release_type=4

And I'm getting the following TV-SHOW: "When We First Met" which seems to be a tv-show as seen in imdb: http://www.imdb.com/title/tt5783956/releaseinfo?ref_=tt_dt_dt

And apparently it neither has a physical version (ignoring the with_release_type=4) , because it seems to be released on internet only.

5 réponses (sur la page 1 sur 1)

Jump to last post

Surely it's a movie rather than a TV show, regardless of where/how it was released? Compare "The Cloverfield Paradox", "Whatever Happened To Monday" and similar.

What about the fact that is appearing on the search when using with_release_type=4? Which is "physical" format only? This is only released on the internet?

@alvarotrigo said:

What about the fact that is appearing on the search when using with_release_type=4? Which is "physical" format only? This is only released on the internet?

That I don't know. But your "title" question was "Discover movies is returning a TV show" and in this case the "TV Show" is a movie.

Actually, according to the documentation I found - maybe it's out of date (https://developers.themoviedb.org/3/discover/movie-discover)- release_type uses the same mapping as release_date:

Specify a comma (AND) or pipe (OR) separated value to filter release types by. These release types map to the same values found on the movie release date method.

From https://developers.themoviedb.org/3/movies/get-movie-release-dates

Release dates support different types:

  1. Premiere
  2. Theatrical (limited)
  3. Theatrical
  4. Digital
  5. Physical
  6. TV

...so, if I'm understanding that correctly, Type 4 is digital?

Right!! Type 5 should be! No idea where I got the 4! Thanks for that!

This post can now be closed. It seems I can not do it myself.

Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.

Général

s Mettre le curseur dans la barre de recherche
p Ouvrir le menu du profil
esc Fermer une fenêtre ouverte
? Ouvrir la fenêtre des raccourcis clavier

Sur les pages des médias

b Retour (ou vers le parent si faisable)
e Afficher la page de modification

Sur les pages des saisons des émissions télévisées

Afficher la saison suivante (flèche droite)
Afficher la saison précédente (flèche gauche)

Sur les pages des épisodes des émissions télévisées

Afficher l'épisode suivant (flèche droite)
Afficher l'épisode précédent (flèche gauche)

Sur toutes les pages des images / photos

a Ouvrir la fenêtre d'ajout d'image / photo

Sur toutes les pages de modifications

t Ouvrir le sélecteur de traduction
ctrl+ s Envoyer le formulaire

Sur les pages des discussions

n Créer une nouvelle discussion
w Basculer le statut de suivi
p Basculer publique / privée
c Basculer fermer / ouvrir
a Ouvrir l'activité
r Répondre à la discussion
l Afficher la dernière réponse
ctrl+ enter Envoyer votre message
Page suivante (flèche droite)
Page précédente (flèche gauche)

Paramètres

Vous souhaitez évaluer ou ajouter cet élément à une liste ?

Connexion