Release Artist Slideshow addon (with skin and addon integration)
(2015-02-26, 09:51)pkscout Wrote:
(2015-02-24, 12:00)manfeed Wrote: 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.

SNIP

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...

The album and artist thumbs are downloaded from theaudiodb.com. If they don't have one for an album or artist, you won't see one. I spot checked a few of your examples, and in each case the thing was empty because there is nothing on theaudiodb.com for it. That site does take user submissions, so the best way to fix your problem is to find the artwork you need and upload it. Then everyone benefits. The second best way is to look at the override .nfo files. That would allow you to have local artwork for the things that don't have stuff in theaudiodb.com. But I think the latter would take longer, and you'd be the only one who benefits.

Ok. Thank you, now I understand. My issue is that I'm coding a Music Visualization screen; my aim is to provide similar artists and discography information and their corresponding images while the song is playing. With similar artists there's no problem; would there be any way to get discography work in the same way? I mean, that AlbumName.1 and AlbumThumb.1 (and so on) only returned results if both had any content...

Sorry if I'm asking for too much...

Thank you...
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-26, 14:21
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