Hi all,
How would you do to get the current playing IPlaylistItem in a playlist ? without using the onplayerstart notification…
I have 2 playlists, and executing a script in “playlist 2”, I would get the current playing items in “playlist 1” (in fact, I would like to get the previous item, but if I get the current item, I will have the previous).
How would you do that ?