View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021555 | MMW 5 | Track Browser | public | 2025-03-26 09:14 | 2025-09-19 14:56 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 2026 | Fixed in Version | 2026 | ||
Summary | 0021555: Add Zero pad setting option in Tags and Playlist | ||||
Description | We should add Zero pad setting option in Tags and Playlist so that both visually and functionally MM use Zero padded numeric fields as that could resolve some sorting issues. NOTE: that should also reflect showing of tracks in "DB/Tag mismatches" | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=108457 | ||||
Tags | No tags attached. | ||||
Fixed in build | 3402 | ||||
|
Which sorting issues? Numeric fields are sorted as numbers, where possible. Also some numeric fields are saved as numbers to some formats, not as strings. In case there is some sorting issue somewhere, we should solve the issue, not workaround it by not needed zero padding. |
|
One of the main reasons for that is Auto Organizing, Sync and Fields that are Alphanumeric sorted or parsed to other apps. Option to have zero padding improves overall look. As example TV Series always use zero padding Eg. Foundation.S02E01 you can never see it as Foundation.S2E1, Also some users likes 01/15 in track # to have Total number of album and 1/15 simply not working correctly. |
|
Fixed in build 3402. Used two approaches. User can set padding in Options - Tags & Playlists, this affects displaying of values and forces zero padding in edit/auto tagging, but does not change old values in DB or tags. Then user can use Edit tags / Artwork - Pad numbers with leading zeros and change track/disc number zero padding in DB and in tags. I think it could work this way. |