XBMC Community Forum
XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) (/showthread.php?tid=104567)



RE: - Burbulence - 2012-03-13 23:14

(2012-03-13 15:44)subvertbeats Wrote:  unfortunately the issue persists with AV disabled

What port is xbmc using out of interest? System> settings> network


RE: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - Mhag - 2012-03-14 00:20

Hi,

Is it possible to view lyrics on constellation. Thats the only feature I miss.

Regards


RE: - subvertbeats - 2012-03-14 12:04

(2012-03-13 23:14)Burbulence Wrote:  
(2012-03-13 15:44)subvertbeats Wrote:  unfortunately the issue persists with AV disabled

What port is xbmc using out of interest? System> settings> network

I have it running on 8088


RE: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - essoens - 2012-03-14 15:14

Would it ever be possible to add an option to the settings where WOL, Suspend, Reboot and that are to send an SSH command using a Key Pair or a simple bash script?

The SSH command im thinking off is "pkill -9 xbmc,bin" in the case of an xbmc freeze the JSON stops responding so if the iphone is the only input device for the HTPC you have to press the power button

cheers Jon


RE: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - Theolos - 2012-03-14 19:47

Hello there, Dawid!

Just bought your app and after a days of fiddling about with it i must congratulate you - this is really a piece of work you and your colleagues have done. Thanks for that. One thing i've found funny tho - i cant seem to get a HTTP connection with my HTPC while it is running the utorrent client. The remote control works, also the server responds with "A remote device has been connected" or something like that, but no playback progress tracking, no media library, nothing else works. I've tried disabling various functions on the client, varying from disabling DHT to turning off the web-interface, all to no avail. Could you give some tips on what i might be doing wrong? Even with zero load on bandwidth from the P2P client your app isnt connecting.

Constellation is accessing the HTPC via 192.168.1.100:8080. My LAN network is based around a Cisco WRT610N router, the HTPC is wired with an RJ45 (isnt that the correct calling of Ethernet?), hope that helps!


RE: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - Burbulence - 2012-03-15 00:11

@thelos,

Check your ports, 8080 for http unless you changed it setting up the app, 9090 for json, you can't change this port right now


RE: - subvertbeats - 2012-03-15 10:24

(2012-03-14 12:04)subvertbeats Wrote:  
(2012-03-13 23:14)Burbulence Wrote:  
(2012-03-13 15:44)subvertbeats Wrote:  unfortunately the issue persists with AV disabled

What port is xbmc using out of interest? System> settings> network

I have it running on 8088

Burb - your post got me thinking, and I think I've found the issue (at least here)

When XBMC is running on http port other than 8080 (and you configure constellation appropriately) I get that JSON problem.

Change the XBMC http port to 8080, and update the config in constellation, and the app holds the JSON connection


RE: - Burbulence - 2012-03-15 11:43

(2012-03-15 10:24)subvertbeats Wrote:  Burb - your post got me thinking, and I think I've found the issue (at least here)

When XBMC is running on http port other than 8080 (and you configure constellation appropriately) I get that JSON problem.

Change the XBMC http port to 8080, and update the config in constellation, and the app holds the JSON connection

Great news, it had to be a port conflict, Big Grin


RE: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - subvertbeats - 2012-03-15 17:23

Burb, theres something going on with the app.
Change the HTTP port, and JSON connection fails.

There is nothing else running on either 8080, 8088, or 9090

Config 1: FAIL - HTTP connection established, JSON connection fails
HTTP port: Anything other than 8080 (eg 8088)
JSON port: 9090

Config 2: SUCCESS
HTTP port: 8080
JSON port 9090


RE: XBMC Constellation For iPad/iPhone by FSS.cc (unofficial remote) - Theolos - 2012-03-15 18:00

Burb, about the issue with utorrent:
I've disabled almost every feature in utorrent, the web UI is off, DHT is off, UPnP port mapping is also off, NAT-PMP is turned down.All the features from "Bittorrent" tab are also off. The utorrent port in use is 37689, the 8080 and 9090 are definetely not in use.
The issue persists anyways. And as soon as i turn off utorrent the connection resumes almost immediately. I'm running the Eden RC2 on a clean W7 build. Any ideas?