View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020025 | MMA | Navigation | public | 2023-05-12 16:35 | 2024-06-27 16:02 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.4.4 | ||||
Target Version | 2.0.2 | ||||
Summary | 0020025: Location node: Titles in the form of 'D#T#. TITLE' are confusing/annoying to users | ||||
Description | MMA displays tracks in the location node in the form <Disk#:2><Track#:2>. <TITLE>. This is confusing because users have no idea of where these numbers come from, and no idea how to change it (how could they possibly understand that 1003 is Disk1, Track 3?) This is annoying because users who navigate by Location sometimes have their tracks display out of order. e.g. for: Title1 / Disk 1 / Track 1 Title2 / Track 2 In the Album node: Track 1 will appear before track 2 (as expected) In the Location node: Track 2 will appear _before_ track 1 . This isn't expected, especially since the user has no idea where the # comes from In the Folders > Files node, the folders display in alphabetic order of the filenames, as expected. A possible solution would be to display the tracks in a manner that makes it clearer what is happening. e.g. 1-01. Title1 (instead of 1001. Title1) 02. Title2 AND, for sorting, combine disk# of "" and 1 (in the same manner as is done in the Album node) so that tracks display in an order that makes sense. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||