MPD
From iPodLinux
Module: MPD (mpd)
Description: MPD module, including MPD
Rate this Module: 









| Release | Notes | Binary | Source |
|---|---|---|---|
| 0.3-beta | Now using mpd-ke branch; Sets up loopback; Use with mpdc 0.4 Aug 27 2006 | zip | tar.gz | tar.bz2 | source tar.gz |
0.2 | Update database on restart; fixed warning Jan 16 2006 | zip | tar.gz | tar.bz2 | source tar.gz |
| 0.1 | Fixed bugs, did other stuff... Jan 03 2006 | zip | tar.gz | tar.bz2 | source tar.gz |
| 0.1-alpha | It compiles! Ship it! Jan 01 2006 | zip | tar.gz | tar.bz2 | source 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