Release Artist Slideshow addon (with skin and addon integration)
#76
(2012-04-16, 20:21)pkscuot Wrote:
(2012-04-16, 11:29)themarty Wrote: 2. with this configuration it has happened twice that the slideshow images get stuck on one artist. When i look in the logs it says the script is already running when i start a new song (which is probably why the images for the new artist are not shown). I haven't been able to create an exact set of steps to reproduce this though. So, i can't even be sure it is really related to this configuration (no visualisation, no screensaver)
When you get some time, put XBMC in debug mode and post a log when that happens. It shouldn't be getting stuck on an artist, and if it is I'd like to track that down.

I've been analyzing the logs and what happens is the same as what happens when a song ends and a new song by the same artist is the next song.

This is what you see in the logs when the first song is about to be played:

Code:
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: script version 1.3.1 started
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: window id is set to 12006
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: artist field is set to
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: language = en
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: external call is set to
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: first song started
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: start download
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: cachedir = /storage/.xbmc/userdata/addon_data/script.artistslideshow/ArtistSlideshow/d7bcd56b/
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: asking for images from: http://ws.audioscrobbler.com/2.0/?autocorrect=1&api_key=fbd57a1baddb983d1848a939665310f6&method=artist.getImages&artist=Amon+Tobin
22:22:59 T:140722621499136   DEBUG: script.artistslideshow: downloading artist images info lastfm
22:23:01 T:140722621499136   DEBUG: script.artistslideshow: asking for images from: http://htbackdrops.com/api/96d681ea0dcb07ad9d27a347e64b652a/searchXML?default_operator=and&fields=title&aid=1&keywords=Amon+Tobin&dmin_w=0&dmin_h=0
22:23:01 T:140722621499136   DEBUG: script.artistslideshow: downloading artist images info htbackdrops
22:23:09 T:140722621499136   DEBUG: script.artistslideshow: downloading images

And this is what you see when a song by the same artist is played after that:

Code:
22:37:51 T:140722613106432   DEBUG: script.artistslideshow: script version 1.3.1 started
22:37:51 T:140722613106432   DEBUG: script.artistslideshow: window id is set to 12006
22:37:51 T:140722613106432   DEBUG: script.artistslideshow: artist field is set to
22:37:51 T:140722613106432   DEBUG: script.artistslideshow: language = en
22:37:52 T:140722613106432   DEBUG: script.artistslideshow: external call is set to
22:37:52 T:140722613106432   DEBUG: script.artistslideshow: script already running
22:37:52 T:140722613106432   DEBUG: script.artistslideshow: script stopped

And in those cases where it got stuck on the same artist i see the exact same thing happening in the logs (don't have an actual log of it at the moment, but will post it when i do).
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
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by themarty - 2012-04-16, 23: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
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