mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #68] [MERGED] Get country from user profile #590
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#590
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/Rigellute/spotify-tui/pull/68
Author: @svenvNL
Created: 10/15/2019
Status: ✅ Merged
Merged: 10/18/2019
Merged by: @Rigellute
Base:
master← Head:user-country📝 Commits (1)
ba66e25Get 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.