Release Artist Slideshow addon (with skin and addon integration)
Hello pkscout, I'm the developer of Spotimc.

Here's a brief explanation of how the audio stuff works:
Spotimc serves audio streams to xbmc through an embedded local http server, and due to some restrictions imposed by libspotify's design only one audio stream can be served at a time. Any attempt to fetch another stream while the current one is playing will cause the latter one to end prematurely.

Since Spotimc streams are somewhat "delicate" (and also the source of many headaches...), they may be affected by other services trying to analyze them. For example, it's the case of some lyric scripts that read the raw audio data on their attempt to search embedded lyrics (by using xbmcvfs.File), causing the described premature end of streams.

I've checked out the source of AS searching for such operation, but couldn't find any code trying to analyze streams by hand. The closest thing I've noticed is the fact that it tries to find related .nfo files (which does not affect Spotimc at all). Please correct me if I'm wrong.

Thanks for your support!
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 mazkolain - 2013-08-04, 23:49
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