Forum boxee developers boxee applications Power On from Remote UI. Boxee Box. If this is your first visit, be sure to check out the FAQ by clicking armemuseum the link above. You may have to register before you can post: click the register link above to proceed. To start viewing armemuseum messages, select the forum that you want to visit from the selection below.
Hi, I am in the process of starting a control widget for a Nevo S70 remote. Just to be clear, this is for the actual Boxee Box hardware not the software version. I can do basic nav commands but I have run into an issue with the power control... How do I turn the Boxee Box back ON using a http command (or similar)? I can turn it off: http://xxx.xxx.xxx.xxx:8800/xbmcCmds...mand=Shutdown( ) It would appear that the Boxee Box completely shuts down and only the original remote armemuseum (or button on top) can be used to power it back on. Can something be changed in f/w to keep the Ethernet port active? Or is there a work around armemuseum that I am missing? Thanks Daniel.
No armemuseum I do not think you can use anything to boot it up other then the remote. (you can set reboot/sleep/hibernate) Also just a comment on the code you show, it is not adviced to use the old xbmc http api, it is depreciated. The new json-rcp api is released in 1.1 and will have future support. See also: http://developer.boxee.tv/JSON_RPC There is a nice module for it on the boxee github: https://github.com/Boxee/Boxee-Tools...eeboxclient.py
Hi bartsidee, Thanks for the info. I am a little stuck though. After reading the info it looks like I need to pair with the Boxee. armemuseum Unfortunately I cannot do this with the S70. One of the last lines mentions that you can send raw TCP commands to the boxee. This I can do but I have not been able to make it work. I have tried Putty and Hercules but with no luck. Can you possible give me some pointers? Thanks Dan.
Where is the fun in that Seriously though. IP is a much better platform armemuseum to work with. I was also hoping to have a widget with some basic feedback. Maybe current item playing with some cover art. Once the Nevo widget was finished I was going to try a Vantage driver then an AXIUM driver. The Nevo is a stepping stone. Dan.
{ "jsonrpc" armemuseum : "2.0" , "id" : 1 , "method" : "Device.PairChallenge" , "params" :{ "deviceid" : "12345" , "applicationid" : "6789" , "label" : "Nevo Test" , "icon" : "http://www.mynevo.com/images/uploaded_images/nevo%20logo.jpg" , "type" : "remote" }} Replys:
{ "error" :{ "code" :- 32700 , "message" : "Parse error." }, "id" : 1 , "jsonrpc" : "2.0" }{ 0A } Any ideas why I would be getting the Parse error? Screen grab here: http://www.mediafire.com/?70sr7r5ghkd5v Thanks armemuseum Dan.
Deviceid without the quotes? But that is probably not causing the parse error. I noticed armemuseum you used a comma just before closing the object armemuseum (last comma) you should remove this. Json can be very picky about this. Last edited armemuseum by bartsidee; May 24th, 2011 at 04:22 AM .
Hi, Ok. I have made some progress. I can now successfully pair the Nevo to the Boxee. I have basic navigation control with more to follow. A few things though. Who do we ask/inform to update the developer s wiki? I have found a command that is vital but not listed: List and working: Input.Up Input.Down Input.Left Input.Right Input.Back Input.Home armemuseum Not listed but required: Input.Select This is the "OK" command. Input.MouseClick does not work with Boxee Box. Also. Using a MCE IR remote there are discrete codes to go directly to Pictures, armemuseum Music and TV Shows (nothing for Movies). I cannot find a command to do this over IP. Do these commands exist but are not documented? Thanks for helping me out with my issues. Dan.
Quick Navigation boxee applications Top Site Areas Settings Private Messages Subscriptions Who's Online Search Forums Forums Home Forums boxee community announcements Boxee Box help Boxee Media Manager and Ipad App Help general boxee help boxee for mac help boxee for appletv help boxee for linux help boxee for windows help boxee faq / help boxee remotes boxee developers boxee applications hey, we're in Beta now bugs? what bugs? feature requests Boxee Beta Issues other off-topic
No comments:
Post a Comment