mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #364] Artist name not showing in Songs pane when searching #153
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#153
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?
Originally created by @maxim-sm on GitHub (Mar 27, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/364
Issue: The name of the artist doesn't show in the song pane when searching. Only the names of the songs are present.
spotify-tui Version: 0.17.0 installed with snap
OS: Ubuntu Mate 18.04
Spotify Client: Official Spotify client for Linux
Screenshot when searching for "Metallica":

I'm sorry if I missed anything and it isn't a bug.
Thanks!
@ghost commented on GitHub (Mar 27, 2020):
I'm not sure why I deleted artist name from song pane in previous commit. I'm sorry and thank you for reporting this bug. I've fixed it in #365 .
@maxim-sm commented on GitHub (Mar 28, 2020):
Thanks for the quick fix!