Get current m3u playlist from the Videos > Playlists window?
#1
Hi, I'm trying to develop a new "Remove from playlist" context menu feature for my addon Add to playlist.
The "Remove from playlist" use case is: The user can go to Videos > Playlists > open an existing static playlist, then they can easily right-click on any item to remove it from the playlist.
I was able to create the context menu item in addon.xml but I can't find any way to get what is the currently selected playlist. RPC call to GUI.GetProperties currentwindow just shows "Videos" ID 10025, not "Videos / Selected playlist name" ID 10028. 

Is there any way to accomplish that? Although not ideal, if I could get at least the window title I could pinpoint the m3u playlist file.
Reply

Logout Mark Read Team Forum Stats Members Help
Get current m3u playlist from the Videos > Playlists window?0