split2flac
split2flac copied to clipboard
Error for output naming pattern '@track.@ext'
If the output naming pattern is set to '@track.@ext', then split2flac terminates with the error message "Failed to rename track file". The reason is that the mv command gives an error, because source and destination file names are the same.