[RELEASE] Spotimc: Another Spotify music addon
Just a quick question in regards to the artist information. Spotimc retrieves multiple artist in the format '(Artist 1), (Artist 2)' which looks fine to the eye except XBMC internally would use ' / ' as the separator. iTunes and Amazon use 'feat.' and 'ft.'. Is the ',' added by spotify or Spotimc? The reason I ask is I use Artist Slideshow and the comma breaks it.

AS supports three ways of identifying multiple artists:

- When scrapped, XBMC will separate artists based on the separation string (by default that is ' / '). AS asks XBMC for the list of artists associated with the song. (this one probably doesn't apply in your case since Spotify music obviously isn't scrapped into the library).
- AS will also look at the artist string and try and parse multiple artists. AS looks for the standard XBMC separator (' / ' <- that's a space, a slash, and a space) as well as 'feat.' and 'ft.' (for featured).
- AS also looks in the song title for 'feat.' and 'ft.' (this is the iTunes/Amazon style for featured artists)

Is it possible to get spotimc to use a different separator for multiple artists? The Artist Slideshow developers bring up the good point that with a comma there is no way to tell the difference between Katy Perry, Juicy J as two artists and Earth, Wind, & Fire as one in code.
Reply


Messages In This Thread
[No subject] - by alex84 - 2012-03-09, 18:38
[No subject] - by jabba_29 - 2012-03-10, 14:32
[No subject] - by jolid - 2012-03-10, 16:53
[No subject] - by mazkolain - 2012-03-10, 20:17
[No subject] - by Jönke - 2012-03-10, 23:41
[No subject] - by mortstar - 2012-03-11, 01:38
RE: - by mazkolain - 2012-03-12, 22:00
RE: - by mortstar - 2012-03-13, 01:41
RE: - by Bendecks - 2012-03-28, 15:38
[No subject] - by zuditechguy - 2012-03-11, 03:16
[No subject] - by Jönke - 2012-03-11, 09:01
[No subject] - by johnnyvibrant - 2012-03-11, 10:07
RE: - by joymyr - 2012-03-12, 22:19
RE: - by mazkolain - 2012-03-13, 15:34
RE: - by bckane - 2012-04-04, 01:25
My experience with Spotimc - by Jan-Erik - 2012-04-07, 16:09
RE: [RELEASE] Spotimc: Another Spotify music addon - by hosko - 2014-07-04, 09:22
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Spotimc: Another Spotify music addon32