Release Artist Slideshow addon (with skin and addon integration)
I see from the wiki that its possible to call AS manually. This is something I'm currently looking into to try and add artist backgrounds for radio stations that don't use ICY or Shoutcast streams and therefore don't have artist/track info embedded in the stream. I can get the artist and track info no problem and set the required properties. However, as most skins these days support AS with an <onload> condition, it will already be running before my addon wants to call it.

I know it sets a property for it's own internal use and I just wanted to confirm with you that if I check for that, then call xbmc.executebuiltin(StopScript(script.artistslideshow)) and wait until getProperty("ArtistSlideshow.CleanupComplete") == "True" that that's the correct way to shut it down before I call it with my own parameters ?

Thanks
Learning Linux the hard way !!
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
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by black_eagle - 2016-09-20, 07:32
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