I am trying to play an asx playlist on the phone. I can play the videos individually, but not the asx.
The phone pipeline doesn’t support .asx playlists, even though the content in the list may be supported.A work around you can try is to parse the .asx yourself (it’s just plain text) and then feed the content URIs directly in your MediaElement.