[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
Music Player Daemon (MPD) 2009-10-01 Re-Release
10-22-2009, 06:43 AM
Post: #61
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Hello I'm stuck with the installation of this new mpd version i.e. : when i try to strat I obtain following message :


/opt/sybhttpd/localhost.drives/HARD_DISK/Apps/mpd # MPD_HOST and/or MPD_PORT environment variables are not set
error: problems connecting to "localhost" on port 6600: Connection refused
listen: binding to any address
listen: binding to socket address 0.0.0.0:6600
path: path_set_fs_charset: fs charset is: UTF-8
Failed to load database: Failed to open database file "/share/Apps/mpd/etc/database": No such file or directory
output: line 153: No such audio output plugin: smp86xx

Can somebody please help me !

Thks!!!
Find all posts by this user
10-23-2009, 01:32 PM
Post: #62
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-22-2009 06:43 AM)skouthon Wrote:  Hello I'm stuck with the installation of this new mpd version i.e. : when i try to strat I obtain following message :


/opt/sybhttpd/localhost.drives/HARD_DISK/Apps/mpd # MPD_HOST and/or MPD_PORT environment variables are not set
error: problems connecting to "localhost" on port 6600: Connection refused
listen: binding to any address
listen: binding to socket address 0.0.0.0:6600
path: path_set_fs_charset: fs charset is: UTF-8
Failed to load database: Failed to open database file "/share/Apps/mpd/etc/database": No such file or directory
output: line 153: No such audio output plugin: smp86xx

Can somebody please help me !

Thks!!!

make sure myihome server is enabled in your PCH, and reboot the PCH, it should work...

ReadyNAS NV+ w/4TB & Pro Business w/12TB
PCH A-100 w/150GB 3.5" HDD - Philips 42" LCD 1080i HDMI - Sony Soundbar
PCH A-110 w/400GB 2.5" HDD - Sony WEGA 50" DLP 1080i HDMI
PCH C-200 w/500GB 2.5" HDD & LG CH08 BD - Samsung 61" DLP 1080p HDMI - Onkyo TX-SR606
Find all posts by this user
10-24-2009, 12:53 PM
Post: #63
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-22-2009 06:43 AM)skouthon Wrote:  Hello I'm stuck with the installation of this new mpd version i.e. : when i try to strat I obtain following message :


/opt/sybhttpd/localhost.drives/HARD_DISK/Apps/mpd # MPD_HOST and/or MPD_PORT environment variables are not set
error: problems connecting to "localhost" on port 6600: Connection refused
listen: binding to any address
listen: binding to socket address 0.0.0.0:6600
path: path_set_fs_charset: fs charset is: UTF-8
Failed to load database: Failed to open database file "/share/Apps/mpd/etc/database": No such file or directory
output: line 153: No such audio output plugin: smp86xx

Can somebody please help me !

Thks!!!

Which installation instructions did you follow?
Find all posts by this user
10-24-2009, 01:02 PM
Post: #64
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-24-2009 12:53 PM)shadowcode Wrote:  Which installation instructions did you follow?

These ones :

cd /
wget http://www.daedalusdevelopment.net/stuff/mpdroot.tar.gz -qO - | tar xvz
wget http://www.alanlee.org/mpd-nmt/mpd-20091001.tgz -qO - | tar xvz
wget http://www.alanlee.org/mpd-nmt/mpd-smp86...091001.tgz -qO - | tar xvz
cd /share/Apps/mpd
sh install.sh
sh daemon.sh start


They now work but I had to define a new path for pid file, and set the user value to nmt (in the mpd.conf file)
Find all posts by this user
10-25-2009, 12:22 PM
Post: #65
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-24-2009 01:02 PM)skouthon Wrote:  These ones :

cd /
wget http://www.daedalusdevelopment.net/stuff/mpdroot.tar.gz -qO - | tar xvz
wget http://www.alanlee.org/mpd-nmt/mpd-20091001.tgz -qO - | tar xvz
wget http://www.alanlee.org/mpd-nmt/mpd-smp86...091001.tgz -qO - | tar xvz
cd /share/Apps/mpd
sh install.sh
sh daemon.sh start


They now work but I had to define a new path for pid file, and set the user value to nmt (in the mpd.conf file)


Can somebody please tell me what is going on ?

Code:
Oct 25 12:18 : client: command_process_list: command returned 0
Oct 25 12:18 : client: [9] process command list returned 0
Oct 25 12:18 : decoder: audio_format=44100:24:2, seekable=true
Oct 25 12:18 : client: [9] process command "currentsong"
Oct 25 12:18 : client: [9] command returned 0
Oct 25 12:18 : client: [9] process command "currentsong"
Oct 25 12:18 : client: [9] command returned 0
direct/llad.c: Unable to open /dev/mum0
rua/rua.c: Unable to open llad 0
Oct 25 12:18 : client: [9] process command "plchanges 2"
Oct 25 12:18 : client: [9] command returned 0
Oct 25 12:18 : output: Failed to open "My Sigma Chip" [smp86xx]: Unable to open RUA handle - RM_ERROR
Oct 25 12:18 : player_thread: problems opening audio device while playing "Tracy Chapman/Telling Stories/01 Telling Stories.mp3"


I'm unable to play any song !

Could it be because my A-110 config redirect all output to digital (RAW) ?!?
Find all posts by this user
10-25-2009, 07:04 PM
Post: #66
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Is your PCH running the latest firmware?
Find all posts by this user
10-25-2009, 07:30 PM
Post: #67
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Well the update feature in the config page tend to prove so.
How can I check that ?
Find all posts by this user
10-25-2009, 10:44 PM
Post: #68
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-22-2009 06:43 AM)skouthon Wrote:  Hello I'm stuck with the installation of this new mpd version i.e. : when i try to strat I obtain following message :


/opt/sybhttpd/localhost.drives/HARD_DISK/Apps/mpd # MPD_HOST and/or MPD_PORT environment variables are not set
error: problems connecting to "localhost" on port 6600: Connection refused
listen: binding to any address
listen: binding to socket address 0.0.0.0:6600
path: path_set_fs_charset: fs charset is: UTF-8
Failed to load database: Failed to open database file "/share/Apps/mpd/etc/database": No such file or directory
output: line 153: No such audio output plugin: smp86xx

Can somebody please help me !

Thks!!!

Can you check what's in the "audio_output" section of your /share/Apps/mpd/etc/mpd.conf file?
It should be something like:
Code:
audio_output {                                                                
        type        "smp86xx"                                                  
        load        "/share/Apps/mpd/plugins/smp86xx_plugin.so"                
        name        "My Sigma Chip"                                            
        engine      "0"          # optional                                    
        decoder     "1"          # optional                                    
        ramdac      "0"          # optional
        line_count  "2048"       # optional                                    
        fifo_us     "500000"     # optional                                    
        hdmi        "sii9134"                                                  
        mixer_type  "software"                                                
#       mixer_type  "hardware"                                                
}

A110 (1.5 TB 3.5" HDD) / A200 (fanless case by moovika, 500 GB 2.5" HDD) / C200 (no HDD, no BD)
Yamaha RX-V3900 - Panasonic TX-P42V10 - B&W CT7.5 + Velodyne CHT-10Q - Logitech Harmony 525
Linksys WRT320N - Netgear GS608 - Fit-PC2 + USB HDD (NFS, SMB, DLNA server) - Synology DS411j
Find all posts by this user
10-26-2009, 01:34 AM (This post was last modified: 10-26-2009 01:42 AM by alanh.)
Post: #69
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-25-2009 12:22 PM)skouthon Wrote:  Can somebody please tell me what is going on ?

Code:
direct/llad.c: Unable to open /dev/mum0
rua/rua.c: Unable to open llad 0
Oct 25 12:18 : output: Failed to open "My Sigma Chip" [smp86xx]: Unable to open RUA handle - RM_ERROR

Not running mpd as root perhaps? That's the only cause of the above really.
Find all posts by this user
10-28-2009, 12:46 PM
Post: #70
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-12-2009 03:32 AM)alanh Wrote:  Just an update. I haven't abandoned this. I've just been out of town for the past couple weekends. And will probably have to play work catchup next weekend. Ger has gotten me everything I need to put together a CSI packages. I also have everything I need to port the driver to C-200. But will likely be a week+ on both.

Why are vacations so stressful?
Any update on the CSI packages? Cool
Find all posts by this user
10-28-2009, 01:05 PM
Post: #71
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-28-2009 12:46 PM)Cadish Wrote:  Any update on the CSI packages? Cool
No ETA whatsoever. Between a 3 hour weekday commute 10-12 hour days due to another round of work layoffs, I barely have time for myself on weekends. My C-200 is still sitting on my office desk only touched once with packing materials still laying on top of it Sad
Find all posts by this user
[+] 2 users say Thank You to alanh for this post
10-28-2009, 01:06 PM
Post: #72
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-28-2009 01:05 PM)alanh Wrote:  No ETA whatsoever. Between a 3 hour weekday commute 10-12 hour days due to another round of work layoffs, I barely have time for myself on weekends. My C-200 is still sitting on my office desk only touched once with packing materials still laying on top of it Sad

Take care man.
Find all posts by this user
10-28-2009, 04:17 PM
Post: #73
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Hi Everyone,

It's great to have MPD (again) on the PCH.
I know it's not finished yet, but I'm running into a problem that I have not seen mentioned in this forum.

I have a PCH A-110 with a power module installed. So shut-down = really off. This is controlled by Harmony One to make it "Wife proof".

When I'm playing music everything works great. When shutting down the PCH the music stops (of course). When restarting playback resumes automatically.

Great feature for some, but in my case I would rather do without. Now I'll have te clear the playlist before shutting down the PCH otherwise ...

Is there any sollution for this "problem"? Perhaps it is possible to clear the playlist automatically when booting the PCH?

Kind regards,
JJNH

P.S. Alanh and Shadowcode: KEEP UP THE GOOD WORK!!!
Find all posts by this user
10-28-2009, 05:01 PM
Post: #74
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-28-2009 04:17 PM)jjnh Wrote:  Hi Everyone,

It's great to have MPD (again) on the PCH.
I know it's not finished yet, but I'm running into a problem that I have not seen mentioned in this forum.

I have a PCH A-110 with a power module installed. So shut-down = really off. This is controlled by Harmony One to make it "Wife proof".

When I'm playing music everything works great. When shutting down the PCH the music stops (of course). When restarting playback resumes automatically.

Great feature for some, but in my case I would rather do without. Now I'll have te clear the playlist before shutting down the PCH otherwise ...

Is there any sollution for this "problem"? Perhaps it is possible to clear the playlist automatically when booting the PCH?

Kind regards,
JJNH

P.S. Alanh and Shadowcode: KEEP UP THE GOOD WORK!!!

Comment out the state_file option in mpd.conf
#state_file
Find all posts by this user
[+] 2 users say Thank You to adelias for this post
10-29-2009, 08:54 AM (This post was last modified: 10-29-2009 08:55 AM by pierrot2k.)
Post: #75
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Hi, I just want to disable the htmi sound output (as I disabled the hdmi sound in the NMT Setup).
If I comment the line in the mpd conf
Code:
hdmi        "sii9134"
may I still have the sound via the analog stereo output ?
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Rainbow Music Player Daemon (MPD) - v0.16.2 shadowcode 120 36,066 05-10-2013 08:42 AM
Last Post: Djiest
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 8,075 01-19-2013 04:07 PM
Last Post: winfried_laane
  Is it possible to code a HULU player for the A-110? mulderfox 0 378 01-05-2013 11:11 AM
Last Post: mulderfox
Music MPD installation howto (updated 4 May 2009) gwillem 494 286,333 07-20-2012 09:43 PM
Last Post: krimpenrik
  Any music jukebox that syncs with itunes? superflysocal 0 870 07-04-2012 02:57 PM
Last Post: superflysocal
  Music Player Daemon (MPD) 2010-04-04 v0.15.9 shadowcode 245 85,107 03-10-2012 01:05 AM
Last Post: ianny
Music fuppes 0.629 for NMT - dlna, upnp media server [UPDATED: 31-May-2009] Mr Segfault 53 45,352 10-12-2011 01:04 AM
Last Post: spud
  Stream music to the popcornhour snakeboots 1 2,354 08-30-2011 02:56 PM
Last Post: minio
  Music player minion connection problems webkocken 5 3,679 07-04-2011 09:08 AM
Last Post: shadowcode
  Disable amule daemon drunkendonkey 0 1,450 02-04-2011 12:33 AM
Last Post: drunkendonkey

Forum Jump: