ocarina/core/playlists
Anna Schumaker d5b0752497 core/playlists/generic: Add album sort to the default fields
If we have two albums by the same artist in the same year (such as a CD1
or CD2 postfix), then we'll end up mixing them together when sorting.
Fix this by changing the default sort order to
Artist -> Year -> Album -> Track Number

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-05-16 07:35:28 -04:00
..
artist.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
generic.c core/playlists/generic: Add album sort to the default fields 2018-05-16 07:35:28 -04:00
library.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
system.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
user.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00