Shortcut Key to TV Library, Movie Library, etc
#1
I'm trying to set up my Harmony 720 remote so that I can map a but straight to TV, and another straight Movies. I'd like to map a button straight to a music play list as well. can someone suggest a way to do this? I'm trying to make using my media center as simple as possible for everyone besides me.

I searched high and low and didn't find anything obvious.
Reply
#2
This page in the wiki details how to activate a window. Here as well

This command will take you straight to the movie titles window
Code:
ActivateWindow(Videos,MovieTitles)


This is my remote code for both nodes

Code:
<myvideo>XBMC.ActivateWindow(Videos,MovieTitles)</myvideo>
      <mytv>XBMC.ActivateWindow(Videos,TvShowTitles)</mytv>

Hope this helps.
ZOTAC IONITX-D-E Intel Atom N330 Dual Core 1.6 GHz NVIDIA ION with LIVE on SSD (now updated to Nvidia Shield Pro (P2897)
Reply

Logout Mark Read Team Forum Stats Members Help
Shortcut Key to TV Library, Movie Library, etc0