-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
librespot_connect: couldn't parse packet type 47 is invalid #545
Comments
Interestingly, i'm able to select the stream from my desktop client, which is perhaps a bit more out of date maybe the iPhone app updated recently? |
Digging a bit further: The error itself seems to come from https://github.com/librespot-org/libmdns/blob/stable-0.5.x/src/dns_parser/enums.rs#L265 unfortunately this appears to be invalid in all versions of the mdns library, i'm not sure what type 47 should map to edit: this does NOT appear to be the same as Spotifyd/spotifyd#379 |
Type 47 should map to Either way @willstott101 something to consider? |
@ashthespy I've created the ticket over there |
https://stbuehler.github.io/rustdocs/async-dnssd/async_dnssd/ might be worth investigating after the tokio migration. The API for this crate looks clean. |
@Johannesd3 has proposed |
Just for reference, that is the according ticket: |
In the last day or so, i've recently been unable to select the snapcast spotify stream anymore using librespot. It just doesn't show up at all.
running librespot separately like:
/usr/bin/librespot --name Snapcast --bitrate 320 --backend pipe --initial-volume 100 --verbose
Yields:
The text was updated successfully, but these errors were encountered: