MarByteBeep / StageLinq

NodeJS library implementation to access information through the Denon StageLinq protocol
GNU General Public License v3.0
26 stars 2 forks source link

File transfer fix #19

Closed honusz closed 2 years ago

honusz commented 2 years ago

Demo of possible fix for file download errors caused by concurrent calls to FileTransfer.getFile() on the same device.

MarByteBeep commented 2 years ago

Awesome. Thanks for this!

honusz commented 2 years ago

No problem! Sorry, I was actually sending it to @chrisle 's fork, but got a git confused, haha.