mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #148] [MERGED] core API #809
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#809
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/librespot-org/librespot/pull/148
Author: @awiouy
Created: 2/12/2018
Status: ✅ Merged
Merged: 2/13/2018
Merged by: @sashahilton00
Base:
master← Head:sisyphus📝 Commits (9)
1324149Cargo.lock0fd398ecore API: SessionDataaed4fe3core API: SessionInternal6a9084bcore API: Lazy4c2b641core API: move spotify_id to lib.rsea59736core API: component.new()0ed4fb1core API: MercuryManager.request()edbe00ccore API: move StrChunks* to metadataa427c83metadata.rs is empty📊 Changes
16 files changed (+112 additions, -108 deletions)
View changed files
📝
Cargo.lock(+11 -4)📝
audio/src/fetch.rs(+2 -2)📝
connect/src/spirc.rs(+2 -1)📝
core/src/audio_key.rs(+1 -1)📝
core/src/cache.rs(+1 -1)📝
core/src/component.rs(+4 -4)📝
core/src/lib.rs(+1 -0)📝
core/src/mercury/mod.rs(+1 -1)📝
core/src/session.rs(+4 -4)📝
core/src/spotify_id.rs(+0 -0)📝
core/src/util/mod.rs(+0 -28)📝
examples/play.rs(+1 -1)📝
metadata/src/cover.rs(+1 -1)📝
metadata/src/lib.rs(+82 -59)➖
metadata/src/metadata.rs(+0 -0)📝
playback/src/player.rs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.