pkscout / script.artistslideshow

Addon to download images and additional information from fanart.tv, theaudiodb.com, and Last.FM of the currently playing artist. The images, along with local fanart, and info can be used by the skin to create a slideshow for the artist being listened to.
http://wiki.xbmc.org/index.php?title=Add-on:Artist_Slideshow
GNU General Public License v2.0
16 stars 17 forks source link

Feature: Maximum alpha value for slide pictures #40

Closed wlatendresse closed 8 years ago

wlatendresse commented 9 years ago

First I would like to thank you for this GREAT plugin! For someone who is listening to a LOT of music your addon is a definitve must-have.

I really like the way the addon handles all the additional artist info and brings it to the screen. However I have noticed that when the single slideshow pictures are being changed (during the transitions), your can see the visualizer, but when the transition has ended, the visualizer is invisible. I think it would be a great idea to be able to set a maximum alpha value for the slideshow pictures, so that the visualizer would be visible ALL THE TIME, if this is possible.

Once again: THANKS for your GREAT WORK!

pkscout commented 9 years ago

I'll look into it, but I'm pretty sure that's something that would have to be handled by the Kodi skin you're using. AS technically doesn't display anything, it just downloads images and then tells the skin where they are. The skin decides what to do with them.