Open Singoleth opened 7 months ago
Use this: {track_number:02d}
Does anyone know if it is possible to download a playlist and have all the tracks with a sequenced playlistnumber (and if possible also within a folder with the playlistname). Is this configurable ? Could someone explain how please ? Tx in advance.
I used the formatter {track_number:0>2d} in the past, but it does no longer work (results in "get metadata failed"). {track_number} still works, but I would like the numbers to read 01, 02, 03 ... 10, 11, etc. Is this still possible?