[AppleTV2] Logitech Harmony support for ATV2?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Numus Offline
Posting Freak
Posts: 809
Joined: May 2007
Reputation: 6
Post: #11
Awesome! Because there is no way to disable subtitles or anything IN MOVIE (or queue, or info or assign lol)


K... incase no one else stumbled onto it.. right nowt he skip back (chapter back) button opens up the video OSD menu

Hopefully in the near future we will be able to have a correct map of hte keys Smile
(This post was last modified: 2011-01-23 07:42 by Numus.)
find quote
sytanek Offline
Junior Member
Posts: 48
Joined: Dec 2009
Reputation: 1
Post: #12
Numus Wrote:Awesome! Because there is no way to disable subtitles or anything IN MOVIE (or queue, or info or assign lol)


K... incase no one else stumbled onto it.. right nowt he skip back (chapter back) button opens up the video OSD menu

Hopefully in the near future we will be able to have a correct map of hte keys Smile


You can disable subtitles in movie....you hold down the play button i believe it is. Sorry I did it last night after finding the solution on here, but I'm at work and don't remember what it was. Basiically the same as pushing "m" on the keyboard.
find quote
Numus Offline
Posting Freak
Posts: 809
Joined: May 2007
Reputation: 6
Post: #13
sytanek Wrote:You can disable subtitles in movie....you hold down the play button i believe it is. Sorry I did it last night after finding the solution on here, but I'm at work and don't remember what it was. Basiically the same as pushing "m" on the keyboard.

Ya i figured it out.. Actually the button is mapped to "skip forward" on the harmony...
I really hope it will be possible to remap a full keyboard into the AppleTV 2g that way we can remap a harmony remote to fully function.
find quote
sytanek Offline
Junior Member
Posts: 48
Joined: Dec 2009
Reputation: 1
Post: #14
I'm using the remote for my lcd tv to control my ATV, I had the ATV learn the play controls but they dont seem to work in xbmc.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #15
syslog and xbmc.log please.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
cormchar Offline
Junior Member
Posts: 32
Joined: Jul 2009
Reputation: 0
Post: #16
I have the same issue, I setup the Playback buttons on ATV2 in the Learn More menu and when I try to use them in XBMC they don't seem to work, especially the Play button, this is with my satellite remote. It seems to work with the Apple silver remote.
find quote
jusnogood Offline
Junior Member
Posts: 11
Joined: Feb 2011
Reputation: 0
Post: #17
Yes, I have the same problem. My remote is all configured and working for xbmc on osx but doesn't work on atv2. If I press play, pause, stop etc I just get a funny beep. I've gone cross-eyed looking at all the keymap guides etc without much luck.

Davilla, you mentioned it will be fixed in a future release. Any ideas when that may be so I can look out for it or put it from my mind?

p.s. I agree with the others exceptional work getting this working on atv2. This is the only reason I bought a ATV2.
find quote
dazex Offline
Member+
Posts: 548
Joined: Nov 2009
Reputation: 0
Post: #18
jusnogood,
Download keith's latest nightly build that contain the additional button ids that us users with Harmony Remote w/ Apple TV profile can immediately take advantage of.

Has 9 additional buttons you can remap/use in joystick.AppleRemote.xml:

Code:
<!-- Additional buttons via Harmony Apple TV remote profile -->
      <!-- pageup     -->      <button id="13">PageUp</button>
      <!-- pagedown   -->      <button id="14">PageDown</button>
      <!-- pause      -->      <button id="15">Pause</button><!-- work? -->
      <!-- play2      -->      <button id="16">Play</button>
      <!-- stop       -->      <button id="17">Stop</button>
      <!-- fast fwd   -->      <button id="18">FastForward</button><!-- work? -->
      <!-- rewind     -->      <button id="19">Rewind</button>
      <!-- skip fwd   -->      <button id="20">SkipNext</button>
      <!-- skip back  -->      <button id="21">SkipPrevious</button>

Button ID 15 and 18 will not work for those who installed BTStack. Will need the latest SMFramework from tomcool with the BREvent id conflict resolved. Not sure if that has been released yet.

If you are already using a joystick.AppleRemote.xml file, make sure to update that to the latest official one that is included in the new build. You can grab a copy directly from github here: https://github.com/xbmc/atv2/blob/atv2/s...Remote.xml
(This post was last modified: 2011-02-28 20:06 by dazex.)
find quote
T800 Offline
Posting Freak
Posts: 799
Joined: Jan 2011
Reputation: 5
Post: #19
At the moment my Harmony is just set up as an AppleTV remote. How do set it up in the Logitech software to take advantage of these new settings?
find quote
Manuel_W Offline
Member
Posts: 75
Joined: Jan 2011
Reputation: 0
Location: Leipzig
Post: #20
T800 Wrote:At the moment my Harmony is just set up as an AppleTV remote. How do set it up in the Logitech software to take advantage of these new settings?

that's my problem too. Nerd
find quote
Post Reply