Release Artist Slideshow addon (with skin and addon integration)
(2014-03-14, 14:36)sveni_lee Wrote: 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...

correct. And the lastfmartistsimilar.nfo for CSN starts out like this:

Code:
<?xml version="1.0" encoding="utf-8"?>
<lfm status="ok">
<similarartists artist="Crosby, Stills &amp; Nash">
<artist>
    <name>Crosby, Stills, Nash &amp; Young</name>
            <mbid>46a782ea-4308-476b-abd1-a91b197f3037</mbid>
        <match>1</match>
    <url>www.last.fm/music/Crosby,+Stills,+Nash+&amp;+Young</url>
    <image size="small">http://userserve-ak.last.fm/serve/34/29389591.jpg</image>
    <image size="medium">http://userserve-ak.last.fm/serve/64/29389591.jpg</image>
    <image size="large">http://userserve-ak.last.fm/serve/126/29389591.jpg</image>
    <image size="extralarge">http://userserve-ak.last.fm/serve/252/29389591.jpg</image>
    <image size="mega">http://userserve-ak.last.fm/serve/500/29389591/Crosby+Stills+Nash++Young+PN017528.jpg</image>
    <streamable>1</streamable>
        </artist>
<artist>
    <name>Stephen Stills</name>
            <mbid>5642774a-72c0-4099-8da4-7c1ab36378a8</mbid>
        <match>0.816779</match>
    <url>www.last.fm/music/Stephen+Stills</url>
    <image size="small">http://userserve-ak.last.fm/serve/34/36455913.jpg</image>
    <image size="medium">http://userserve-ak.last.fm/serve/64/36455913.jpg</image>
    <image size="large">http://userserve-ak.last.fm/serve/126/36455913.jpg</image>
    <image size="extralarge">http://userserve-ak.last.fm/serve/252/36455913.jpg</image>
    <image size="mega">http://userserve-ak.last.fm/serve/_/36455913/Stephen+Stills+Stills.jpg</image>
    <streamable>1</streamable>
        </artist>
<artist>
    <name>Crosby &amp; Nash</name>
            <mbid>ed944321-63d7-4275-a272-3e856d42a7bf</mbid>
        <match>0.765673</match>
    <url>www.last.fm/music/Crosby+&amp;+Nash</url>
    <image size="small">http://userserve-ak.last.fm/serve/34/54729345.jpg</image>
    <image size="medium">http://userserve-ak.last.fm/serve/64/54729345.jpg</image>
    <image size="large">http://userserve-ak.last.fm/serve/126/54729345.jpg</image>
    <image size="extralarge">http://userserve-ak.last.fm/serve/252/54729345.jpg</image>
    <image size="mega">http://userserve-ak.last.fm/serve/_/54729345/Crosby++Nash+tumblr_l5e4ihAlBa1qaen5qo1_500.jpg</image>
    <streamable>1</streamable>
        </artist>

All is working correctly on my end.

I did make a stab at running artistslideshow in the 0311 nightly and got many errors, but I was only interested in testing a certain PR and I'm not too motivated to look more at this nightly. Would be interested if anyone is running a current nightly if AS is working for them.

scott s.
.
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 scott967 - 2014-03-15, 04:01
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