Thanks so much for added release type! However, I'm encountering something odd and i'm not sure if I'm just using the wrong parameters or something else.
I am trying to pull physical media that was released in the last 2 months (between 09/30/2016 and 11/30/2016) using the discover query. But I am not getting the expected results:
This is one of the movies being pulled by the query (I do not see a physical release date on the movie page) https://www.themoviedb.org/movie/27917-pool-of-london
{ "poster_path": "/1wbiun5n4z8mhtlAnS877YJPSt9.jpg", "adult": false, "overview": "Jewel thieves, murder and a manhunt swirl around a sailor (Bonar Colleano) off a cargo ship in London.", "release_date": "1951-02-20", "genre_ids": [ 80, 18 ], "id": 27917, "original_title": "Pool of London", "original_language": "en", "title": "Pool of London", "backdrop_path": "/o3Dtdj7o3WLLAMzJB7TaYV8X4l1.jpg", "popularity": 1.008978, "vote_count": 2, "video": false, "vote_average": 7 }
Thanks for any help!
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on novembris 30, 2016 at 1:05 PM
There is a physical release for it, see the edit page: https://www.themoviedb.org/movie/27917-pool-of-london/edit?active_nav_item=release_information
What region are you browsing the website with? GB?
Atbilde no icyplains
on novembris 30, 2016 at 1:17 PM
aha! I'm browsing from US.
Atbilde no Travis Bell
on novembris 30, 2016 at 1:22 PM
Cool, so that explains it. You could add a
region
filter to narrow your search to the U.S. but since until this week there's been no real users of this data (because you couldn't search for it) I suspect the data will be a little on the light side. Over time hopefully it gets filled in.Atbilde no icyplains
on novembris 30, 2016 at 2:24 PM
Great, thanks!