mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 23:25:58 +03:00
[GH-ISSUE #22] Track_num error #20
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#20
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 @DaBiszz on GitHub (Mar 6, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/22
{track_num} shows 1. for most songs
@Rafiuth commented on GitHub (Mar 7, 2022):
Can you please post links to songs with this issue?
@DaBiszz commented on GitHub (Mar 7, 2022):
track template : {playlist_name}/{track_num}. {track_name} - {artist_name}.ogg
https://open.spotify.com/playlist/37i9dQZEVXbMDoHDwVN2tF?si=23bed7e5ca7145f6
@Rafiuth commented on GitHub (Mar 7, 2022):
track_numrefers to the album track number. You can usecontext_indexinstead, see #16.