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

File protocol fails with ERR_UNKNOWN_URL_SCHEME #466

Closed
duncanawoods opened this issue Aug 13, 2020 · 1 comment
Closed

File protocol fails with ERR_UNKNOWN_URL_SCHEME #466

duncanawoods opened this issue Aug 13, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@duncanawoods
Copy link

duncanawoods commented Aug 13, 2020

This can be seen on the music player sample with the latest source versions when it tries to play a file using an url like:

`file://somepath/music.mp3`

Its an electron issue: electron/electron#23757 with some workarounds.

I'll submit a pull-request.

@GregorBiswanger
Copy link
Member

Thank you very much for your pull request. Will be released with the next update.

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

No branches or pull requests

2 participants