diff options
author | theuni <theuni-nospam-@xbmc.org> | 2011-12-10 23:49:01 -0500 |
---|---|---|
committer | theuni <theuni-nospam-@xbmc.org> | 2011-12-10 23:49:01 -0500 |
commit | 555e08116675e2266f925b42207f7ea166678d17 (patch) | |
tree | ce4e5d6a117f06eed98b9ead458e9a4f1bcc22f3 /addons/metadata.themoviedb.org/changelog.txt | |
parent | 77ca58984fb5fad46e087e7d8a08a79003d15530 (diff) |
sync: tmdb with addons repo
Diffstat (limited to 'addons/metadata.themoviedb.org/changelog.txt')
-rw-r--r-- | addons/metadata.themoviedb.org/changelog.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/addons/metadata.themoviedb.org/changelog.txt b/addons/metadata.themoviedb.org/changelog.txt index 9c889b1cdc..dfe20b4c99 100644 --- a/addons/metadata.themoviedb.org/changelog.txt +++ b/addons/metadata.themoviedb.org/changelog.txt @@ -1,3 +1,49 @@ +[B]2.0.1[/B] +- fixed: imdb url nfo not resolving tmdb id + +[B]2.0.0[/B] +- complete rewrite to use the json api + +[B]1.4.5[/B] +- added: support for IMDb.xx support for NFO scraping + +[B]1.4.4[/B] +- fixed: actor thumb scraping was broken due to API changes + +[B]1.4.3[/B] +- fixed: use imdb ID from nfo +- changed: scrape only one studio + +[B]1.4.2[/B] +- fixed: url/mixed nfo scraping + +[B]1.4.1[/B] +- fixed: IMDb rating after site change + +[B]1.4.0[/B] +- added: trailer scraping from TMDB via youtube plugin + +[B]1.3.1[/B] +- fixed: added year to search string properly + +[B]1.3.0[/B] +- added: year to search string + +[B]1.2.5[/B] +- fixed: mpaa is returning string 'Rated' if there is no rating on tmdb + +[B]1.2.4[/B] +- fixed: not scraping artwork for movies without IMDb id + +[B]1.2.3[/B] +- fixed: can't get full search results list when some have <released> message and some haven't + +[B]1.2.2[/B] +- fixed: real fix for hd-trailers.net + +[B]1.2.1[/B] +- fixed: trailer scraping from hd-trailers.net + [B]1.2.0[/B] - Added option to scrape rating from IMDb |