Hey, I have used software which is built on top of librespot and thus also uses this library. Thank you for your amazing work but recently I have been frustrated with the lack of information in logged messages when debugging networking issues.
[WARN libmdns::fsm] error sending packet Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }
Could this message please include the information about the requested port? Was it TCP or UDP? At the very least what address:port combination was requested but not assignable? This information would help debugging related issues a lot, cheers.
I am unaware if other messages could and should receive similar improvements.
Hey, I have used software which is built on top of librespot and thus also uses this library. Thank you for your amazing work but recently I have been frustrated with the lack of information in logged messages when debugging networking issues.
Could this message please include the information about the requested port? Was it TCP or UDP? At the very least what address:port combination was requested but not assignable? This information would help debugging related issues a lot, cheers.
I am unaware if other messages could and should receive similar improvements.