I have a fingerprint.ffp file in a folder into which a CD has been ripped. (The folder also includes the individual tracks, and *.m3u, *.log, and *.cue files).
*.ffp is a type of checksum file for *.flac rips.
I am using this command:
Code: Select all
C:\>filebot -script fn:amc --def music=y musicFormat="J:/To/Music/{artist}/{album}/{pi.pad(2)}. {t}" --apply import --output "J:/To" --action copy -non-strict "J:/From" --log-file amc.log
The Companion files post implies --apply import will copy across all files left behind, but it isn't working for me, for this file.
Original folder contents and console output are below.
Grateful for any help.

