split2flac icon indicating copy to clipboard operation
split2flac copied to clipboard

Error for output naming pattern '@track.@ext'

Open siebenstreich opened this issue 11 years ago • 0 comments

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.

siebenstreich avatar Jan 19 '14 22:01 siebenstreich