The Movie Database Подршка

Hey Team,
Was wondering if we can filter movies by their release dates on the streaming platforms.
Any help/direction to achieve this would be greatly appreciated.

2 одговора (на страни 1 од 1)

Jump to last post

@riyazrmk4 said:
OTT release date availability in Discover API
Hey Team,
Was wondering if we can filter movies by their release dates on the streaming platforms.
Any help/direction to achieve this would be greatly appreciated.

The solution is on the Discover instructions page. https://developer.themoviedb.org/reference/discover-movie

Advanced Filtering
If you specify the region parameter, the regional release date will be used instead of the primary release date. The date returned will be the first date based on your query (ie. if a with_release_type is specified). It's important to note the order of the release types that are used. Specifying 2|3 would return the limited theatrical release date as opposed to 3|2 which would return the theatrical date.

I believe that using the filters should partially solve your problem.
region
with_release_type
In this case, using 4 Digital

MOVIES - Release Type

ID  Release Type
1   Premiere
2   Theatrical (limited)
3   Theatrical
4   Digital
5   Physical
6   TV

In Discover API use &with_release_type
Source:
DOCs https://developer.themoviedb.org/docs/region-support
Trello https://trello.com/c/bpPVVwUr/69-support-and-queries-on-withreleasetype
Bible https://www.themoviedb.org/bible/movie/59f3b16d9251414f20000009#59f73d3c9251416e71000013

Hey Ticao, Thanks so much for your response. Really appreate it. And Apologize for the late reply from my side. I checked your suggestion, I was able to get desired result by combining the following:

  1. primary_release_date.gte
  2. release_date.gte
  3. with_release_type
  4. with_watch_providers

Thanks so much again for the response!

Не можеш да нађеш филм или серију? Пријави се да додаш.

Глобално

s фокусирај траку за претрагу
p отворите мени профила
esc затворити отворени прозор
? отвори прозор пречице на тастатури

На страницама медија

b вратити се назад (или родитељу кад је то применљиво)
e иди на страницу за уређивање

На страницама ТВ сезона

(стрелица надесно) пређите на следећу сезону
(лева стрелица) иди на претходну сезону

На страницама ТВ епизода

(стрелица надесно) пређите на следећу епизоду
(лева стрелица) иди на претходну епизоду

На свим страницама са сликама

a отвори прозор за додавање слике

На свим страницама за уређивање

t отвори селектор превода
ctrl+ s пошаљи образац

На страницама за дискусију

n отвори нову дискусију
w мења статус гледања
p мења јавно/приватно
c мења отвори/затвори
a отвори активност
r одговор на дискусију
l иди на последњи одговор
ctrl+ enter пошаљи поруку
(стрелица надесно) следећа страница
(лева стрелица) претходна страница

Подешавања

Желите ли да оцените или додате ову ставку у листу?

Пријави се