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

foobar2000music-management

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?

Best Answer

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.)

Related Question