Remove LiveTV menu.
[vuplus_xbmc] / addons / metadata.themoviedb.org / changelog.txt
1 [B]3.7.8[/B]
2 - updated language files from Transifex
3
4 [B]3.7.7[/B]
5 - updated language files from Transifex
6
7 [B]3.7.6[/B]
8 - fixed: potential false match in NfoUrl (thanks and credits to ScHAmPi)
9
10 [B]3.7.5[/B]
11 - updated: TMDb API URLs
12
13 [B]3.7.3[/B]
14 - updated language files from Transifex
15
16 [B]3.7.2[/B]
17 - updated language files from Transifex
18
19 [B]3.7.1[/B]
20 - updated language files from Transifex
21
22 [B]3.7.0[/B]
23 - updated: out factored studio and country scraping to common library
24
25 [B]3.6.1[/B]
26 - updated: Scraper name
27
28 [B]3.6.0[/B]
29 - updated: out factored tagline scraping to common library
30
31 [B]3.5.0[/B]
32 - added: aspect tag and reorder languages according to the alphabet
33
34 [B]3.4.1[/B]
35 - updated chinese translation
36
37 [B]3.4.0[/B]
38 - added: prefer trailer language according to the selected language
39
40 [B]3.3.0[/B]
41 - updated: improve CreateSearchUrl according to TMDb API changes
42
43 [B]3.2.0[/B]
44 - fixed: keep Originaltitle
45 - fixed: &'s needs double escaping
46 - added: option to scrape certification from selected country
47
48 [B]3.1.0[/B]
49 - updated: factored out title scraping to common library
50
51 [B]3.0.9[/B]
52 - fixed: missing language parameter name in NfoUrl
53
54 [B]3.0.8[/B]
55 - fixed: movies without release date won't find
56
57 [B]3.0.7[/B]
58 - fixed: keep originaltitle; IMDb ID; remove TMDb title fallback, because it became obsolate
59
60 [B]3.0.6[/B]
61 - updated chinese translation
62
63 [B]3.0.5[/B]
64 - reverted latest change
65
66 [B]3.0.4[/B]
67 - added: option to not scrape sets
68
69 [B]3.0.3[/B]
70 - fixed: plot outline includes trash on some movies
71
72 [B]3.0.2[/B]
73 - fixed: imdb IDs not properly handled
74
75 [B]3.0.1[/B]
76 - changed: also fallback to original_title to make sure a valid title gets scraped
77
78 [B]3.0.0[/B]
79 - major rewrite: utilize TMDb API v3, scraping set information, prioritize posters on the selected language
80
81 [B]2.0.1[/B]
82 - fixed: imdb url nfo not resolving tmdb id
83
84 [B]2.0.0[/B]
85 - complete rewrite to use the json api
86
87 [B]1.4.5[/B]
88 - added: support for IMDb.xx support for NFO scraping
89
90 [B]1.4.4[/B]
91 - fixed: actor thumb scraping was broken due to API changes
92
93 [B]1.4.3[/B]
94 - fixed: use imdb ID from nfo
95 - changed: scrape only one studio
96
97 [B]1.4.2[/B]
98 - fixed: url/mixed nfo scraping
99
100 [B]1.4.1[/B]
101 - fixed: IMDb rating after site change 
102
103 [B]1.4.0[/B]
104 - added: trailer scraping from TMDB via youtube plugin
105
106 [B]1.3.1[/B]
107 - fixed: added year to search string properly
108
109 [B]1.3.0[/B]
110 - added: year to search string
111
112 [B]1.2.5[/B]
113 - fixed: mpaa is returning string 'Rated' if there is no rating on tmdb
114
115 [B]1.2.4[/B]
116 - fixed: not scraping artwork for movies without IMDb id
117
118 [B]1.2.3[/B]
119 - fixed: can't get full search results list when some have <released> message and some haven't
120
121 [B]1.2.2[/B]
122 - fixed: real fix for hd-trailers.net
123
124 [B]1.2.1[/B]
125 - fixed: trailer scraping from hd-trailers.net
126
127 [B]1.2.0[/B]
128 - Added option to scrape rating from IMDb
129
130 [B]1.1.6[/B]
131 - Fix rating images to show up on default skins
132
133 [B]1.1.5[/B]
134 - Fix decimal separator
135
136 [B]1.1.4[/B]
137 - Support for <alternative_name> and <original_name> in searches
138
139 [B]1.1.3[/B]
140 - fixed missing imdb id (#2)
141
142 [B]1.1.2[/B]
143 - fixed missing imdb id
144
145 [B]1.1.1[/B]
146 - no writers due to API changes
147
148 [B]1.1.0[/B]
149 - added multi-language support
150
151 [B]1.0.11[/B]
152 - added Polish translation
153
154 [B]1.0.9[/B]
155 - translation cosmetics
156
157 [B]1.0.8[/B]
158 - changed hdtrailers.net version dependency
159
160 [B]1.0.7[/B]
161 - final fix for nfourl scraping issue
162
163 [B]1.0.6[/B]
164 - fixed nfourl scraping issue
165
166 [B]1.0.5[/B]
167 - switch tmdb scraper to chain tmdb scraper library functions
168
169 [B]1.0.4[/B]
170 - replace dtrailer.com with HD-Trailers.net for trailer scraping
171
172 [B]1.0.3[/B]
173 - scraper library interfaces changed. no functional changes
174
175 [B]1.0.2[/B]
176
177 - scraper might fetch wrong studio, genre and country values
178 - no search results in case the release date is missing
179
180 [B]1.0.1[/B]
181
182 - various fixes after api change
183
184 [B]1.0.0[/B]
185
186 - Initial import into addons repository