[GH-ISSUE #118] Track number 01, 02, ... 10, 11, ... #90

Open
opened 2026-03-04 12:28:54 +03:00 by kerem · 2 comments
Owner

Originally created by @Singoleth on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/118

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?

Originally created by @Singoleth on GitHub (Mar 16, 2024). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/118 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?
Author
Owner

@Communalist commented on GitHub (May 18, 2024):

Use this: {track_number:02d}

<!-- gh-comment-id:2118532902 --> @Communalist commented on GitHub (May 18, 2024): Use this: {track_number:02d}
Author
Owner

@bingo-66 commented on GitHub (Jul 30, 2024):

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.

<!-- gh-comment-id:2259148711 --> @bingo-66 commented on GitHub (Jul 30, 2024): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onthespot#90
No description provided.