mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[PR #67] [CLOSED] Update #189
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#189
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/devgianlu/go-librespot/pull/67
Author: @thilojaeggi
Created: 8/17/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
beff323Update api_server.go7e815a5Add album endpoints19261c0Revert some changes to outputee7d4ebadd haslyrics12ca4bffix remove haslyrics273a88dAdd pointered9a207Add HasLyrics field.e5c0dfeRemove licensor cause who cares019e473add nil check to hasLyricsdcad220Add nil checks📊 Changes
12 files changed (+656 additions, -62 deletions)
View changed files
📝
cmd/daemon/api_server.go(+146 -51)📝
cmd/daemon/controls.go(+198 -0)📝
cmd/daemon/main.go(+6 -7)📝
cmd/daemon/player.go(+266 -1)➕
go-librespot-daemon(+0 -0)📝
go.mod(+1 -0)📝
go.sum(+2 -0)📝
ids.go(+3 -0)📝
output/driver_unix.go(+1 -1)📝
output/output.go(+1 -1)📝
player/player.go(+1 -1)📝
spclient/spclient.go(+31 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.