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