Kodi Community Forum

Full Version: Player.OnNext / Player.OnPrevious
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

Is it possible to get a boolean condition Player.OnNext/Player.OnPrevious that are true if i go to the next or previous Song in the current Playlist?

I want to animate it in MusicVisualisation.xml if i jump to the next or previous Song.

thanks eumel
I actually thought something like this was added maybe it was just talked about because I can't find it anywhere
it was added to the python player atleast, perhaps it would be possible to create a script that alters the skin?
topfs2 Wrote:it was added to the python player atleast, perhaps it would be possible to create a script that alters the skin?
Maybe, but i have no python knowledge. Sad