mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #570] Error produced when using search feature #235
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#235
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 @scoogii on GitHub (Sep 7, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/570
Hey! I was trying out spotify-tui and when I tried to search for a song this error was displayed on my screen:
In this case, I searched "a song". I can reproduce the same error whenever I search for anything really - it seems like the search feature isn't working for me. I'm pretty sure I followed the setup steps correctly for MacOS and my
client.ymlandconfig.ymlfiles look fine, so I'm not sure what's going on here. Some pointers on what could be the problem would be great and I'll gladly provide further information if needed.Cheers :)
@ifpleti commented on GitHub (Sep 7, 2020):
Same error in the snap package
@lucacorbucci commented on GitHub (Sep 7, 2020):
Same here, I've just installed spotify-tui and I have this problem when I search for a song or an artist
@stevensonmt commented on GitHub (Sep 7, 2020):
+1. I can play my playlists and anything from the Library widget except for Made For You which produces the same error as searching.
@ifpleti commented on GitHub (Sep 7, 2020):
It may be that Spotify made some sort of change in the content of the JSON retrieved by the "API" or scraping result (not sure how spotify-tui works with the service) ¿?
@scoogii commented on GitHub (Sep 8, 2020):
Just hopped on today to check and it currently seems that the search feature is working once again - could anyone also double-check for me before I close this issue? Otherwise I'll just close it by the end of the night (Australian time). Thanks
@Rigellute commented on GitHub (Sep 8, 2020):
Looks like search is working for me - perhaps spotify made some changes on their end that broke it for a while. But looks good now.
@scoogii commented on GitHub (Sep 8, 2020):
Awesome, I'll close it then :D