enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.39k stars 72 forks source link

all sound files deleted #593

Open BodoTh opened 7 months ago

BodoTh commented 7 months ago

In certain circumstances after the conversion all files to be converted are deleted: neither the source nor destination files survive this process.

Screenshot of the output settings is attached: screenshot settings

Furthermore I have activated that the source files are deleted after succesfull conversion.

User setting: I am writing the destination files (.opus) into the same folder as the source files (mp3).

Issue setting: The files in the source folder are already .opus files. fre.ac asks whether the files should be overwritten, I answer "yes". fre.ac converts the files from opus to opus (not that this is really intended) and afterwards deletes each converted files so that all audio files are lost.

IMHO this specific case needs to be checked and in this case deletion should be avoided.

Cheers, Bodo