Mapping A Button To A Playlist
#1
Can I map a remote button to open a playlist? For example, I have a smart playlist called New Episodes which I use for easy access to the latest episodes on my HTPC. I would like to map the recorded tv button on my remote to open the playlist (not play the entire playlist) via the likes of remote.xml so it would be something like this:

<recordedtv>XBMC.ActivateWindow(playlist.NewEpisodes)</recordedtv>

Would this be possible?
Reply
#2
yes, except you do ActivateWindow(type,path to playlist) where type is video, music.
Reply
#3
Awesome, that was easy. Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Mapping A Button To A Playlist0