arkrow / PyMusicLooper

A python program for repeating music endlessly and creating seamless music loops, with play/export/tagging support.
https://pypi.org/project/pymusiclooper/
MIT License
260 stars 24 forks source link

empty 'LooperOutput' folder created when not exporting #29

Closed azumukupoe closed 10 months ago

azumukupoe commented 10 months ago

Before continuing with the bug report, does updating to the latest version fix this issue? No

Describe the bug When just viewing printed out loop points in the terminal, a ‘LooperOutput’ folder is created in the input file path

Debugging Information pymusiclooper -i export-points --path $file --brute-force

Expected behavior An empty folder should not be created when not exporting

Environment Information (please complete the following information):

arkrow commented 10 months ago

Thanks for reporting! Fixed in v3.2.4.