addons: add simplejson to default install
[xbmc.git] / addons / metadata.themoviedb.org / changelog.txt
blobdfe20b4c999ce1237a69bf0fbee7e6e17f4bc042
1 [B]2.0.1[/B]
2 - fixed: imdb url nfo not resolving tmdb id
4 [B]2.0.0[/B]
5 - complete rewrite to use the json api
7 [B]1.4.5[/B]
8 - added: support for IMDb.xx support for NFO scraping
10 [B]1.4.4[/B]
11 - fixed: actor thumb scraping was broken due to API changes
13 [B]1.4.3[/B]
14 - fixed: use imdb ID from nfo
15 - changed: scrape only one studio
17 [B]1.4.2[/B]
18 - fixed: url/mixed nfo scraping
20 [B]1.4.1[/B]
21 - fixed: IMDb rating after site change 
23 [B]1.4.0[/B]
24 - added: trailer scraping from TMDB via youtube plugin
26 [B]1.3.1[/B]
27 - fixed: added year to search string properly
29 [B]1.3.0[/B]
30 - added: year to search string
32 [B]1.2.5[/B]
33 - fixed: mpaa is returning string 'Rated' if there is no rating on tmdb
35 [B]1.2.4[/B]
36 - fixed: not scraping artwork for movies without IMDb id
38 [B]1.2.3[/B]
39 - fixed: can't get full search results list when some have <released> message and some haven't
41 [B]1.2.2[/B]
42 - fixed: real fix for hd-trailers.net
44 [B]1.2.1[/B]
45 - fixed: trailer scraping from hd-trailers.net
47 [B]1.2.0[/B]
48 - Added option to scrape rating from IMDb
50 [B]1.1.6[/B]
51 - Fix rating images to show up on default skins
53 [B]1.1.5[/B]
54 - Fix decimal separator
56 [B]1.1.4[/B]
57 - Support for <alternative_name> and <original_name> in searches
59 [B]1.1.3[/B]
60 - fixed missing imdb id (#2)
62 [B]1.1.2[/B]
63 - fixed missing imdb id
65 [B]1.1.1[/B]
66 - no writers due to API changes
68 [B]1.1.0[/B]
69 - added multi-language support
71 [B]1.0.11[/B]
72 - added Polish translation
74 [B]1.0.9[/B]
75 - translation cosmetics
77 [B]1.0.8[/B]
78 - changed hdtrailers.net version dependency
80 [B]1.0.7[/B]
81 - final fix for nfourl scraping issue
83 [B]1.0.6[/B]
84 - fixed nfourl scraping issue
86 [B]1.0.5[/B]
87 - switch tmdb scraper to chain tmdb scraper library functions
89 [B]1.0.4[/B]
90 - replace dtrailer.com with HD-Trailers.net for trailer scraping
92 [B]1.0.3[/B]
93 - scraper library interfaces changed. no functional changes
95 [B]1.0.2[/B]
97 - scraper might fetch wrong studio, genre and country values
98 - no search results in case the release date is missing
100 [B]1.0.1[/B]
102 - various fixes after api change
104 [B]1.0.0[/B]
106 - Initial import into addons repository