mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #243] Nested playlist support #176
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#176
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 @glennlunder on GitHub (Dec 31, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/243
Is your feature request related to a problem? Please describe.
On the "normal" Spotify app, there is nested, hierarchical playlists, which I find crucial to organizing my lists. In Psst currently, there is just a long list of them with no subfolders, making navigating more of a chore.
Describe the solution you'd like
If Psst could pull those from Spotify, an additionally allow the creation of them, that'd be a crucial feature for me to adopting full-time.
Additional context
This is what it looks like on the Spotify desktop app here:
@jpochyla commented on GitHub (Dec 31, 2021):
Hi, we already have #85 open for this. Thanks for the detailed report!