[PR #85] [MERGED] fix: support seek_to from the web player #197

Closed
opened 2026-02-28 14:26:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/85
Author: @aykevl
Created: 9/8/2024
Status: Merged
Merged: 9/10/2024
Merged by: @devgianlu

Base: masterHead: fix-seek-webplayer


📝 Commits (1)

  • be2519e fix: support seek_to from the web player

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 cmd/daemon/player.go (+7 -0)

📄 Description

The web player (open.spotify.com) apparently sends this particular format, with Relative unset and the index set in Value.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devgianlu/go-librespot/pull/85 **Author:** [@aykevl](https://github.com/aykevl) **Created:** 9/8/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `fix-seek-webplayer` --- ### 📝 Commits (1) - [`be2519e`](https://github.com/devgianlu/go-librespot/commit/be2519ebb77d8342e81f9365dc87ce90fabd1d56) fix: support seek_to from the web player ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/player.go` (+7 -0) </details> ### 📄 Description The web player (open.spotify.com) apparently sends this particular format, with `Relative` unset and the index set in `Value`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:26:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#197
No description provided.