Can anyone recommend how I can create a column for the file type of each file so that I can sort by mp3, wav, m4a, etc? I'd greatly appreciate any advice.
Many thanks,
Lee
Can anyone recommend how I can create a column for the file type of each file so that I can sort by mp3, wav, m4a, etc? I'd greatly appreciate any advice.
Many thanks,
Lee
You can add a column with data from %_codec% or from %_extention% or other that may be of interest.
See a list of property variables in the help:
Many thanks ohrenkino but I discovered %_extention%. Works perfectly.
Again, thanks!
Lee