The Movie Database Support Forum

Hi,
I want to filter the TV shows by country, so I make this call that returns an exhaustive country list.

https://api.themoviedb.org/3/configuration/countries?api_key=xxxxxx&language=en-US

But it turns out that half of these countries return no TV show, so it's useless to display them.
Is there any API call which returns only the countries linked to one or more TV shows ?

2 Antworten (Seite 1 von 1)

Jump to last post

Hi @duddy67,

No, there is no way to get that list from the API. You can build it yourself though, by iterating through the list like you already are.

@travisbell
I manually checked the "empty" countries and put them in an array so that they are omitted when creating my country filter.
However, it's a tedious task and not reliable as the situation might change in the future.
Of course I could loop through the country list and make an api call with with_origin_country for each country, but it's very resource consuming.
So I think it would be worth having the possibility to fetch only the countries linked to TV shows.

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden