1386211adc8219db7f1893bd1bf8840b4eafdf1b
[vuplus_xbmc] / addons / metadata.themoviedb.org / changelog.txt
1 [B]3.0.9[/B]
2 - fixed: missing language parameter name in NfoUrl
3
4 [B]3.0.8[/B]
5 - fixed: movies without release date won't find
6
7 [B]3.0.7[/B]
8 - fixed: keep originaltitle; IMDb ID; remove TMDb title fallback, because it became obsolate
9
10 [B]3.0.6[/B]
11 - updated chinese translation
12
13 [B]3.0.5[/B]
14 - reverted latest change
15
16 [B]3.0.4[/B]
17 - added: option to not scrape sets
18
19 [B]3.0.3[/B]
20 - fixed: plot outline includes trash on some movies
21
22 [B]3.0.2[/B]
23 - fixed: imdb IDs not properly handled
24
25 [B]3.0.1[/B]
26 - changed: also fallback to original_title to make sure a valid title gets scraped
27
28 [B]3.0.0[/B]
29 - major rewrite: utilize TMDb API v3, scraping set information, prioritize posters on the selected language
30
31 [B]2.0.1[/B]
32 - fixed: imdb url nfo not resolving tmdb id
33
34 [B]2.0.0[/B]
35 - complete rewrite to use the json api
36
37 [B]1.4.5[/B]
38 - added: support for IMDb.xx support for NFO scraping
39
40 [B]1.4.4[/B]
41 - fixed: actor thumb scraping was broken due to API changes
42
43 [B]1.4.3[/B]
44 - fixed: use imdb ID from nfo
45 - changed: scrape only one studio
46
47 [B]1.4.2[/B]
48 - fixed: url/mixed nfo scraping
49
50 [B]1.4.1[/B]
51 - fixed: IMDb rating after site change 
52
53 [B]1.4.0[/B]
54 - added: trailer scraping from TMDB via youtube plugin
55
56 [B]1.3.1[/B]
57 - fixed: added year to search string properly
58
59 [B]1.3.0[/B]
60 - added: year to search string
61
62 [B]1.2.5[/B]
63 - fixed: mpaa is returning string 'Rated' if there is no rating on tmdb
64
65 [B]1.2.4[/B]
66 - fixed: not scraping artwork for movies without IMDb id
67
68 [B]1.2.3[/B]
69 - fixed: can't get full search results list when some have <released> message and some haven't
70
71 [B]1.2.2[/B]
72 - fixed: real fix for hd-trailers.net
73
74 [B]1.2.1[/B]
75 - fixed: trailer scraping from hd-trailers.net
76
77 [B]1.2.0[/B]
78 - Added option to scrape rating from IMDb
79
80 [B]1.1.6[/B]
81 - Fix rating images to show up on default skins
82
83 [B]1.1.5[/B]
84 - Fix decimal separator
85
86 [B]1.1.4[/B]
87 - Support for <alternative_name> and <original_name> in searches
88
89 [B]1.1.3[/B]
90 - fixed missing imdb id (#2)
91
92 [B]1.1.2[/B]
93 - fixed missing imdb id
94
95 [B]1.1.1[/B]
96 - no writers due to API changes
97
98 [B]1.1.0[/B]
99 - added multi-language support
100
101 [B]1.0.11[/B]
102 - added Polish translation
103
104 [B]1.0.9[/B]
105 - translation cosmetics
106
107 [B]1.0.8[/B]
108 - changed hdtrailers.net version dependency
109
110 [B]1.0.7[/B]
111 - final fix for nfourl scraping issue
112
113 [B]1.0.6[/B]
114 - fixed nfourl scraping issue
115
116 [B]1.0.5[/B]
117 - switch tmdb scraper to chain tmdb scraper library functions
118
119 [B]1.0.4[/B]
120 - replace dtrailer.com with HD-Trailers.net for trailer scraping
121
122 [B]1.0.3[/B]
123 - scraper library interfaces changed. no functional changes
124
125 [B]1.0.2[/B]
126
127 - scraper might fetch wrong studio, genre and country values
128 - no search results in case the release date is missing
129
130 [B]1.0.1[/B]
131
132 - various fixes after api change
133
134 [B]1.0.0[/B]
135
136 - Initial import into addons repository