[mythtv-commits] Ticket #4105: Fix album sort order so that it sorts, not just groups

MythTV mythtv at cvs.mythtv.org
Sat Oct 27 07:38:47 UTC 2007


#4105: Fix album sort order so that it sorts, not just groups
-------------------------------------------------+--------------------------
 Reporter:  Paul Lambert <paul at planar.id.au>  |       Owner:  ijr    
     Type:  patch                                |      Status:  new    
 Priority:  minor                                |   Milestone:  unknown
Component:  mythtv                               |     Version:  unknown
 Severity:  low                                  |     Mlocked:  0      
-------------------------------------------------+--------------------------
 The album sort order as it stands purely groups albums together, but sorts
 the albums in random order.  It looks like the code intended to sort the
 albums in order of artist/album title.  I have corrected the code so that
 it does that.

 To test, apply the patch, select album shuffle mode, and review the info
 on some tracks to verify that the playlist has been sorted correctly.

 Like all the current shuffle modes, this has undesirable side effects if
 you have elected to display the full music tree in your main mythmusic
 page.  I still want to fix that sometime.

 This code actually displays in artist/album order, which means that albums
 with multiple artists within them will not group correctly.  I will
 separately apply a new shuffle mode that sorts purely by album.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4105>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list