henkelis / sonospy

Sonospy is a UPnP control point and Windows Media proxy for the Sonos multi-room audio system.
GNU General Public License v3.0
113 stars 16 forks source link

Too slow making collections - Sonos timeout error 1002 #84

Closed nestoracunablanco closed 6 years ago

nestoracunablanco commented 6 years ago

Building a large list of tracks is slow enough to produce a Sonos timeout error 1002. String building using '+=' in large strings can be the reason.

henkelis commented 6 years ago

Fixed by 0669043