mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[PR #37] [MERGED] Improve error message #576
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#576
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/37
Author: @Rigellute
Created: 10/9/2019
Status: ✅ Merged
Merged: 10/9/2019
Merged by: @Rigellute
Base:
master← Head:improve-error-message📝 Commits (1)
163a4b2Improve error message📊 Changes
1 file changed (+14 additions, -4 deletions)
View changed files
📝
src/ui/mod.rs(+14 -4)📄 Description
There are a few issues being raised due to poor error messages when trying to play tracks.
This tries to clarify what to check when playing a track doesn't work, but more could be done such as fetching the user and checking their subscription type to ensure they have a premium memebership.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.