[PR #1151] API callback listener use 127.0.0.1 instead of localhost #1160

Open
opened 2026-02-28 14:54:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/1151
Author: @tobraha
Created: 4/16/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • f19ce76 use 127.0.0.1 instead of localhost

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 README.md (+2 -2)
📝 src/config.rs (+2 -2)

📄 Description

R.I.P. spotify-tui 😭

Spotify client apps now require HTTPS except for localhost callback listeners, but it only recognizes 127.0.0.1 and not localhost.

This updates the instructions and callback reference.

Resolves #1150


🔄 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/Rigellute/spotify-tui/pull/1151 **Author:** [@tobraha](https://github.com/tobraha) **Created:** 4/16/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f19ce76`](https://github.com/Rigellute/spotify-tui/commit/f19ce7648646ed6c9f9fc662a9a20c7009386fed) use 127.0.0.1 instead of localhost ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `src/config.rs` (+2 -2) </details> ### 📄 Description R.I.P. spotify-tui :sob: Spotify client apps now require HTTPS except for localhost callback listeners, but it only recognizes `127.0.0.1` and not `localhost`. This updates the instructions and callback reference. Resolves #1150 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/spotify-tui#1160
No description provided.