Code: Select all
{fileFormat}/{albumArtist} - ({albumDate}) {albumTitle}/Disc {discNumber}/{trackNumber}. {trackTitle}
Also related, for compilations it would be great if I could specify that I want the track artist included in the filename. It would be a slight modification to the above output:
Code: Select all
{fileFormat}/{albumArtist} - ({albumDate}) {albumTitle}/Disc {discNumber}/{trackNumber}. {trackArtist} - {trackTitle}