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