Opened 11 years ago

Closed 11 years ago

#11398 closed Patch - Feature (fixed)

Sorts album tracks by number

Reported by: trebor_s@… Owned by: paulh
Priority: minor Milestone: 0.27
Component: Plugin - MythMusic Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This is only done when the tracks of one album are shown. This is the recommended way of displaying the tracks of an album. The tracks on a CD are also sorted by numbers.

In the "All tracks" view in MythMusic they are still sorted alphabetically.

Change History (4)

comment:1 Changed 11 years ago by trebor_s@…

Patch is available via pull request 36 (https://github.com/MythTV/mythtv/pull/36)

comment:2 Changed 11 years ago by stuartm

Owner: set to stuartm
Status: newaccepted

comment:3 Changed 11 years ago by paulh

Milestone: unknown0.27
Owner: changed from stuartm to paulh
Status: acceptedassigned

comment:4 Changed 11 years ago by Paul Harrison <pharrison@…>

Resolution: fixed
Status: assignedclosed

In 2c20e711d8337b8db3c6d77b92242933849bd570/mythtv:

MythMusic: in the playlist editor tree sort album tracks by track number

Also now we sort the nodes in the tree make sure the tracks get added to the
active playlist in the same order they are displayed in.

Fixes #11398.

Note: See TracTickets for help on using tickets.