[GH-ISSUE #15] Adjust track numbering in multiple-disc albums #12

Closed
opened 2026-03-03 00:07:03 +03:00 by kerem · 2 comments
Owner

Originally created by @Aletag on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/15

Problem
When downloading an album that is made up of multiple discs, the track numbering reflects only the numbers within each disc. So, for instance, the first tracks of the first and second discs would both be numbered '1', therefore appearing one after the other in the file succession of the downloaded folder.
It should be noted that the tracks appear in the correct order when viewing the album from the website.

Solution
Rename the downloaded files with consecutive numbers to reflect the order of appearance in the album -- or simply the order of downloading.

Sample album to reproduce issue
https://tidal.com/album/134170196

At the present moment this problem is very annoying because it means whenever a longer album is downloaded, tracks have to be moved/renamed manually.

Originally created by @Aletag on GitHub (Oct 11, 2025). Original GitHub issue: https://github.com/binimum/tidal-ui/issues/15 **Problem** When downloading an album that is made up of multiple discs, the track numbering reflects only the numbers within each disc. So, for instance, the first tracks of the first and second discs would both be numbered '1', therefore appearing one after the other in the file succession of the downloaded folder. It should be noted that the tracks appear in the correct order when viewing the album from the website. **Solution** Rename the downloaded files with consecutive numbers to reflect the order of appearance in the album -- or simply the order of downloading. **Sample album to reproduce issue** https://tidal.com/album/134170196 At the present moment this problem is very annoying because it means whenever a longer album is downloaded, tracks have to be moved/renamed manually.
kerem 2026-03-03 00:07:03 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@binimum commented on GitHub (Oct 16, 2025):

Image

They are now named like this (01-01). Would that be ok?

<!-- gh-comment-id:3412995774 --> @binimum commented on GitHub (Oct 16, 2025): <img width="225" height="99" alt="Image" src="https://github.com/user-attachments/assets/d8efc9a5-0c78-4262-8079-08fb2e37f426" /> They are now named like this (01-01). Would that be ok?
Author
Owner

@binimum commented on GitHub (Oct 16, 2025):

Pushed

<!-- gh-comment-id:3412998900 --> @binimum commented on GitHub (Oct 16, 2025): Pushed
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/tidal-ui#12
No description provided.