Skip to content

Trouble analyzing library  #47

@brawnswubb

Description

@brawnswubb

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions