[ExecString] combine SplitParameters with identical function of CUtil
[xbmc.git] / addons / metadata.artists.universal / changelog.txt
blobc9b8d43a72ddc49afb91118c1ad1f91e716eee57
1 [B]4.3.3[/B]
2 fixed: artist type scraping
4 [B]4.3.2[/B]
5 fixed: allmusic scraping
7 [B]4.3.1[/B]
8 changed: use new language directory structure
9 added: assets tag in addon.xml
11 [B]4.3.0[/B]
12 added: fetch disambiguation for GetArtistSearchResults
15 [B]4.2.1[/B]
16 fixed: dependency error
18 [B]4.2.0[/B]
19 added: scraping extra artwork from theaudiodb.com
21 [B]4.1.5[/B]
22 added: artist sort name from Musicbrainz and artist banner from fanart.tv
24 [B]4.1.4[/B]
25 changed: include some other valid MB artist types in the previous fix
27 [B]4.1.3[/B]
28 fixed: artist types sometimes scrapes incorrectly
30 [B]4.1.2[/B]
31 fixed: search results after MB API changes
33 [B]4.1.1[/B]
34 changed: dash is not replaced with /- any longer
36 [B]4.1.0[/B]
37 added: Artist type, gender and disambiguation from MusicBrainz
39 [B]4.0.0[/B]
40 added: Artist Clearlogo from fanart.tv; bump version for Leia
42 [B]3.7.3[/B]
43 cleanup: sources and options what won't work
45 [B]3.7.2[/B]
46 Fixed: another try to fix all scenarios for mbid resolution
48 [B]3.7.1[/B]
49 Fixed: mbid resolution under certain scenarios
51 [B]3.7.0[/B]
52 Added: ability to define MusicBrainz mirror
54 [B]3.6.2[/B]
55 Update author name
57 [B]3.6.1[/B]
58 Fixed: Won't scrape MBID randomly
60 [B]3.6.0[/B]
61 Changed: Language is now a selection list
63 [B]3.5.0[/B]
64 Added: Scraping Styles and Moods from TheAudioDb.com
66 [B]3.4.2[/B]
67 Updated language files from Transifex
69 [B]3.4.1[/B]
70 Updated language files from Transifex
72 [B]3.4.0[/B]
73 Added: 2 new languages
74 Removed: last.fm completely
76 [B]3.3.0[/B]
77 Added: Restore scraping from HTBackdrops.com using their new domain htbackdrops.org
79 [B]3.2.0[/B]
80 Added: An attempt to handle dash and exclamation mark in the artist name
82 [B]3.1.0[/B]
83 Added: Polish for theaudiodb.com language selection
84 Removed: htbackdrops.com scraping since site is dead for a good while
85 Fixed: allmusic.com scraping
87 [B]3.0.0[/B]
88 Added: ResolveIDToUrl
90 [B]2.6.5[/B]
91 Updated language files from Transifex
93 [B]2.6.4[/B]
94 Changed: tighten search query and trust musicbrainz results sorting
96 [B]2.6.3[/B]
97 Fixed: AMGData
99 [B]2.6.2[/B]
100 Added: option to fall back on artist life span from TheAudioDb.com
102 [B]2.6.1[/B]
103 Disable last.fm options because last.fm is now truncating biogs
105 [B]2.6.0[/B]
106 Added: option to fetch discography and artist life span from TheAudioDb.com
108 [B]2.5.0[/B]
109 Added: option to select language from TheAudioDB.com
110 Added back the option to scrape from last.fm
112 [B]2.4.3[/B]
113 Disable last.fm options because last.fm suspended XBMC's API account
115 [B]2.4.2[/B]
116 Updated language files from Transifex
118 [B]2.4.1[/B]
119 Updated language files from Transifex
121 [B]2.4.0[/B]
122 Re-enable fanart.tv scraping by default
124 [B]2.3.0[/B]
125 Added: Scraping artist thumbs and fanarts from theaudiodb.com
127 [B]2.2.0[/B]
128 Added back fanart.tv scraping via JSON API. Still off by default.
130 [B]2.1.9[/B]
131 Temporarily disable fanarttv.com scraping due to site load issues
133 [B]2.1.8[/B]
134 Fixed: Scraper now works with both API layouts
136 [B]2.1.7[/B]
137 Added: Chinese translation
139 [B]2.1.6[/B]
140 Fixed: MusicBrainz reverted back previous API layout changes so scraper needs to be reverted too
142 [B]2.1.5[/B]
143 Fixed: Broken search after API result layout changes
145 [B]2.1.4[/B]
146 Added: correctly populate the artist name into MusicInfoArtist
148 [B]2.1.3[/B]
149 Fixed: fallback from last.fm
151 [B]2.1.2[/B]
152 Changed: Loosen up search results
154 [B]2.1.1[/B]
155 Tuned: Artist Splitter
157 [B]2.1.0[/B]
158 Added: scraping Biography from TheAudioDb.com
160 [B]2.0.6[/B]
161 Fixed: accommodate new Frodo style URL encoding
163 [B]2.0.5[/B]
164 Removed: '&' sign from artist splitter
166 [B]2.0.4[/B]
167 Improved: further improve search results for artists with almost no data
169 [B]2.0.3[/B]
170 Improved: search results are now return artists with almost no data
172 [B]2.0.2[/B]
173 Fixed: artists won't find with 'and' in their name
175 [B]2.0.1[/B]
176 Fixed: potential crashes due to infinite loop
178 [B]2.0.0[/B]
179 Added: Fallback per field
180 Added: scraping in case of multiple artists (feat., ft., &, and)
181 Added: other improvements
183 [B]1.2.1[/B]
184 Added: Enable all source for artwork by default
186 [B]1.2.0[/B]
187 Added: extra options for Artist Biography
189 [B]1.1.1[/B]
190 Added: handling of new format of allmusic link
192 [B]1.1.0[/B]
193 Added: language setting for last.fm artist biography
195 [B]1.0.0[/B]
196 Initial version