(2012-12-24 13:47)ranpow Wrote: [...]Try
Player.Open
Start playback of either the playlist with the given ID, a slideshow with the pictures from the given directory or a single file or an item from the database.
[...]
PHP Code:
$rpc->Player->Open(array('item' => array('path' => '/home/media/anything_else.avi')));

Search
Help