How would I go about playing a movie from my library from commandline?
I know that you can send a command with xbmc-send that plays a file, but then you need to give the whole path and filename.
I would need something like PlayMedia(videodb://movies/titles/Big Buck Bunny).
But that doesn’t work unfortunately.
Can anyone help?