Metadata Fields
The script fields list comprises all the metadata fields that SongKong can add to a song such as album, title or trackno.
Audio Fields
It also comprises information that can be extracted from the song audio header but cannot be modified these are:
- audiobitspersample
- audiochannels
- audioencoder
- audioformat
- audiosamplerate
- audiobitrate
File Path Fields
It can also make use of the existing filepath in the new mask using:
- filepath_filename
If filepath_basefolder or filepath_subfolder contains subfolder and therefore a folder seperator they always return the ‘/’ as folder seperator but on Windows systems when the file is actually saved these automatically get converted to the Windows ‘\’.