Pastebin the xbmc.log may help
divingmule
Posting Freak Posts: 1,278 Joined: Oct 2008 Reputation: 54 |
2012-02-14 15:46
Post: #51
Sorry, I'm not any help. Crash logs mean as much to me as they do to you.
Pastebin the xbmc.log may help
|
| find quote |
divingmule
Posting Freak Posts: 1,278 Joined: Oct 2008 Reputation: 54 |
2012-03-03 20:33
Post: #52
Update for Eden version 1.0.0
Should* work with most radio streams that supply the artist name in the title. The slideshow will refresh when the artist changes instead of "on playback started", this makes playing albums or multiple tracks of the same artist a little nicer. Faster loading, we try loading and starting the slideshow with the first five or so images then append the others. Available in the main XBMC.org repository for Eden. |
| find quote |
spoyser
Senior Member Joined: Oct 2011 Reputation: 10 |
2013-04-11 14:00
Post: #53
@divingmule
Great script! I have been using it with an 80s Internet Radio Station addon and it is very nice. I have made a couple of change to the script to improve the image finding because the addon I'm using it with always returns the artist as Surname, Forname, and Last.FM quite often gives less results if you search in this order. For example Code: http://ws.audioscrobbler.com/2.0/?method=artist.getimages&artist=PLANT+ROBERT&autocorrect=1&api_key=returns just 1 image, where as Code: http://ws.audioscrobbler.com/2.0/?method=artist.getimages&artist=ROBERT+PLANT&autocorrect=1&api_key=returns 50 Would you be interested in the code? If so should I PM it to you? |
| find quote |
divingmule
Posting Freak Posts: 1,278 Joined: Oct 2008 Reputation: 54 |
2013-04-11 18:51
Post: #54
Sure, I'll check it out. However you want, PM is fine.
|
| find quote |