mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
[GH-ISSUE #69] Adding support for playlist folders, (Instead of just showing all of the playlists show the folder and have it show the playlists in the folder when pressed) #33
Labels
No labels
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/nocturne-ui#33
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 @Benti-Says on GitHub (Jan 5, 2025).
Original GitHub issue: https://github.com/usenocturne/nocturne-ui/issues/69
@brandonsaldan commented on GitHub (Jan 6, 2025):
i'd love to implement this but unfortunately it isn't supported by spotify's API currently: https://community.spotify.com/t5/Spotify-for-Developers/API-Specify-Playlist-Location-in-Folder/td-p/5393713
spotify's playlist endpoint returns the following when retrieving data about a playlist, which sadly has no specifications regarding folders. if spotify ever adds this functionality to their API, i'll circle back here and add this feature.