AIMP Forum

AIMP for Windows => Вопросы / Questions => Topic started by: TomY on January 26, 2022, 23:11:30

Title: %FileName format string has no extension
Post by: TomY on January 26, 2022, 23:11:30
Hi,

I found that the %FileName format string in the playlist does not display the file extension, only the name part.
How can I display the full filename including the extension (= name.ext format)?

Thanks.
Title: Re: %FileName format string has no extension
Post by: d100s on January 26, 2022, 23:24:37
%F.%E

or

%FileName.%FileFormat