librespot/core
Roderick van Domburg 0e2686863a
Major metadata refactoring and enhancement
* Expose all fields of recent protobufs

 * Add support for user-scoped playlists, user root playlists and
   playlist annotations

 * Convert messages with the Rust type system

 * Attempt to adhere to embargos (tracks and episodes scheduled for
   future release)

 * Return `Result`s with meaningful errors instead of panicking on
   `unwrap`s

 * Add foundation for future playlist editing

 * Up version in connection handshake to get all version-gated features
2021-12-07 23:22:24 +01:00
..
src Major metadata refactoring and enhancement 2021-12-07 23:22:24 +01:00
tests Add timeout to test 2021-05-18 15:17:30 +02:00
build.rs Merge branch 'dev' into tokio_migration 2021-04-09 10:39:06 +02:00
Cargo.toml Add spclient and HTTPS support 2021-11-26 23:28:37 +01:00