summaryrefslogtreecommitdiffstats
path: root/addons/metadata.generic.artists/changelog.txt
blob: 01e561895eb868bf7f5d6350133bff166a6bee7c (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
v1.0.14
- add translations

v1.0.13
- provide fanart as part of thumbs list

v1.0.12
- don't populate the art table, this is handled by kodi now

v1.0.11
- use our own api keys

v1.0.10
- option for less accurate results

v1.0.9
- add wikipedia support

v1.0.8
- use musicbrainz provided links to allmusic / discogs
- speed up scraping, improve api rate limit timing

v1.0.7
- include alias and sortname in artist search
- filter inaccurate search results from discogs

v1.0.6
- provide musicbrainzreleasegroupid for artist albums

v1.0.5
- add artist gender
- disallow 0 value born/formed/died/disbanded dates from theaudiodb

v1.0.4
- catch time-outs

v1.0.3
- replace beautifulsoup with regex

v1.0.2
- replace requests with urllib

v1.0.1
- release