The Movie Database podpora

I am trying to create a film search portal through the API. The issue I am having is I am receiving results that include collections even though I am using the movies search endpoint. Any easy way to exclude collections?

3 odpoveďí (na strane 1 z 1)

Jump to last post

@nmotamedi said:
Search movies and block collections
I am trying to create a film search portal through the API.
The issue I am having is I am receiving results that include collections even though I am using the movies search endpoint.
Any easy way to exclude collections?

Problems with API Request

In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.

Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.

await fetch( https://api.themoviedb.org/3/search/movie?query=polar%20express&include_adult=false&language=en-US&page=1, {headers: { Authorization: Bearer <TMDB_TOKEN>, }}, );

When I make this request, I receive the Polar Express Collection as a result as well, which it causing some issues when displaying those details since the TMDbID for the collection won't work when populating detail results.

@nmotamedi said:

await fetch(
https://api.themoviedb.org/3/search/movie?query=polar%20express&include_adult=false&language=en-US&page=1,
{headers: {
Authorization: Bearer <TMDB_TOKEN>,
}},
);

When I make this request, I receive the Polar Express Collection as a result as well, which it causing some issues when displaying those details since the TMDbID for the collection won't work when populating detail results.

Hummm
I believe it is not possible to filter/eliminate the collection in the response.
Movies and collections are in the same DB.
Maybe Travis Bell, the admin, has a solution for this.
Let's wait for him to come by.

Nemôžeš nájsť film alebo seriál? Prihlás sa a pridaj ho.

Globálne

s zamerať sa na vyhľadávací riadok
p otvoriť menu profilu
esc zatvoriť otvorené okno
? otvoriť okno klávesových skratiek

Na média stránkach

b ísť späť (do rodičovského pokiaľ možno)
e íst na stránku úprav

Na stránkach seriálových serií

(pravá šípka) ísť na nasledujúcu sériu
(ľavá šípka) ísť na predchádzajúcu sériu

Na stránkach seriálových epizód

(pravá šípka) ísť na nasledujúcu epizódu
(ľavá šipka) isť na predchádzajúcu epizódu

Na všetkých obrázkových strankach

a otvoriť okno pre pridanie obrázku

Na všetkých stránkach úprav

t otvoriť výber prekladu
ctrl+ s odoslať formulár

Na stránkach diskusií

n vytvoriť novú diskusiu
w prepínač stavu pozerania
p prepínač verejný/súkromný
c prepínač zatvorený/otvorený
a otvoriť aktivitu
r odpovedať v diskusií
l ísť na poslednú odpoveď
ctrl+ enter odoslať vašu správu
(pravá šípka) nasledujúca strana
(ľavá šípka) predchádzajúca strana

Nastavenia

Chcete ohodnotiť alebo pridať túto položku do zoznamu?

Prihlásiť sa