Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js server stops communicating with MPD after a period of idle time #1

Closed
royvandewater opened this issue Feb 6, 2012 · 1 comment
Assignees

Comments

@royvandewater
Copy link

output from telnet into mpd and running 'status'

$ telnet localhost 6600
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.15.0
status
volume: -1
repeat: 0
random: 0
single: 0
consume: 0
playlist: 2
playlistlength: 2
xfade: 0
state: stop
OK

@ghost ghost assigned andrewrk Feb 6, 2012
@andrewrk
Copy link
Owner

I can't duplicate this problem - it may have been solved in code changes. Re-open it if you can provide steps to duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants