-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,
Running blissify 0.3.8 on Arch Linux with a MPD library of over 300k songs
When I set log_level = "verbose" in mpd config I see that the output buffer is full when running blissify init
Jan 07 23:08 : client: [4] opened from 127.0.0.1:43290
Jan 07 23:08 : client: [4] process command "list "file""
Jan 07 23:08 : client: error on client 4: Output buffer is full
Jan 07 23:08 : client: [4] command returned 0
In order for blissify to run successfully max_output_buffer_size has been set to a high value
Prior to setting the arbitrarily high value, a Output buffer is full was observed at the 16384 and 32768 values.
I set max_output_buffer_size to "323684" in order for it to run. Earlyoom kills programs once my current RAM is less than 1% available.
Blissify is terminated after some time analyzing.
Is there a way to adjust what Blissify is requesting from the MPD server?
Metadata
Metadata
Assignees
Labels
No labels