Views

MPD

From iPodLinux

Jump to: navigation, search
All modules
Module:
Module: MPD (mpd)
Author: Courtney Cavin  (all modules by Courtney Cavin)
Description: MPD module, including MPD
Rate this Module:

ReleaseNotesBinarySource
0.3-betaNow using mpd-ke branch; Sets up loopback; Use with mpdc 0.4   Aug 27 2006zip | tar.gz | tar.bz2source tar.gz
0.2Update database on restart; fixed warning   Jan 16 2006zip | tar.gz | tar.bz2source tar.gz
0.1Fixed bugs, did other stuff...   Jan 03 2006zip | tar.gz | tar.bz2source tar.gz
0.1-alphaIt compiles! Ship it!   Jan 01 2006zip | tar.gz | tar.bz2source tar.gz

Simple MPD module with mechanisms to start/stop MPD and heuristics for automatically setting up your config.

For versions 0.2 and older make sure you set up a loopback interface in your iPod's /etc/rc before you start podzilla.

ex:

ifconfig lo 127.0.0.1

If you experience bad playback speed, try adding two battery meters to the podzilla2 header, each updating once a second. This will cause podzilla2 to sacrifice some processor usage to MPD.

Source Code

MPD-ke source can be found in a git repository, at:

git clone http://git.bogomips.org/mpd-ke.git
Toolbox