mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 23:25:58 +03:00
[GH-ISSUE #58] request: Add {playlist_track_num} to track template variables #53
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#53
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 @cjl4hd on GitHub (Nov 16, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/58
I would like being able to download playlists as-is, in the order that I created them in Spotify. This way it will be possible to save each playlist in its own folder and easily playable in the order of the original playlist.
@Rafiuth commented on GitHub (Nov 16, 2022):
This already exists as
{context_index}(you might be interested in{context_name}as well). Note that it will ignore column sorting and output0for tracks added in the queue.Ref: #16