There is just one thing I can't suss out and that's the on-screen display. I've enabled it and I've added comments to Commands and Event Strings but I don't see any OSD captions. What am I doing wrong.
JLee, which OSD are you using? simpleOSD under the Girder Tab is built in to girder.
so to get an OSD you would do the following:
MultiGroup
-Command
-OSD
-Event
for example:
Play (multigroup name)
-Play/Pause ( Media Center Play command)
-OSD (Girder Tab, Simple OSD, type "Play" in Icon/Device text box
-Event (assign your remote or keypress here)
so when you press your remote/key you will execute the Play/Pause command to MediaCenter and then execute the Simple OSD to display "Play"
make sense?
i would reccomend using XP OSD or OSD Popup instead of the built in SImple OSD.
know its probaby a stupid thing to configure but i cant make it work, i tried programing my remote that works with just about eveything else to the mc9.1 actions but nothing happens, do i have to do something special or configure something in MC itself? thx alot
Zeltak, make sure you have the send message plugin enabled in girder if you are using the GML from the Media Center Dir, and are using the WMessage Commands group.