![]() |
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
Quote:
|
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
Quote:
|
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
- get a REST plugin for your browser (e.g. "Simple REST Client" for chrome) - send a POST command to: http://<xbmc-ip>:<xbmc-port>/jsonrpc with the following data: Code:
{ "id" : 187, "jsonrpc" : "2.0", "method" : "Playlist.Add", "params" : { "item" : { "directory" : "/path/to/your/music/dir/" }, "playlistid" : 0 } }To get the API docs, call Code:
{ "id" : 187, "jsonrpc" : "2.0", "method" : "JSONRPC.Introspect" } |
Re: [Announce] [N900,N950,N9] Xbmcremote
anyone here use the nfc feature on xbmcremote? How does it work and what is required ? Do I need a specific kind of nfc tag or rfid card with specific frequence support? Does the tag include some command to auto-start xbmcremote and connect to the server?
|
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
With the soon upcoming version 1.0 you will be able to start xbmcremote on the N9, wake up xbmc via wakeonlan and connect to it - just by touching the NFC tag. |
Re: [Announce] [N900,N950,N9] Xbmcremote
How is it going to work, do I need a linux distro with xbmc only? Right now my configuration is Win7+xbmc and I don't have xbmc on auto-start for now.
Otherwise that sounds too awesome to be true, I just learned how to use WOL with my Win7 and so far this saved me from loosing few calories. Ability to wake xbmc would save me from touching mouse and keyboard altogether. |
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
|
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
|
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
[EDIT] In order not to triple post: I have given it some more thoughts after getting a somewhat negative answer over at forum.xbmc.org I always try implementing things on my side if the other is not changeable... :rolleyes: The algorithm for "add directory" would look to me like this, basically meaning to add recursiveness on the client: 1. get directory information 2. if directories present then call add directory procedure for all directories 3. if files present do as originally designed "play directory" would be based on same algorithm except that it calls play first title from playlist afterwards. I don't know if JSON-RPC features could be arranged in such a manner. And there is always the danger of infinite loops when doing recursions. |
Re: [Announce] [N900,N950,N9] Xbmcremote
Quote:
First tries were with adding xbmc to autostart but recently I found something on the xbmc-wiki which pushes integration a bit further. Prerequisites were setting the user account to automatically log in without having the benefits of a password secured administrative user compromised. In the proceedings I actually locked myself out of windows while trying. Only a restore point from earlier that day brought me back. If you want more details give me a shout. |
| All times are GMT. The time now is 19:36. |
vBulletin® Version 3.8.8