mpdpopm 0.3.4

Maintain ratings & playcounts for your mpd server
Documentation
1
2
3
4
5
6
7
pub static VERSION: &str = "0.3.4";
pub static AUTHOR: &str = "Michael Herstine <sp1ff@pobox.com>";
pub static EXEC_PREFIX: &str = "/home/mgh";
pub static LOCALSTATEDIR: &str = "/home/mgh/var";
pub static PREFIX: &str = "/home/mgh";
pub static SYSCONFDIR: &str = "/home/mgh/etc";