Project

General

Profile

Bug #100

Library's sorting mode issues

Added by Artem S. Tashkinov about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Minor
Assignee:
-
Category:
-
Target version:
-
Start date:
April 19, 2012
Due date:
% Done:

0%

Estimated time:
Affects version:

Description

1) Library often forgets that I have chosen a certain sort mode

2) If I've chosen to sort by Artist, then sorting must be done strictly in this order:

Artist -> Album Name -> Track Number -> Track Name

Currently it's not always so - see the attached screenshot

sorting.png (38.2 KB) sorting.png Current sort mode by "Artist" Artem S. Tashkinov, April 19, 2012 01:48

History

#1 Updated by John Lindgren about 12 years ago

It may seem backwards, but what you need to do to accomplish the sort order you want is this: sort the playlist by title, then by track number, then by album, and finally by artist.

#2 Updated by John Lindgren about 12 years ago

  • Status changed from New to Rejected

#3 Updated by Artem S. Tashkinov about 12 years ago

What about the fact that Audacious often forgets the last chosen sort mode?

I cannot tell when exactly it happens, probably if you SIGKILL Audacious.

#4 Updated by John Lindgren about 12 years ago

Losing config or data of any sort on SIGKILL is never a bug. SIGKILL means the application is terminated immediately, and it has no chance to save anything. That's why you should almost never use SIGKILL. Use SIGTERM instead; that gives Audacious a chance to save things and exit cleanly.

Also available in: Atom PDF