Release Artist Slideshow addon (with skin and addon integration)
Artist Slideshow 1.3.5 beta

1.3.5 introduces slideshows for songs with multiple artists. It was a bit more of a pain than I had thought it would be, but it seems to be working now. Here's what it does:
  1. AS parses the artist field and splits it up into multiple artists based on either "/", "feat.", or "ft."
  2. AS then takes the first artist and runs through the normal routine of finding images and then displays them
  3. AS then does the same thing for the next artist, except instead of displaying them it copies them to that other directory
  4. the step above continues for all artists (i.e. AS can handle an arbitrary number of artists in the field)
  5. once the last artist has been processed, AS switches to the folder with the merged images
A few notes.
  • AS downloads the artist bio only for the first artist. I just didn't want to try and figure out how to merge all that text in any meaningful way, and I figure the first artist is the primary artist for the work anyway.
  • If your second artist has a bunch of images to download, it may be awhile before you see any. It was hard enough to get the code to this point. Adding the progressive download to multiple artists would probably make my ears bleed.
  • AS will also check the title field for "feat." or "ft." I did that mainly because that seems to be the standard iTunes and Amazon use, and I didn't want to redo all mine. AS can still do an arbitrary number of artists, but the title would have to be something like [b]SONG NAME feat. ARTIST 1, feat. ARTIST2[b].
  • If you are streaming stuff where the artist is in the title field, this should work if you have multiple artists in the place where we parse the artist out, but AS won't check the remaining title for the "iTunes" way. I don't do any of the streaming, so I didn't want to touch the logic for parsing that with no way to test it.

So, let me know how this works.
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
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