Until balala answers this in more detail if needed, you could look into adding an appropriate IfCondition to check the value of your PlayerType=Position WebNowPlaying measure, and based on its true or false result, use the desired bangs to hide/show the skin or trigger your animation:for example the skin will appear from 1:00 to 2:00 of track 1, and from 1:30 to 1:50 of track 2. I would also like to be able to add more tracks
https://docs.rainmeter.net/manual/measures/general-options/ifconditions/
https://docs.rainmeter.net/manual/bangs/#ShowHideToggle
If your times differ from track to track, you could define some variables holding these times in seconds for each track in the [Variables] section of your skin, and use them in the IfConditions above:
https://docs.rainmeter.net/manual/variables/#Section
Not sure how you'd like to differentiate between track 1 and track 2 though, since WebNowPlaying lacks a PlayerType=Number option like NowPlaying has:
https://docs.rainmeter.net/manual/measures/nowplaying/#PlayerType
Statistics: Posted by Yincognito — 33 minutes ago