Opened 18 years ago

Closed 18 years ago

#1256 closed patch (invalid)

music tree sort misses 1 level

Reported by: eskil <myth@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythmusic Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I you have AC/DC's album "Back in Black" with first track "Hells Bells", and set tree sorting to "album artist", you'd expect to see;

AC/DC -> Back In Black -> 1 - Hells Bells

as the path, but in fact, you only see

AC/DC -> 1 - Hells Bells

Looks like change 8003 broke this.

Attachments (1)

1-fix-album.patch (431 bytes) - added by eskil <myth@…> 18 years ago.
patch to fix issue

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by eskil <myth@…>

Attachment: 1-fix-album.patch added

patch to fix issue

comment:1 Changed 18 years ago by eskil <myth@…>

Resolution: invalid
Status: newclosed

closed, since it's required that 'title' is that last element in the tree sorting setting.

Note: See TracTickets for help on using tickets.