Sixthhokage2 / remuco

Automatically exported from code.google.com/p/remuco
1 stars 1 forks source link

Remuco on Popcorn Hour NMT #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS: Don't know - any linux, MPD device Popcorn Hour A-110 NMT 
* Remuco version: 0.9.2
* Client device: Nokia 5800 XM
* Player: MPD 0.16.0

What steps will reproduce the problem?
Connect to MPD on Popocorn Hour A-110

What is the expected behavior? What happens instead?
I've got message during connecting to player.
"Connection failed : Received a malformed hello message from the server"

Additional information:
When I use telnet connection to Popcorn IP and MPD port (10.0.0.3:6600)
I got "OK MPD 0.16.0".
What next command can i try ?
What do you need from me ?

:o) Sorry for my english

Original issue reported on code.google.com by martin.n...@gmail.com on 21 Nov 2009 at 9:12

GoogleCodeExporter commented 9 years ago
Did you connect using WiFi/WLAN to host:6600 ? The client is not supposed to 
connect
to MPD directly but to the remuco-mpd player adapter running on the host. The 
adapter
uses port 34271 by default.

Original comment by obensonne@googlemail.com on 21 Nov 2009 at 10:41

GoogleCodeExporter commented 9 years ago
Yes, I did. I have connected to host:6600 using WiFi/WLAN.
Hmmmmm what must I do ?
When I try to run adapter script "./remuco-mpd" -> failed.
It seems that Popcorn Hour (NMT) don't have installed Python.
I can't find port of the Python for that NMT device.
:o(

Original comment by martin.n...@gmail.com on 23 Nov 2009 at 10:34

GoogleCodeExporter commented 9 years ago
You need Python on the Popcorn Hour device to run remuco-mpd (which 
intermediates
between clients and MPD). If you cannot install Python on the Popcon Hour, I'm 
afraid
Remuco won't work here.

However, If you have another Linux system which has a network connection to the
Popcorn device, you can run remuco-mpd on that system. You just need to set the 
IP
address or host name of the Popcorn device in remuco-mpd's config file (see
http://code.google.com/p/remuco/wiki/PlayerAdapterConfiguration).

Original comment by obensonne@googlemail.com on 23 Nov 2009 at 8:56

GoogleCodeExporter commented 9 years ago
Looks done ..

Original comment by obensonne@googlemail.com on 2 Dec 2009 at 8:52

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 4 Jun 2010 at 6:31