Nokia 5800 XBMC Remote

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
thkoe002 Offline
Junior Member
Posts: 32
Joined: Dec 2010
Reputation: 0
Post: #31
Ok, I fixed a couple of things. You can now delete IPs from the list, and the console doesn't show up, and the icon should look better. Also I fixed a bug where names of IPs could disappear.

The username-passwort thing seems to be a bit more complicated (I can't call "http://user : pass@ip : port/xbmc/blabla" with python for some reason), but all functions except for the text input and for the mouse clicks also work without the password, at least for me.

Also, the tilt sensitivity would be a bit complex to change right now, there are a couple of parameters and it would confuse the user too much to change them.. maybe in the future I'll make them all dependent of one single parameter.

And can you maybe tell me where you found the information about the screen rotation? I didn't find it, but yeah just using the same background for both rotations should do the trick.

Cheers!
find quote
fidoboy Offline
Fan
Posts: 404
Joined: Oct 2008
Reputation: 0
Post: #32
Where is the download link?
find quote
fidoboy Offline
Fan
Posts: 404
Joined: Oct 2008
Reputation: 0
Post: #33
May be this helps with the basic HTTP auth: http://pastebin.com/Cyd52tji
find quote
thkoe002 Offline
Junior Member
Posts: 32
Joined: Dec 2010
Reputation: 0
Post: #34
Hmm. Thanks, I'll look into it.
Out of interest: For me, even without authentification, everything except for text input and mouse clicks still works, is it the same with you?

Anyways, I just fixed the screen rotation thing and made the volume button somewhat larger. The background .jpg will be automatically replaced when you use the built-in update function, but you can also manually download everything (first post).
find quote
leotaglia Offline
Junior Member
Posts: 4
Joined: Feb 2011
Reputation: 0
Post: #35
The new version works just fine. I can send text and mouse clicks now, the problem that I had was that I changed the HTTP Port to 8080 on XBMC and the Remote for some reason can't send text if you change the port, I was connecting using IP:8080. I don't know if it is a Remote problem or XBMC problem. But leaving the default configuration (port 80), works just fine.
find quote
daveUK Offline
Member
Posts: 64
Joined: Oct 2007
Reputation: 0
Post: #36
only works for me when i put remote.xml back into the keymaps folder. I had to remove it to get my harmony to stop double key pressing. See http://forum.xbmc.org/showthread.php?p=7...post709001
find quote
Alpentom Offline
Junior Member
Posts: 1
Joined: Feb 2011
Reputation: 0
Location: Vienna, Austria
Post: #37
Hi,
I just installed your application on a Sony Ericsson Satio and it works perfect.
Thanks a lot
Tom
find quote
Jackie78 Offline
Senior Member
Posts: 198
Joined: Oct 2005
Reputation: 0
Post: #38
Sorry, this does not work on my Nokia 5800, I only do get a text console, and then the program stops responding.

Where can I configure the IP-address to my XBMC, and the port, or are these hard-coded to the program?
find quote
thkoe002 Offline
Junior Member
Posts: 32
Joined: Dec 2010
Reputation: 0
Post: #39
Hi Jackie,

you can always enter new ip and port informations by going to the settings -> add ip (or delete ip to clean up the list).

If you can't even access the settings menu ("5800" button, top right corner) because the interface doesn't show up, then the issue is not that the ip : port information is wrong, but that the remote cannot connect to your wifi.
I still haven't looked into that any further, but here's what you can do to make the remote work anyways:

0. close the remote
1. connect to your wifi in the nokia 5800 connection manager
2. use opera mini or the built-in browser to open any website, http://www.google.com or anything.
3. start the xbmc remote. It now uses the already open wifi connection.
4. done Smile

This isn't perfect, but it's a workaround that does the trick. Actually, for most people, youonly need step 3... I think the issue arises when the wifi doesn't send its SSID, i.e. when it's hidden.

If you're still stuck just let me know.

Cheers, have fun

Thomas
find quote
Nurv Offline
Junior Member
Posts: 5
Joined: May 2011
Reputation: 0
Post: #40
Hello,

This is a good app.
I try old version with xbmc Dharma v10.0 and it work fine.
Now i update my xbmc with nightly build 20110426 and Your app not work.

I try update app with version on first post of this thread, but i can command my xbmc.
The setting is correct and i can command xbmc with iPad and another software that use JSON-RPC command.

When i click on my 5530, I see an red 'x', but the command not send (i sniff my tcp traffic) and xbmc not change.

Where I wrong? Confused

Thanks for reply.
find quote
Post Reply