File and Folder Correct
Jaikoz splits a songs file path into three components
- Base Folder is usually the same for all files and tends to be something like /music or C:\Music
- Sub Folder is the remaining folders in the path and is usually based on the songs metadata such as albumartist/album
- Filename is the filename of the file path
Change Base Folder can be used to change the Base Folder to a new folder.
Shift Base Folder to SubFolder moves one folder from the Base Folder column to the Sub Folder column
Shift Sub Folder to Base Folder moves one folder from the Sub Folder column to the Base Folder column
Correct Sub Folders from Metadata use the filename mask configured in preferences to update the Sub Folder with value based on the metadata. This keeps the sub folder part of filepath in sync with the current metadata.
Correct Filenames from Metadata use the filename mask configured in preferences to update the Filename with value based on the metadata. This keeps the filename part of filepath in sync with the current metadata.