05-01-2020, 07:50 PM
(05-01-2020, 05:00 PM)Tim Curtis Wrote: 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
I have tried but no good results. now i have deleted 3 of the 4 shares and it works fine. The problem is the large amount of material.
Do you think we can try to solve all the actions? Another thing (sorry) where is the buffer located? I see how much it increases and therefore we can try to optimize the correct size.
The TAG view is wonderful: my compliments.
Thanks so much,
Francesco