Hi Seb,

On Mon, Mar 22, 2010 at 12:17:57PM +0100, Sebastien Delafond wrote:
> Running "mpc del 0" doesn't change that behavior whatsoever: it doesn't
> look like mpdcron is asking the content of the playlist to mpd at all,
> but instead it's just concerned with the status+currentsong, which is
> what I would expect (not sure why it'd be trying to get the playlist
> content). Could you please post your mpdcron.conf, as I suspect there is
> some meaningful difference between our respective setups ?

$ cat ~/.mpdcron/mpdcron.conf

# vim: set et sw=4 sts=4 tw=80 ft=desktop :
[main]
# Location of the pid file.
pidfile = /home/helmut/.mpdcron/mpdcron.pid
# Wait this many seconds after sending signal to kill the daemon
killwait = 3

#modules = stats

loglevel = 2

[mpd]
# Inverval in seconds for reconnecting to Mpd.
reconnect = 5

[stats]
bind_to_addresses = localhost
port = 6601
$

Hope this helps.

Helmut



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to