-
Notifications
You must be signed in to change notification settings - Fork 32
Spotify - Playlist display issue when using custom names #127
Copy link
Copy link
Open
Description
When I add a Spotify playlist named "Toto" (its original Spotify name) and give it a custom name like "Titi" in MuPiBox:
Clicking on "Titi" in the interface displays the playlist cover only, but no track list. It shows "Toto" as the title, which is the original playlist name, but instead of just showing the cover, it should also display the list of tracks.
Clicking on "Toto" (original name) opens the playback view, and I can skip to the next track as expected.
The same issue occurs when adding and renaming a Spotify artist or album.
Steps to reproduce
- Add a Spotify playlist
- Rename it to a custom name
- Click on the renamed playlist in the interface
- Observe that no track list is shown
Expected behavior
The playlist should display the full track list even if it has been renamed.
Note
Not sure if this is a bug or an intentional limitation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels