If you are going to use region you should switch to release_date.gte/release_date.lte. That’s how you filter by regional releases. One of the queries you posted above this one is using primary_release_date.xxx.
@ThiagoMS said:
i spiko portugues também se quiser explicar em brasileiro :D
Vai em inglês porque a explicação já tá pronta. :-)
Primary Release Date versus Release Date
primary_release_date= is the date chosen by the TMDb system to be the official release date for a Movie. World Premiere.
This date determines the year that appears in parentheses next to the film's title on the film's page.
release_date= are all the release dates of a Movie in each and every country in the world, over time,
including premieres, festival, on television, in Bluray or DVD, digital media, etc ...
A movie can only have one primary_release_date
But it can have several and countless release_date
A different opening date for each country, for each media,
for open television, for cable TV, re-releases, 50th anniversary celebration, etc ... etc ... etc ...
Então é como o Travis Bell explicou.
Use a Primary se vc quer a Estreia Mundial.
E use a Release Date se quer a local, de um país específico.
Mas aí precisa especificar qual é o país, usando região=.
If you are going to use region you should switch to release_date.gte/release_date.lte. That’s how you filter by regional releases. One of the queries you posted above this one is using primary_release_date.xxx.
@ThiagoMS said:
i spiko portugues também se quiser explicar em brasileiro :D
Vai em inglês porque a explicação já tá pronta. :-)
Primary Release Date versus Release Date
primary_release_date= is the date chosen by the TMDb system to be the official release date for a Movie. World Premiere.
This date determines the year that appears in parentheses next to the film's title on the film's page.
release_date= are all the release dates of a Movie in each and every country in the world, over time,
including premieres, festival, on television, in Bluray or DVD, digital media, etc ...
A movie can only have one primary_release_date
But it can have several and countless release_date
A different opening date for each country, for each media,
for open television, for cable TV, re-releases, 50th anniversary celebration, etc ... etc ... etc ...
Então é como o Travis Bell explicou.
Use a Primary se vc quer a Estreia Mundial.
E use a Release Date se quer a local, de um país específico.
Mas aí precisa especificar qual é o país, usando região=.
Show, vou tentar isso também pra ver se consigo um novo resultado :D
Resposta per ticao2 🇧🇷 pt-BR
el 27 " de 2024 a les 7:26 A.M.
Maybe add the region= filter.
So I think it restricts premieres to a single country.
Resposta per ThiagoMS
el 27 " de 2024 a les 8:28 A.M.
Perfect, i try something like these. So, is strange because the return is the same are something wrong?
https://api.themoviedb.org/3/discover/movie?include_adult=false&primary_release_date.gte=2025-01-01&primary_release_date.lte=2025-01-31&language=pt-BR&page=1®ion=BR
Resposta per ThiagoMS
el 27 " de 2024 a les 8:29 A.M.
i spiko portugues também se quiser explicar em brasileiro :D
Resposta per Travis Bell
el 27 " de 2024 a les 11:59 A.M.
If you are going to use
region
you should switch torelease_date.gte
/release_date.lte
. That’s how you filter by regional releases. One of the queries you posted above this one is usingprimary_release_date.xxx
.Resposta per ticao2 🇧🇷 pt-BR
el 27 " de 2024 a les 1:29 P.M.
Vai em inglês porque a explicação já tá pronta. :-)
Primary Release Date versus Release Date
primary_release_date= is the date chosen by the TMDb system to be the official release date for a Movie. World Premiere.
This date determines the year that appears in parentheses next to the film's title on the film's page.
release_date= are all the release dates of a Movie in each and every country in the world, over time,
including premieres, festival, on television, in Bluray or DVD, digital media, etc ...
A movie can only have one primary_release_date
But it can have several and countless release_date
A different opening date for each country, for each media,
for open television, for cable TV, re-releases, 50th anniversary celebration, etc ... etc ... etc ...
Então é como o Travis Bell explicou.
Use a Primary se vc quer a Estreia Mundial.
E use a Release Date se quer a local, de um país específico.
Mas aí precisa especificar qual é o país, usando região=.
Resposta per ThiagoMS
el 27 " de 2024 a les 2:44 P.M.
perfect, thanks for explain
Resposta per ThiagoMS
el 27 " de 2024 a les 2:44 P.M.
Show, vou tentar isso também pra ver se consigo um novo resultado :D