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