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

Won't connect on large database #21

Open
billynoah opened this issue Mar 11, 2015 · 0 comments
Open

Won't connect on large database #21

billynoah opened this issue Mar 11, 2015 · 0 comments

Comments

@billynoah
Copy link

This isn't exactly a theremin issue but I wasn't sure where else to mention it. I have a rather large music database and after updating library Theremin will not connect and fails with message from mpd (in verbose mode)

client: [0] process command "listallinfo "/""
buffered_socket: error on client 0: Output buffer is full

I do not have the same issue with ncmpcpp, presumably because they do not buffer the entire library on load.

Solved this by adding max_output_buffer_size "32768" to .mpdconf which is 4x the default.

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

1 participant