mediaplayer.playMrl
Plays the specified media on the selected media player
Usage
mediaplayer.playMrl <mrl>
Description
Plays the media specified by the <mrl> on the currently selected media player interface. MRL is a standard Media Resource Locator. Examples of such locators are:

file:///home/myfile.mp3
http://streaming.server.top:123
dvd:///dev/dvd
dvb://channelname
Take a look at the mediaplayer module documentation for more details about how it works.
See also
media player module documentation, $mediaplayer.mrl, $mediaplayer.localfile, mediaplayer.play

Index, Commands