mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #137] [MERGED] core API #801
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#801
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/137
Author: @awiouy
Created: 2/10/2018
Status: ✅ Merged
Merged: 2/10/2018
Merged by: @sashahilton00
Base:
master← Head:core_API📝 Commits (8)
a8bb696core API: MercurySender::new72cef9acore API: Session.config()ae85e69core API: Session.weak()55f27a9core API: SessionWeak.try_upgrade(), SessionWeak.upgrade()7788283core API: move now_ms to spirc.rsd7fa146core API: move mkdir_existing to cache.rs496a802core API: move subfile.rs to player.rsa35edc6core API: move run_program to player.rs📊 Changes
7 files changed (+84 additions, -86 deletions)
View changed files
📝
core/src/cache.rs(+16 -3)📝
core/src/mercury/sender.rs(+1 -1)📝
core/src/session.rs(+4 -4)📝
core/src/util/mod.rs(+0 -35)➖
core/src/util/subfile.rs(+0 -38)📝
playback/src/player.rs(+53 -4)📝
src/spirc.rs(+10 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.