Stop foobar2000 from grouping together MP3 and FLAC files on the album list

I have lots of albums in two formats, MP3 and FLAC. On the album list I need foobar to stop collating tracks together if they're different formats.

For example on the album list if foobar detected that there was an album which was in both FLAC and MP3 it would show two albums on the list instead of grouping it together as one.

Is this possible? Am I making sense?


You could simply add %codec% to your view pattern.

For example:
In Preferences: Media Library > Album List, create a new view called "by artist/codec" and use the following pattern:

%<artist>%|%album%|%codec%|[[%discnumber%.]%tracknumber%. ][%track artist% - ]%title%

(The pipe | characters make it a separate level in the tree hierarchy.)


File > Preferences > Media Library > Restrict to: > "*.FLAC" (copy/paste without the ")

or

File > Preferences > Media Library > Exclude: > "*.CUE; *.MP3; *.M3U" (copy/paste without the ")


Right click the headers at the top of the playlist view, go to Columns > File extension, and then click the new field to sort by it. It will keep the sort settings you currently have, but also group them by file extension.