2.5.3 File-based Replacements

There are a few more replacement parameters based on the file itself:

  1. b,basename: The file basename
  2. E,extension: The file extension (including the dot)

Both of these take the same “The,”, capitalization & whitespace options as See Tag-Based Replacements.

  1. 5,md5: the MD5 checksum of the file’s audio data
  2. S,size: the file size, in bytes

Both of these take the following options:

  1. base=(decimal|hex): specify the radix for the numbers
  2. hex-case=(U|L): case to use for hexidecimal numbers