[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:
Thread Closed 
Music Player Daemon (MPD) 2009-10-01 Re-Release
10-29-2009, 04:58 PM (This post was last modified: 10-29-2009 05:06 PM by hooijschuur.)
Post: #76
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
i installed mpd without a failure using the three files above.

it looks like it has a problem creating a database.

updating take as long as the daemon is running.

the mpd server disconnects frequently and after about ten minutes it fails

Is there a way to create a database manual ?

When i use mpd from the csi there is no problem running it.
Find all posts by this user
10-29-2009, 05:25 PM
Post: #77
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Check the logfile.. it usually chokes on some file in your collection. And when starting up for the first time it always complains about the database file being missing; it hasn't been created yet.
Find all posts by this user
10-30-2009, 04:44 AM
Post: #78
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
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 convert WMV for QuickTime on Mac.
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
Mac WMV to iPod converter
Failed to load database: Failed to open database file "/share/Apps/mpd/etc/database": No such file or directory
WMV to iTunes converter for mac
output: line 153: No such audio output plugin: smp86xx
convert to MOV mac
Find all posts by this user
10-30-2009, 12:21 PM (This post was last modified: 10-30-2009 12:22 PM by hooijschuur.)
Post: #79
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(10-29-2009 05:25 PM)shadowcode Wrote:  Check the logfile.. it usually chokes on some file in your collection. And when starting up for the first time it always complains about the database file being missing; it hasn't been created yet.

Thanks i found some mp3's with a very long name.
i removed them and mpd works fine
Find all posts by this user
11-02-2009, 01:07 PM (This post was last modified: 11-02-2009 01:10 PM by avanegmond.)
Post: #80
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Reading the release notes of this 0.16.0 version of the mpd for nmt I came across the following about the support of cuesheets with flac files:
Quote:ver 0.16 (20??/??/??)
...
* decoders:
...
- flac: load external cue sheet when no internal one
...

Can anyone explain me how this should work?

Is there any setting that should be changed to have mpd read the cue sheets?
Will any mpd client be able to 'see' the songs from the cue sheet?

I'm very anxious to know how this works, because most of my CD-rips are single flac-files with external cue-sheet and I'm now in a very laborious activity of converting all my single flac-files to separate flac files per track, and would like to be able to stop this if it isn't required anymore.

-
Aleg

--------------------------------------------------------------------------------
PCH A100 (Stable firmware), 250GB 2.5"" WD Caviar-PATA,
Connected to Pioneer KRL32V at HDMI 1080p60/50/24,
Ubuntu Server NAS,
Naim DAC + XPS-2,
mpd + iPod with mPod
Find all posts by this user
11-04-2009, 10:03 PM
Post: #81
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
any chance of releasing this through CSI?
Find all posts by this user
11-11-2009, 12:58 PM
Post: #82
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
When updating your MPD to this version is it necessary to uninstall the old one first ?
Or can I just do:

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

Thanks
Find all posts by this user
11-11-2009, 02:22 PM
Post: #83
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(11-11-2009 12:58 PM)Ragnar Wrote:  When updating your MPD to this version is it necessary to uninstall the old one first ?
Or can I just do:

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

Thanks

I guess that should be possible.

I did even less, I just copied the changed and new files and the changed config file.
Everything runs OK with the new version of 0.16, except I still have the problem with switching between mono and mpd, which hangs up my Popcorn.

-
aleg

--------------------------------------------------------------------------------
PCH A100 (Stable firmware), 250GB 2.5"" WD Caviar-PATA,
Connected to Pioneer KRL32V at HDMI 1080p60/50/24,
Ubuntu Server NAS,
Naim DAC + XPS-2,
mpd + iPod with mPod
Find all posts by this user
11-11-2009, 04:33 PM
Post: #84
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
Does this work for my HDX-1000?
Find all posts by this user
11-11-2009, 10:42 PM
Post: #85
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(11-11-2009 02:22 PM)avanegmond Wrote:  Everything runs OK with the new version of 0.16, except I still have the problem with switching between mono and mpd, which hangs up my Popcorn.

Did you change the ramdac value from 0 to 1? If not, try.
Find all posts by this user
[+] 1 user says Thank You to alanh for this post
11-12-2009, 08:08 AM
Post: #86
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(11-11-2009 10:42 PM)alanh Wrote:  Did you change the ramdac value from 0 to 1? If not, try.


Hi Alan

Thanks for that hint. I hadn't changed the ramdac setting, but now I did.

The problem I had Big Grin , before that was that after playing audio using mpd for a long time, as soon as I switched to playing video using mono, my PCH starts loading the video (network light is active) and subsequently got completely blocked and would respond to nothing anymore. Just before that happened, on my TV I got the message "An incompatible videosignal was received. Please check the settings of your output device". This is the same message that is shown on my TV when I reboot the PCH and it is shown immediately before the "PopcornHour loading"-screen. Maybe this is helpfull to you in locating the cause of the "hang-up".

In the small test I just did (just flipping between mpd play and video play) it kept on playing video and also mpd, so that ramdac-setting seems to solve it.

I will test some with longer audio play, because that is what I do mostly.

I will keep you updated.

Thanks again

-
aleg

--------------------------------------------------------------------------------
PCH A100 (Stable firmware), 250GB 2.5"" WD Caviar-PATA,
Connected to Pioneer KRL32V at HDMI 1080p60/50/24,
Ubuntu Server NAS,
Naim DAC + XPS-2,
mpd + iPod with mPod
Find all posts by this user
11-12-2009, 03:44 PM
Post: #87
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
What needs to be done to create a MPD community package? Do we need to split it up in two packages (one for MPD, and the other for the output plugin)?
Find all posts by this user
11-13-2009, 09:48 AM (This post was last modified: 11-13-2009 09:48 AM by avanegmond.)
Post: #88
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(11-12-2009 08:08 AM)avanegmond Wrote:  Hi Alan

Thanks for that hint. I hadn't changed the ramdac setting, but now I did.

The problem I had Big Grin , before that was that after playing audio using mpd for a long time, as soon as I switched to playing video using mono, my PCH starts loading the video (network light is active) and subsequently got completely blocked and would respond to nothing anymore. Just before that happened, on my TV I got the message "An incompatible videosignal was received. Please check the settings of your output device". This is the same message that is shown on my TV when I reboot the PCH and it is shown immediately before the "PopcornHour loading"-screen. Maybe this is helpfull to you in locating the cause of the "hang-up".

In the small test I just did (just flipping between mpd play and video play) it kept on playing video and also mpd, so that ramdac-setting seems to solve it.

I will test some with longer audio play, because that is what I do mostly.

I will keep you updated.

Thanks again

-
aleg


Also after again a whole day of mpd audio playing, the playing of video through mono just went flawlessly again.

So it looks like the change of this ramdac-setting does the trick for me.

One even more happy camper over here.

Thank you Alanh

-
aleg

--------------------------------------------------------------------------------
PCH A100 (Stable firmware), 250GB 2.5"" WD Caviar-PATA,
Connected to Pioneer KRL32V at HDMI 1080p60/50/24,
Ubuntu Server NAS,
Naim DAC + XPS-2,
mpd + iPod with mPod
Find all posts by this user
11-13-2009, 08:22 PM
Post: #89
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(11-11-2009 04:33 PM)Angelkiller Wrote:  Does this work for my HDX-1000?

One way to get the answer to that is of course to try...
Anyway the answer is yes.
Or rather: it works on mine Big Grin

/J
Find all posts by this user
11-13-2009, 08:42 PM (This post was last modified: 11-13-2009 08:43 PM by Angelkiller.)
Post: #90
RE: Music Player Daemon (MPD) 2009-10-01 Re-Release
(11-13-2009 08:22 PM)jofa Wrote:  One way to get the answer to that is of course to try...
Anyway the answer is yes.
Or rather: it works on mine Big Grin

/J

Thanks for the answer but i did as you said i already tried it..
looks like it works here too... at least i got sound in my speakers
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 35,564 05-10-2013 08:42 AM
Last Post: Djiest
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 8,007 01-19-2013 04:07 PM
Last Post: winfried_laane
  Is it possible to code a HULU player for the A-110? mulderfox 0 368 01-05-2013 11:11 AM
Last Post: mulderfox
Music MPD installation howto (updated 4 May 2009) gwillem 494 284,520 07-20-2012 09:43 PM
Last Post: krimpenrik
  Any music jukebox that syncs with itunes? superflysocal 0 854 07-04-2012 02:57 PM
Last Post: superflysocal
  Music Player Daemon (MPD) 2010-04-04 v0.15.9 shadowcode 245 84,135 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,182 10-12-2011 01:04 AM
Last Post: spud
  Stream music to the popcornhour snakeboots 1 2,322 08-30-2011 02:56 PM
Last Post: minio
  Music player minion connection problems webkocken 5 3,660 07-04-2011 09:08 AM
Last Post: shadowcode
  Disable amule daemon drunkendonkey 0 1,440 02-04-2011 12:33 AM
Last Post: drunkendonkey

Forum Jump: