mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / MPD.mdwn
1 [MPD][] is a wonderful little music player daemon.  It's pretty easy
2 to use, but there are always tricks to make things a bit more
3 comfortable.
4
5 * Calculating [[MPD playlist duration]].
6 * Stopping MPD after *N* songs with [[mpc-stop-after-n-songs.sh]].
7 * Group-writable playlists with [[ACL]].
8 * [[Replay gain]].
9
10 [MPD]: http://mpd.wikia.com/
11
12 [[!tag tags/fun]]
13 [[!tag tags/linux]]
14 [[!tag tags/tools]]