I ran a list query for this list: http://api.themoviedb.org/3/list/5104152e19c295213109338a?api_key=[censored]
The first item (which usually returns as Video Game High School) came back as null. When I try to search for VGHS on themoviedb's website, I can find it, but it has zero data on it's page.
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ أغسطس 12, 2013 في 3:58 مساءا
Ya, there's some movie ids that have been deleted on that list like id 159217 for example.
There's an open ticket for that here, but I won't be looking at that for a bit. Until I fix it on the server side, you can just skip/ignore null items in the items array.
رد بواسطة rustybailey
بتاريخ أغسطس 12, 2013 في 4:35 مساءا
Yeah, I had added that in. Thanks.