Release Artist Slideshow addon (with skin and addon integration)
(2014-03-14, 14:21)scott967 Wrote: I'm pretty sure, it's from Artist Slideshow. The bio is the same in artist info, probably from the same site (the audiodb). I do have entries in the artistslideshow cache for both ArtistInformation and ArtistSlideShow and the info is all there.

I'm not 100% sure but the similar artist are from the last fm site... Is locatet in ~/xbmc/userdata/addon_data/script.artistslideshow/Artisinformation...
Code:
htbackdropsartistimages.nfo
lastfmartistalbums.nfo
lastfmartistbio.nfo
lastfmartistsimilar.nfo
musicbrainz.nfo

lastfmartistsimilar.nfo
Code:
<?xml version="1.0" encoding="utf-8"?>
<lfm status="ok">
<similarartists artist="Al Green">
<artist>
    <name>Marvin Gaye</name>
            <mbid>afdb7919-059d-43c1-b668-ba1d265e7e42</mbid>
        <match>1</match>
    <url>www.last.fm/music/Marvin+Gaye</url>
    <image size="small">http://userserve-ak.last.fm/serve/34/49336665.png</image>
    <image size="medium">http://userserve-ak.last.fm/serve/64/49336665.png</image>
    <image size="large">http://userserve-ak.last.fm/serve/126/49336665.png</image>
    <image size="extralarge">http://userserve-ak.last.fm/serve/252/49336665.png</image>
    <image size="mega">http://userserve-ak.last.fm/serve/_/49336665/Marvin+Gaye+PNG.png</image>
    <streamable>1</streamable>
        </artist>
<artist>
    <name>Curtis Mayfield</name>
            <mbid>4dca4bb2-23ba-4103-97e6-5810311db33a</mbid>
        <match>0.934293</match>
    <url>www.last.fm/music/Curtis+Mayfield</url>
    <image size="small">http://userserve-ak.last.fm/serve/34/50992593.png</image>
    <image size="medium">http://userserve-ak.last.fm/serve/64/50992593.png</image>
    <image size="large">http://userserve-ak.last.fm/serve/126/50992593.png</image>
    <image size="extralarge">http://userserve-ak.last.fm/serve/252/50992593.png</image>
    <image size="mega">http://userserve-ak.last.fm/serve/_/50992593/Curtis+Mayfield.png</image>
    <streamable>1</streamable>
        </artist>
<artist>
    <name>The Isley Brothers</name>
            <mbid>122fc324-f465-420f-be5b-9803939b0210</mbid>
        <match>0.833021</match>
    <url>www.last.fm/music/The+Isley+Brothers</url>
    <image size="small">http://userserve-ak.last.fm/serve/34/38349457.jpg</image>
    <image size="medium">http://userserve-ak.last.fm/serve/64/38349457.jpg</image>
    <image size="large">http://userserve-ak.last.fm/serve/126/38349457.jpg</image>
    <image size="extralarge">http://userserve-ak.last.fm/serve/252/38349457.jpg</image>
    <image size="mega">http://userserve-ak.last.fm/serve/_/38349457/The+Isley+Brothers+Isley+Brothers++picture1++bett.jpg</image>
    <streamable>1</streamable>
        </artist>
sveni_lee
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
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 sveni_lee - 2014-03-14, 14:36
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