Closed CannonFodderEX closed 1 year ago
The fact that it creates a folder is expected behaviour using the current default settings (see #244). However since you are not at all the first person to run into this, I've made a note to change the default filename format to include replacing /
with some other valid character like dash or underscore. That'll probably be in the next release.
The fact that the created directory is difficult to delete is a known bug that is fixed for the next release. Take a look at #273 for discussion and a workaround.
Steps to reproduce
Expected behavior
Normally, open lyrics should create a single file named like "岡部啓一(MONACA) - 遺サレタ場所 / 斜光.lrc", and replace the "/" with other valid character, right? Not only "/", all invalid characters for file system should be replaced.
Versions
Debug logs
I guess this obvious bug don't need any more debug logs other than the one I said in steps to reproduce.
Additional information