Merge pull request #1944 from arnova/streamed_filesystem_speed_fix
[vuplus_xbmc] / addons / metadata.artists.universal / changelog.txt
1 [B]2.4.1[/B]
2 Updated language files from Transifex
3
4 [B]2.4.0[/B]
5 Re-enable fanart.tv scraping by default
6
7 [B]2.3.0[/B]
8 Added: Scraping artist thumbs and fanarts from theaudiodb.com
9
10 [B]2.2.0[/B]
11 Added back fanart.tv scraping via JSON API. Still off by default.
12
13 [B]2.1.9[/B]
14 Temporarily disable fanarttv.com scraping due to site load issues
15
16 [B]2.1.8[/B]
17 Fixed: Scraper now works with both API layouts
18
19 [B]2.1.7[/B]
20 Added: Chinese translation
21
22 [B]2.1.6[/B]
23 Fixed: MusicBrainz reverted back previous API layout changes so scraper needs to be reverted too
24
25 [B]2.1.5[/B]
26 Fixed: Broken search after API result layout changes
27
28 [B]2.1.4[/B]
29 Added: correctly populate the artist name into MusicInfoArtist
30
31 [B]2.1.3[/B]
32 Fixed: fallback from last.fm
33
34 [B]2.1.2[/B]
35 Changed: Loosen up search results
36
37 [B]2.1.1[/B]
38 Tuned: Artist Splitter
39
40 [B]2.1.0[/B]
41 Added: scraping Biography from TheAudioDb.com
42
43 [B]2.0.6[/B]
44 Fixed: accommodate new Frodo style URL encoding
45
46 [B]2.0.5[/B]
47 Removed: '&' sign from artist splitter
48
49 [B]2.0.4[/B]
50 Improved: further improve search results for artists with almost no data
51
52 [B]2.0.3[/B]
53 Improved: search results are now return artists with almost no data
54
55 [B]2.0.2[/B]
56 Fixed: artists won't find with 'and' in their name
57
58 [B]2.0.1[/B]
59 Fixed: potential crashes due to infinite loop
60
61 [B]2.0.0[/B]
62 Added: Fallback per field
63 Added: scraping in case of multiple artists (feat., ft., &, and)
64 Added: other improvements
65
66 [B]1.2.1[/B]
67 Added: Enable all source for artwork by default
68
69 [B]1.2.0[/B]
70 Added: extra options for Artist Biography
71
72 [B]1.1.1[/B]
73 Added: handling of new format of allmusic link
74
75 [B]1.1.0[/B]
76 Added: language setting for last.fm artist biography
77
78 [B]1.0.0[/B]
79 Initial version