mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #466] Spotify created Mixes are wrongly displayed in the list #292
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#292
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 @peorth80 on GitHub (Apr 5, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/466
Describe the bug
I've stored a couple of the "Spotify" created playlists. They are visibile on the list of playlists, but they have a "weird" character/text after the artist's name. Maybe a translation issue?
To Reproduce
Create a Mix for a specific artist on the official Spotify site/app, store that as a playlist in your profile
Expected behavior
The name of the playlist should be " Mix" not " -weirdcharacters-"
Screenshots



Environment
Additional context
My Windows language is English
@TheMargarineMan commented on GitHub (Apr 10, 2024):
The right aligned text is due to the weird characters being Arabic, which is a language that forces right alignment due to it being read right to left.
Currently tested same version on Linux, but was not able to replicate.