exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
310 stars 24 forks source link

Get playlist track number[Feature] #165

Open ScubaAlex-WPG opened 1 month ago

ScubaAlex-WPG commented 1 month ago

Current Situation

{album_track_num} will return the track number for the album where that track is from. Having said that, downloading a playlist will present lots of files with the same track number.

Suggestion / Feature Request

create a {playlist_track_num} so we can download the whole playlist files and each track numbers will be unique, based on the playlist track number. The same concept could be applied to Mixes.

image

frankwu8765 commented 1 month ago

Yes, I also think it's a very important feature for playlists!

YuGo-git-hub commented 1 month ago

I join with the same request. It is very important to respect the order of tracks in tracklists and mixes. I hope in the future there will be an option {playlist_track_num}.

WinFan3672 commented 3 weeks ago

I know that a +1 comment is hardly useful, but I'm surprised this hasn't been implemented yet.

thecurtis76 commented 1 week ago

I'm throwing my hat in on this one, too. This would be a very useful feature for playlists and mixes.

mversion commented 1 week ago

+1 here.

Using a tagger based on modified timestamp does the trick, but would be good if we didn't have to worry about it.