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

Song unloading when finished, playlist functionality, drag midi from folder functionality #15

Open
toddnollan opened this issue Sep 13, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@toddnollan
Copy link

Combined with the lack of drag-drop support, the lack of playlists and the file unloading when played can be very annoying.

I downloaded the code and implemented this.

If you want to take a look, modified project zip is attached.

Sorry for not using github's methods of files, I frankly have no idea how github works.

ShawzinBot-Fred.zip

@ianespana
Copy link
Owner

No worries. I'll review this when I get time and implement the changes. Thanks a lot for your support!

@ianespana ianespana added the enhancement New feature or request label Sep 14, 2019
@Rouble
Copy link

Rouble commented Dec 20, 2019

@toddnollan what version of windows are you on and do you have UAC enabled? On my Win10 machine drag and drop doesn't work and this stackoverflow thread indicates it may an issue with UAC because shawzin bot runs with elevated permissions and the file explorer doesn't https://stackoverflow.com/questions/4561505/cannot-drag-and-drop-to-debugged-application-run-from-a-privileged-run-visual-st

@toddnollan
Copy link
Author

I'm on win7 with UAC completely disabled. And, unfortunately, that stack overflow thread indicates that there is no workaround.

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

No branches or pull requests

3 participants