The Movie Database Support

Hello,

First thanks for your API it's helping me a lot in my school's project. I'm writting a PHP script that update the content of tv shows, seasons and episodes.

I got an error because something seems to be wrong with update table of the Overview, this is what I get from the API :

array(4) { [0]=> array(2) { ["key"]=> string(8) "air_date" ["items"]=> array(1) { [0]=> array(5) { ["id"]=> string(24) "558ee965c3a368686d003046" ["action"]=> string(7) "updated" ["time"]=> string(23) "2015-06-27 18:20:21 UTC" ["value"]=> string(10) "2014-08-01" ["original_value"]=> string(10) "2014-08-01" } } } [1]=> array(2) { ["key"]=> string(4) "name" ["items"]=> array(1) { [0]=> array(5) { ["id"]=> string(24) "558ee965c3a368686d003047" ["action"]=> string(5) "added" ["time"]=> string(23) "2015-06-27 18:20:21 UTC" ["iso_639_1"]=> string(2) "pl" ["value"]=> string(11) "Seria druga" } } } [2]=> array(2) { ["key"]=> string(8) "overview" ["items"]=> array(2) { [0]=> array(4) { ["id"]=> string(24) "558ee965c3a368686d003048" ["action"]=> string(5) "added" ["time"]=> string(23) "2015-06-27 18:20:21 UTC" ["iso_639_1"]=> string(2) "pl" } [1]=> array(5) { ["id"]=> string(24) "558eed079251417d53000036" ["action"]=> string(5) "added" ["time"]=> string(23) "2015-06-27 18:35:51 UTC" ["iso_639_1"]=> string(2) "pl" ["value"]=> string(433) "Szaleństwo Małych Wodogrzmotów powróciło w drugiej odsłonie kreskówki! Wujaszek od trzydziestu lat pracował nad wyjątkowo zaawansowanym wynalazkiem, który właśnie w tym dniu zamierza aktywować, zwracając przy okazji uwagę tajnych służb, ale i najpewniej samego Gideona. Czy wszystko idzie po myśli wuja Stanka? Niekoniecznie, chociaż zwrócił Dipperowi i Mabel dziennik! A to oznacza nowe, niesamowite przygody..." } }

Let's take a look at the overview table. As you can see there is two cells for overview (usually I only get one), and the first don't have a value cell and because of it I got some errors in my script. What is the first cell ? Why is it empty of "value" field ?

Thanks for your help!

Regards, Ludovic COURTIAL

1 reply (on page 1 of 1)

Jump to last post

Hi Rshown,

I believe there was a temporary issue with this, but it is working now. Here's an example query of an overview change:

https://api.themoviedb.org/3/movie/254128/changes?api_key=###&start_date=2015-06-28

Cheers.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login