Skip to content

[enhancement] use binarylimit command to increase response-size #13

Description

@grobian

Albumart can typically overflow the 8K default of MPD, requiring multiple roundtrips to complete returning the entire data (which is stressful for both client as well as server). The binarylimit command can be used to increase this size so less roundtrips are necessary. During connection setup, or the first binary command, this could be used to set to 32K or something or any configurable option. Alternatively, provide the ability to set the limit, such that clients can decide for themselves (e.g. via UI) what size to use.

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