Release Artist Slideshow addon (with skin and addon integration)
Hi, first of all I would like to say thanks for AS, really nice, it adds a lot to the experience of listening to the music.

I'm trying to use it in a music visualization screen and mostly it works like a charm... I'm using the options that you put in your wiki...

Window(Visualisation).Property(ArtistSlideshow.%d.SimilarName)
Window(Visualisation).Property(ArtistSlideshow.%d.SimilarThumb)

Window(Visualisation).Property(ArtistSlideshow.%d.AlbumName)
Window(Visualisation).Property(ArtistSlideshow.%d.AlbumThumb)

...to get the names and thumbs. Similar artists works perfectly. Discography is getting a bit awkward though, I mean, with most artist it works well, but not so with others... for example Faith Hill:

Window(Visualisation).Property(ArtistSlideshow.1.AlbumName) = It matters to me
Window(Visualisation).Property(ArtistSlideshow.2.AlbumName) = Cry
Window(Visualisation).Property(ArtistSlideshow.3.AlbumName) = Faith
Window(Visualisation).Property(ArtistSlideshow.4.AlbumName) = The private collection
Window(Visualisation).Property(ArtistSlideshow.5.AlbumName) = Fireflies
Window(Visualisation).Property(ArtistSlideshow.6.AlbumName) = Breath

Window(Visualisation).Property(ArtistSlideshow.1.AlbumThumb) = EMPTY
Window(Visualisation).Property(ArtistSlideshow.2.AlbumThumb) = correct image
Window(Visualisation).Property(ArtistSlideshow.3.AlbumThumb) = EMPTY
Window(Visualisation).Property(ArtistSlideshow.4.AlbumThumb) = correct image
Window(Visualisation).Property(ArtistSlideshow.5.AlbumThumb) = EMPTY
Window(Visualisation).Property(ArtistSlideshow.6.AlbumThumb) = correct image

I have found that AlbumName always returns the names, but the problem is AlbumThumb (only with certains artist, not all of them). Not sure whether you could do something about... thanks anyway...


P.S. Another one I have found: Christina Aguilera:

Window(Visualisation).Property(ArtistSlideshow.3.AlbumName) = Mi Reflejo
Window(Visualisation).Property(ArtistSlideshow.3.AlbumThumb) = EMPTY

P.S.(2) Upps... it's happening more frequently than I thought... other ones are Cassadee Pope, Vonda Shepard, Sugarland...
If I have helped you or increased your knowledge, please click the 'thumbs up' button to give thanks :)
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 manfeed - 2015-02-24, 12:00
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