Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Official moOde 6.5.1 support thread
#79
Probably the size of the collection is causing a memory or buffer limit to be exceeded.

You could try doubling the MPD output buffer.
Code:
1. sudo nano /etc/mpd.conf
2. Change the output buffer limit

Change
max_output_buffer_size "131072"
To
max_output_buffer_size "262144"

3. Ctrl-x y return
4. sudo systemctl restart mpd

Then monitor the mpd log for errors after submitting a database update
Code:
1. mpc update
2. tail -f /var/log/mpd/log
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub


Messages In This Thread
RE: Official moOde 6.5.1 support thread - by Tim Curtis - 05-01-2020, 05:00 PM

Forum Jump: