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.
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.