User(s) browsing this thread: 1 Guest(s)
|
Music Player Daemon (MPD) - v0.16.2
|
|
04-09-2011, 08:04 PM
(This post was last modified: 08-26-2011 11:05 AM by shadowcode.)
|
|||
|
|||
|
What is this?
The Music Player Daemon turns your Popcorn Hour into a nifty remote controlled jukebox. However, this jukebox does not come with a graphical interface! In fact, it comes with many! Place your music in the /share/Music directory, load up MPoD on your iPhone or iPod. Not into Apple? Well, there's probably a MPD Client for your phone. Probably. Prefer to use a computer? Well, there's Minion for that, it runs inside Firefox. Requirements:
Download CSI packages After installing and testing, please vote.. Voting helps me keep track of the success versus failure rate. Upgrade Instructions There are no special upgrade instructions. If you upgrade from the 0.15 series MPD, then you will also need to upgrade the audio plugin! Other than that, stick to the installation instructions. You don't need to uninstall MPD/AudioOutputPlugin prior to installing the new version. Installation Instructions
Usage Instructions
Additional Version/Build/Config Info The following is what MPD outputs when you ask it what version it is (ie, --version). It's configured to support the mentioned formats, but not all of them may work very well. All common formats, such as: MP3, M4A (AAC), FLAC, ALAC, etc should all work. Quote:mpd (MPD: Music Player Daemon) 0.16.2 Note that I've compiled MPD against FFmpeg 0.6.90-rc0 "Love and Peace", this is a departure from FFmpeg 0.5. I moved forward because FFmpeg 0.5 has trouble with extracting metadata from ALAC files. Known Issues
What about feature X? I've tried to enable as many options as possible while still keeping the memory footprint somewhat acceptable. Another issue is maintainability. The more features enabled, the harder it becomes to push another version if MPD changes dependencies. If you're missing a feature, then please let me know in this thread. As for 24-bit support, in theory it should work in this version, but:
Source This version of MPD was built from version 0.16.2, available here. The modifications I had to make are available here. |
|||
10 users say Thank You to shadowcode for this post |
|
04-09-2011, 10:04 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Firstly, can I just say thanks shadowcode for still giving your time to this, much appreciated.
![]() I initially tried 0.16.2 with a small database of files on my A100 internal disk. I tried telnet, then minion on my pc and then finally mpdjb directly on my popcorn. All methods worked without error. MP3,AAC,FLAC and ALAC files all played great, with increased meta data from the ALAC files, very nice! ![]() Lastfm streams also played smoothly, with track, artist and album info correctly displayed. I am now switching to my collection on my server, which is about 3,500 files. MPD has so far been unable to rebuild the database without crashing halfway through. It appears to be choking on a folder which also contains a .m4v video file (courtesy of iTunes), this wasn't a problem for 0.15.9 though. I shall keep testing and let you know what I find. Thanks again for all your efforts! |
|||
|
04-09-2011, 10:19 PM
(This post was last modified: 04-09-2011 10:46 PM by shadowcode.)
|
|||
|
|||
RE: Music Player Daemon (MPD) - v0.16.2
(04-09-2011 10:04 PM)banquo Wrote: Firstly, can I just say thanks shadowcode for still giving your time to this, much appreciated. Could you grab the log? It's probably ffmpeg crashing. I'll see if I can disable video support since it doesn't make sense for MPD. *edit*: I looked, but there's no blanket option to disable all video decoders. *edit2*: Grabbed a sample .m4v from Apple's site. Seemed to be fine, but CPU use did shoot up and stay high for a while. Not sure what it's doing. Maybe it chokes on large .m4v files. |
|||
|
04-09-2011, 10:47 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Last time database was built with 0.15.9
Code: Apr 06 17:44 : update: added Nosaj Thing/Drift Remixed/06 Us (Jon Hopkins Remix).mp3Now with 0.16.2 Code: Apr 09 21:28 : update: added Nosaj Thing/Drift Remixed/06 Us (Jon Hopkins Remix).mp3Those are the last three lines of the log. |
|||
|
04-09-2011, 10:50 PM
(This post was last modified: 04-09-2011 10:53 PM by shadowcode.)
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Could you try moving the m4v's out of there for a moment, see if it gets through? I get the feeling that it might actually choke on what follows; "Olafur Arnalds/_..and they have escaped the weight of d/01 Þú ert sólin.mp3".
Maybe a new bug in MPD? Edit: Do you know how to edit your MPD.conf file? Could you try uncommenting (remove the leading #) the following line: #filesystem_charset "UTF-8" |
|||
|
04-09-2011, 10:52 PM
(This post was last modified: 04-09-2011 11:05 PM by banquo.)
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Yeah. Just trying that now.
EDIT: Yeah, I always edit it to filesystem_charset "ISO-8859-1" as I have a few files with french and german characters in them. |
|||
|
04-09-2011, 11:14 PM
(This post was last modified: 04-09-2011 11:15 PM by shadowcode.)
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Did that work? I'd expect that UTF-8 should pretty much cover everything, though.
If UTF-8 works then I might make that the default setting.. although it would screw up all existing databases :-( |
|||
|
04-09-2011, 11:24 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
It definitely appears to be the .m4v files. I removed the oasis one and then it stalled on another one. I think I only have two in my whole library, so I've moved them out and am currently rebuilding.
btw, I always thought UTF-8 was the default? I changed it to ISO-8859-1 to catch a few missing files. |
|||
|
04-09-2011, 11:27 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
I would expect it to be, but it doesn't say anywhere. I can't imagine they'd pick anything else, though.
|
|||
|
04-10-2011, 01:25 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
hello,
mpdjb with this version (0.16.2) doesn't work!: no display folders, files, artists... but the reading of the current track works very well (cover, tag ok!) and the control panel of mpdjb is ok (play, shuffle,...) sorry for my bad english! Super Moderator Popcorn Hour France |
|||
|
04-10-2011, 01:44 PM
(This post was last modified: 04-10-2011 01:44 PM by banquo.)
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Okay, without those video files the database built correctly. Everything played nicely again.
However, I restarted my A100 this morning and now I can't get mpd to respond through either telnet or mpdjb. Still works through minion though!?! Telnet reports the following. Code: /opt/sybhttpd/localhost.drives/HARD_DISK # cd Apps/mpdThere's also nothing being written in the log file since the restart. |
|||
|
04-10-2011, 01:49 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
for me minion and Gnome Music Windows are oK with the version 0.16.2! but i've uninstalled this version to the old (0.15.9)
Super Moderator Popcorn Hour France |
|||
|
04-10-2011, 02:24 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Yeah, I think the problem is with the mpc commandline interface rather than mpd itself.
|
|||
|
04-10-2011, 03:01 PM
(This post was last modified: 04-10-2011 07:29 PM by shadowcode.)
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Ah, it's because MPC wasn't linked statically for some reason.
I'll push another version later today with a static linked MPC. edit: Download link has been updated, today's version includes a static linked mpc, this should fix mpdjb. Even if you already have yesterday's version installed, please stick to the full installation procedure (ie, install the base package and then the plugin package. So yes. Both, in that order). If MPDJB still isn't working, reboot the mediatank! (otherwise the resident mpc binary does not get updated!) |
|||
|
04-10-2011, 07:57 PM
|
|||
|
|||
|
RE: Music Player Daemon (MPD) - v0.16.2
Code: Mem: 86044K used, 3692K free, 0K shrd, 1464K buff, 60876K cachedThen I reboot and after reboot it's the same. Regards, BW PCH A-110 2TB HDD 3.5" |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)




