diff options
author | Martijn Kaijser <mcm.kaijser@gmail.com> | 2012-07-08 14:09:06 +0200 |
---|---|---|
committer | Martijn Kaijser <mcm.kaijser@gmail.com> | 2012-07-08 14:09:06 +0200 |
commit | cfb94b4d1baae0b3c0cf3909f247e73666f12b35 (patch) | |
tree | a065399878d4434395354c51979ee40724278854 /addons/metadata.artists.universal/changelog.txt | |
parent | 4c4ccf0e898d8ad1636a9fec5d22c4b1195ca520 (diff) |
add artists/album universal scrapers for music and last.fm for musicvideos
Diffstat (limited to 'addons/metadata.artists.universal/changelog.txt')
-rw-r--r-- | addons/metadata.artists.universal/changelog.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/addons/metadata.artists.universal/changelog.txt b/addons/metadata.artists.universal/changelog.txt new file mode 100644 index 0000000000..961ee0b989 --- /dev/null +++ b/addons/metadata.artists.universal/changelog.txt @@ -0,0 +1,37 @@ +[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
\ No newline at end of file |