librespot/core
eladyn 88f7cdbb44
Fix playlist metadata fields parsing (#1019)
Some fields were wrongly parsed as `SpotifyId`s, although they do not
always encode exactly 16 bytes in practice. Also, some optional fields
caused `[]` to be parsed as `SpotifyId`, which obviously failed as well.
2022-07-28 18:46:16 +02:00
..
src Fix playlist metadata fields parsing (#1019) 2022-07-28 18:46:16 +02:00
tests Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00
build.rs Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00
Cargo.toml Merge branch 'dev' into new-api and update crates 2022-07-27 23:31:11 +02:00