Added by Jonathan Archer almost 5 years ago
Hi, I'm currently using these settings for the playlist: ${file-name} (${artist} - ${title}, ${album}). Not long ago I started replacing all of my music with FLACs but I can't find a way to make audacious display the {file-name} with the extension - .mp3, .flac and so on. How can I do that? I tried adding {extension} after {filename} but apparently that's not it.
${file-ext} should work.
Yup, that did it. Thanks!