mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 15:16:00 +03:00
[GH-ISSUE #16] New Variable: playlist_num #13
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#13
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 @SmilerRyan on GitHub (Feb 15, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/16
For songs that already exist in a plsylist more than once, this would be great to allow duplicates. In my case, there are a lot of songs that have the same file name but are different lengths (not the same exact song), so being able to save the order in the playlist would solve that and be a nice enhancement.
For example, these two songs in my liked songs would save as:
C:\Users\Ryan\Music\Soggfy\unknown{playlist_num}. {artist_name} - {track_name}.ogg
C:\Users\Ryan\Music\Soggfy\unknown\316. 24kGoldn - DROPPED OUTTA COLLEGE.ogg
C:\Users\Ryan\Music\Soggfy\unknown\317. 24kGoldn - DROPPED OUTTA COLLEGE.ogg
@Rafiuth commented on GitHub (Feb 16, 2022):
Added in
85dd33d. Note that it ignores the playlist column sorting, the order is from oldest to newest track added.Binaries will be available here