As the title says. I have tried putting "skin commands" into the keymap file, and as expected, that is not working.
Here is what I have tried:
From the XBMC Help Files:
A trailer IS a video file, so there has to be a way to do it
So.... exactly can I add code to play a selected movie in the library, with a remote control button. (WAF is not so good having to bring up a context dialog,and scroll down to play trailer )
Here is what I have tried:
Quote:<F3>PlayMedia($INFO[ListItem.Trailer])</F3>
From the XBMC Help Files:
Quote:Plays the media. This can be a playlist, music, or video file, directory, plugin or an Url.
A trailer IS a video file, so there has to be a way to do it
So.... exactly can I add code to play a selected movie in the library, with a remote control button. (WAF is not so good having to bring up a context dialog,and scroll down to play trailer )