ocarina/tests/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
..
.gitignore core/playlists/user: Add support for user created playlists 2016-09-26 08:07:35 -04:00
CMakeLists.txt core/playlists/user: Add support for user created playlists 2016-09-26 08:07:35 -04:00
Sconscript tests: Build core/playlists/library test with ctest 2016-09-23 16:11:02 -04:00
artist.c core/idle: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04:00
library.c core/playlists/generic: Add album sort to the default fields 2018-05-16 07:35:28 -04:00
system.c core/playlists/generic: Add album sort to the default fields 2018-05-16 07:35:28 -04:00
user.c core/playlists/user: Add support for renaming playlists 2017-08-22 09:15:22 -04:00