File protocol fails with ERR_UNKNOWN_URL_SCHEME #547

Closed
opened 2026-01-29 16:42:42 +00:00 by claunia · 1 comment
Owner

Originally created by @duncanawoods on GitHub (Aug 13, 2020).

Originally assigned to: @GregorBiswanger on GitHub.

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: https://github.com/electron/electron/issues/23757 with some workarounds.

I'll submit a pull-request.

Originally created by @duncanawoods on GitHub (Aug 13, 2020). Originally assigned to: @GregorBiswanger on GitHub. 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: https://github.com/electron/electron/issues/23757 with some workarounds. I'll submit a pull-request.
claunia added the bug label 2026-01-29 16:42:42 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Aug 14, 2020):

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

@GregorBiswanger commented on GitHub (Aug 14, 2020): Thank you very much for your pull request. Will be released with the next update.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#547