Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete_file.lua doesn't work on a playlist #18

Open
2V3EvG4LMJFdRe opened this issue Oct 19, 2020 · 1 comment
Open

delete_file.lua doesn't work on a playlist #18

2V3EvG4LMJFdRe opened this issue Oct 19, 2020 · 1 comment

Comments

@2V3EvG4LMJFdRe
Copy link

I've marked multiple files on a playlist on macOS High Sierra, and they're not removed. Works well only when I just open one file, and then close the player.

@bitingsock
Copy link
Contributor

If you change line 35: os.remove(v) to print(os.remove(v)) and run from terminal, what does it say?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants