jishi / node-sonos-discovery

Simplified framework for Sonos built on node.js
MIT License
146 stars 75 forks source link

Fix error with DIDL-Lite. #5

Closed GermanBluefox closed 10 years ago

GermanBluefox commented 10 years ago

I have got constantly error at this point. After changing that, all works just fine.

jishi commented 10 years ago

Nice catch. I did ran into some problems when fetching larger chunks of the queue, I thought the xml became corrupt but maybe it was just some whitespace that confused the parser.