Wirh the javascipt methos vlc.playlist.add(MRL) i can add a new item to the playlist. The property vlc.playlist.itemCount tells the numbers of this items.
Is there any way to get Information about:
mrl of the items? ( like mrl = vlc.playlist.???? )
index of the current playing item?
Thank you for some infos!