]> git.llucax.com Git - personal/ion3-config.git/commit
Rewrite the MPD status monitor to use a persistent connection.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 29 Oct 2007 19:32:48 +0000 (16:32 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 29 Oct 2007 19:32:48 +0000 (16:32 -0300)
commit4b127d3c4a082b8ba0b4bea7677222ae753dd575
tree7db5ee1868a720898ea4bff90f7c68dadda687cf
parent95055893030d872a0836efab8981ab50b5f4cf20
Rewrite the MPD status monitor to use a persistent connection.

Now the MPD status monitor don't create a new connection for each
update_interval miliseconds, it uses a persistent netcat connection to get
the mpd status.

This status monitor is a "merge" between statusd_exec and statusd_mpd.
default/cfg_statusbar.lua
mpd_status.sh [deleted file]
statusd_mpd.lua