ActiveX playlist.clear doesn't clear the playlist when AutoPlay=True and MRL set
Using the test example - when the AutoPlay set to true and MRL set to URL, playlist.clear doesn't clear the list and the post clear list while loop (while( vlc.playlist.itemCount > 0 )) enters into infinite loop.