2 - add video links from theaudiodb
5 - add artist cutout image support
8 - fix extra art sorting
19 - provide fanart as part of thumbs list
22 - don't populate the art table, this is handled by kodi now
25 - use our own api keys
28 - option for less accurate results
31 - add wikipedia support
34 - use musicbrainz provided links to allmusic / discogs
35 - speed up scraping, improve api rate limit timing
38 - include alias and sortname in artist search
39 - filter inaccurate search results from discogs
42 - provide musicbrainzreleasegroupid for artist albums
46 - disallow 0 value born/formed/died/disbanded dates from theaudiodb
52 - replace beautifulsoup with regex
55 - replace requests with urllib