Bug 135973 - configurable sorting of playlist by multiple fields
Summary: configurable sorting of playlist by multiple fields
Status: RESOLVED DUPLICATE of bug 111157
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-19 17:40 UTC by Darren L. Ankney
Modified: 2006-10-20 14:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darren L. Ankney 2006-10-19 17:40:17 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Ubuntu Packages

It would be very nice to have a drop down menu at the top of the playlist that allows you to order the fields to sort by in descending order of importance with a radio button that has custom sorting, default sorting, no sorting.

The drop down box should populate itself with the fields you have displaying in the playlist.  You should be able to check or uncheck the fields that you wish to be used in the sorting.  You should be able to drag the fields in the drop down box around to determine their sort order.  The field at the top of the list will be the first sort order field.  Follow that through to the last field determining the final sort order. (Think mysql:  order by column 1, column 2, column 3 etc...)  

With custom sorting enabled, all auto sorting by album or artist or whatever should be turned off and the sorting specified in the drop down box should be enabled instead.  With default sorting enabled, sorting should occur automagically as it does now.  With no sorting, tracks should appear in the exact order they are added.  

The playlist should sort in real time as the order of fields is changed or a different sorting option is selected. 

The drop down box might look something like this (sorry for the ascii art :) ):

----------------------
+V Sort Playlist     +
----------------------
+[x]Artist+ (O)Custom+
+[x]Year  + ()Default+
+[x]Album + ()none   +
+[x]Track +          +
+[]Title  +          +
+[]Length +          +
----------------------
Comment 1 Seb Ruiz 2006-10-20 14:39:43 UTC

*** This bug has been marked as a duplicate of 111157 ***