mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #654] Playlists with CJK characters in their names are not handled correctly #266
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#266
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 @Frederick888 on GitHub (Nov 8, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/654
I'm experiencing various issues when there are Chinese/Japanese/Korean characters in playlist names.
Spotify API reported error 400, then tracks from some other random lists are shownspotifyd, if I try to play any songs from such lists,spotifydreportsNo more tracks left in queueSong Not Downloaded(see ss)I'm using
spotify-tui 0.22.0installed via Homebrew.@Frederick888 commented on GitHub (Nov 10, 2020):
I've got same issue using Spotify Web lol, guess it's their problem.