i compiled podzilla myselft. works quite nicely. (just gotta figure out how to reconfigure the keys)
i never did this before so if someone could test the packages.
first mpd that handles the actual mp3 playback
ncmpc command line client to test mpd with
and finally the podzilla package
[ Invalid Attachment ]
you need to create a ~/.mpdconf config for mpd
here is mine
# see the mpd(1) manpage for all config options
# This is the default configfeel free to edit this file
# required
playlist_directory "/home/root/mpd/playlist"
music_directory "/mnt/cf/mp3"
port "6600"
log_file "/home/root/mpd/mpd.log"
error_file "/home/root/mpd/mpd.err"
# optional, but HIGHLY RECOMMENDED
db_file "/home/root/mpd/mpddb"
# optional, but recommended
state_file "/home/root/mpd/state"