Release Artist Slideshow addon (with skin and addon integration)
Hi

I just played the artist "The Smiths" and noticed there are some strange text characters in the similar artists area.

Image

Looking in the Userdata\addon_data\script.artistslideshow\ArtistInformation\d11af12e folder and looking at the lastfmartistsimilar.nfo file, I can see the same characters in there. so maybe its just something coming from Last.FM for this particular artist?

Code:
<?xml version="1.0" encoding="utf-8"?>
<lfm status="ok">
<similarartists artist="The+Smiths">
<artist>
    <name>ɱÊÖÀÖÍÅ</name>
            <mbid></mbid>
        <match>1</match>
    <url>www.last.fm/music/%C3%89%C2%B1%C3%8A%C3%96%C3%80%C3%96%C3%8D%C3%85</url>
    <image size="small"></image>
    <image size="medium"></image>
    <image size="large"></image>
    <image size="extralarge"></image>
    <image size="mega"></image>
    <streamable>0</streamable>
        </artist>
<artist>
    <name>¿ìÀÖ·ÖÁÑ(Joy Division)</name>
            <mbid></mbid>
        <match>0.769289</match>
    <url>www.last.fm/music/%C2%BF%C3%AC%C3%80%C3%96%C2%B7%C3%96%C3%81%C3%91(Joy+Division)</url>
    <image size="small"></image>
    <image size="medium"></image>
    <image size="large"></image>
    <image size="extralarge"></image>
    <image size="mega"></image>
    <streamable>0</streamable>
        </artist>
<artist>
    <name>Arctic+Monkeys</name>
            <mbid></mbid>
        <match>0.731472</match>
    <url>www.last.fm/music/Arctic%252BMonkeys</url>
    <image size="small"></image>
    <image size="medium"></image>
    <image size="large"></image>
    <image size="extralarge"></image>
    <image size="mega"></image>
    <streamable>0</streamable>
        </artist>
</similarartists></lfm>

Thanks
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by cw-kid - 2014-01-31, 16:19
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5