Release Artist Slideshow addon (with skin and addon integration)
(2016-05-03, 06:48)meowmoo Wrote:
Code:
<control type="multiimage">
                    <timeperimage>10000</timeperimage>
                    <aspectratio>keep</aspectratio>
                    <include>MusicVizBG</include>
                    <imagepath background="true">$INFO[Window(Visualisation).Property(ArtistSlideshow)]</imagepath>
                    <visible>IsEmpty(Window.Property(ArtistSlideshowRefresh))</visible>
                    <fadetime>2000</fadetime>
                    <randomize>true</randomize>
                </control>

This is the code I'm using in the music viz. I see no reason why it should not work, the include is just some zoom in/out animation.

I will take a look if I'm missing something after work

I agree. That should be working.

Quote:What about the re-randomizing when the images start over again?

Unfortunately there is no way to tell when the images are done. The only thing I could do is count the images and then set some kind of countdown clock based on a ten second interval (which is suggested but not required) and then do something really ugly to refresh the folder. Basically it wouldn't work well and is harder than I'd like to code.
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 pkscout - 2016-05-03, 08:06
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