The Movie Database Support

Hi,

i am able to grab all the series from themoviedb through API, so fare in the past few years i have grabbed over 100 series.
but i have issue with just 1 series, and that is The wire (2003) -> https://www.themoviedb.org/tv/1438-the-wire?language=en-US
it scrap the information fine, but i cant get the season and episode informaiton.

any idea why this is the case ?

4 replies (on page 1 of 1)

Jump to last post

@nero12 said:
but i have issue with just 1 series, and that is The wire (2003) -> https://www.themoviedb.org/tv/1438-the-wire?language=en-US

You inform that the Series is from 2003 but it seems that it is from 2002.
I don't know if this may be causing the problem.
Anyway, it would be better if you posted here what API Request you are making.
In order for someone to help you with API Request questions, it is critical that you post here the API Request you are using.
Remember to replace your Key with [THE_KEY] , or something like that.

unfortunately i am not that advanced, i use MTDB database , its a script to store my movie database ,and it has a button to fetch content from themoviedb. it has never failed and still has not, but this one particular series it just wont import the episode and series.

I was hoping someone could try and execute api and see if they notice any error. the mtdb dont have any logs, so its hard for me to troubleshoot.

I know 100% something is different with the season and espisode for this particular series. the year was a typo.

I made 3 API requests for The Wire.
For the Series, for Season 3 and for Episode 2 of Season 3.
Apparently everything is OK. I saw no problem.
If you have an API Key, you can take the test.

Series: https://api.themoviedb.org/3/tv/1438?api_key=THE_KEY&language=en-US
Season 3: https://api.themoviedb.org/3/tv/1438/season/3?api_key=[THE_KEY]&language=en-US
Episode 2: https://api.themoviedb.org/3/tv/1438/season/3/episode/2?api_key=[THE_KEY]&language=en-US

translate by Google

thx, this will help me compare a working series up against the wire, and see what the difference is (if any).

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