Hi,
I was wondering what was your strategy to keep the shows up to date? Is this something provided by the community or do you fetch the data from various sources? Because I happened to find a few shows like "Hart of Dixie" where many episodes from S3 were missing (like15); I added some manually but I wonder if I will bound into other cases like this one when using the API. Also, a recent show like "Gotham" has no link to tvdb ID while the ID does exists on the website, this is obviously because there may not have been any sync lately but what is your strategy about this if you can talk about it of course! Thanks for your feedback.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on May 17, 2014 at 3:39 PM
Hi celestianx,
We do have an importer that runs and looks for missing episodes but that's all that it does. Once the episode has been added, it doesn't look at it ever again (it doesn't try to update anything, it's a strict create what's missing job).
Our contributors have actually been doing a pretty decent job so far with updating and maintaining TV data. In the past 30 days alone we've seen over 20,000 TV edits. It's a lot less than the movie section is getting but that number is growing with every passing month. I strongly encourage you to add any missing data you come across, it's the only way most of it will get added (by users like yourself).
The thing about our TV data is that you can't get as much as we offer anywhere else other than probably IMDb. Our data is very rich and linked across multiple resources (people, networks, companies).
Reply by celestianx
on May 18, 2014 at 3:04 AM
Hi Travis,
Thanks for your prompt answer (as usual!). I understand your answer about data being updated/maintained/edited by the community and that is what I would have imagined. However, the two cases I had mentioned, I think they very well fit into the "import" phase or at least the "Hart of Dixie" one:
About TMDB API: I fully agree and love your API. It's fast, its search engine is one of the greatest and provide a depth of data "all-in-one" that few other sites have, if not. However, I needed to understand a few things because my app is going to rely on it and if I happened to encounter an exception, I'm okay with it as in coding, we always have many many exceptions and it's hard to handle them all but if it's something I am going to find a few times on the API, I wanted to know how I could handle these cases :)