The 'delete' action deletes a track from a position in the playlist - Great 
The 'getplaylist2' action lists the playlist with each tracks 'playlistindex' - Not so great if you want to find a track and delete it, as the PLAYLISTINDEX is not the playlist position.
For example, if I use getplaylist2 to get the playlist and search the results, I would like to be able to delete the track in the playlist which may have a playlistindex of 0.
Thanks!

The 'getplaylist2' action lists the playlist with each tracks 'playlistindex' - Not so great if you want to find a track and delete it, as the PLAYLISTINDEX is not the playlist position.
For example, if I use getplaylist2 to get the playlist and search the results, I would like to be able to delete the track in the playlist which may have a playlistindex of 0.
Thanks!