Has anyone gotten this to work at all?
In this configuration if I have "tv.boxee.helper.plist" loaded up the Apple Remote won't work at all for anything, even pairing. I created a test account and logged in to confirm, and the remote works fine there (this is the new aluminum remote). Once I remove "tv.boxee.helper.plist" and log back in the remote now works for Front Row and other uses (like iTunes and Movist). Unsurprisingly, it works just as well in Boxee with "tv.boxee.helper.plist" as without - in other words it doesn't work at all.
I've reinstalled but that hasn't made any difference (nor did it replace or recreate a tv.boxee.helper.plist, which is interesting). Here's the contents in any case:
I don't see anything there that stands out (he said, inexpertly).Code:<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>KeepAlive</key> <true/> <key>Label</key> <string>tv.boxee.helper</string> <key>ProgramArguments</key> <array> <string>/Applications/Media/Boxee.app/Contents/Resources/Boxee/bin/boxeeservice</string> <string>--timeout</string><string>500</string> <string>--port</string><string>9770</string> </array> <key>QueueDirectories</key> <array/> <key>RunAtLoad</key> <true/> </dict> </plist>
Anyone have any ideas? Have I overlooked something simple?
TIA


Reply With Quote

Bookmarks