plietar / librespot

Open Source Spotify client library
MIT License
1.13k stars 187 forks source link

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: WireError(InvalidEnumValue(14))', libcore/result.rs:945:5 #285

Closed jonasschnelli closed 6 years ago

jonasschnelli commented 6 years ago

Got this today...

michaelherger commented 6 years ago

Fixed in https://github.com/librespot-org/librespot/pull/224

jonasschnelli commented 6 years ago

Thanks! Sorry for not doing the research I should have done.