From 0cfa4d0dd4a95e7e96b1682f4b3b3f16f3d798f0 Mon Sep 17 00:00:00 2001 From: Stuart Boston Date: Thu, 7 Nov 2013 08:44:29 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 97108f807..6110a0531 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,18 @@ But anyone can use it for other projects as well. [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=Omertron&url=https://github.com/Omertron/api-themoviedb&title=TheMovieDB API&language=&tags=github&category=software) [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/Omertron/api-themoviedb/trend.png)](https://bitdeli.com/free "Bitdeli Badge") +*** + +TMDB TV Support +=============== + +TheMovieDb has recently added TV shows to their site. +I am working on an update to this API to support that, but it will require a re-write of the API to support the new models and ensure that it is simple to understand. + +Therefore TV support will be added to *v4.0* of the API, major version change because of the large change to the API. I will release a stable version of 3.9 in the next week before releaseing 4.0 SNAPSHOT. + +If you are interested in the current level of TV support checkout the `tv` branch where all the changes are being done. + *** ### TheMovieDB.org