mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 23:55:52 +03:00
[PR #494] [CLOSED] Add HTTP server for Spicetify extension integration #550
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#550
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/afkarxyz/SpotiFLAC/pull/494
Author: @UmairAhmed406
Created: 2/15/2026
Status: ❌ Closed
Base:
main← Head:spicetify-extension-api📝 Commits (1)
5640d15Add HTTP server for Spicetify extension integration📊 Changes
3 files changed (+93 additions, -0 deletions)
View changed files
📝
app.go(+2 -0)📝
frontend/src/App.tsx(+11 -0)➕
server.go(+80 -0)📄 Description
Adds a local HTTP server on port 8698 that allows the SpotiFLAC Spicetify extension to trigger fetches from inside Spotify.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.