[PR #68] [MERGED] Get country from user profile #590

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/68
Author: @svenvNL
Created: 10/15/2019
Status: Merged
Merged: 10/18/2019
Merged by: @Rigellute

Base: masterHead: user-country


📝 Commits (1)

  • ba66e25 Get country from user profile

📊 Changes

3 files changed (+27 additions, -14 deletions)

View changed files

📝 src/app.rs (+18 -4)
📝 src/handlers/input.rs (+7 -10)
📝 src/main.rs (+2 -0)

📄 Description

Country is used by Spotify to determine which songs can be played by an user. By using the country from the users profile, the user does not have to configure it by themselves and the user will not be surprised when a song is not able to play because they have configured another country then in there Spotify account settings.


🔄 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/68 **Author:** [@svenvNL](https://github.com/svenvNL) **Created:** 10/15/2019 **Status:** ✅ Merged **Merged:** 10/18/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `user-country` --- ### 📝 Commits (1) - [`ba66e25`](https://github.com/Rigellute/spotify-tui/commit/ba66e2501c0813c7e28403900d4540f3b5df3c9b) Get country from user profile ### 📊 Changes **3 files changed** (+27 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+18 -4) 📝 `src/handlers/input.rs` (+7 -10) 📝 `src/main.rs` (+2 -0) </details> ### 📄 Description Country is used by Spotify to determine which songs can be played by an user. By using the country from the users profile, the user does not have to configure it by themselves and the user will not be surprised when a song is not able to play because they have configured another country then in there Spotify account settings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:07 +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/spotify-tui#590
No description provided.