Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Audio Path Bux Fix #13

Merged
merged 2 commits into from
Apr 23, 2016
Merged

Audio Path Bux Fix #13

merged 2 commits into from
Apr 23, 2016

Conversation

dbkynd
Copy link
Owner

@dbkynd dbkynd commented Apr 23, 2016

Fixes #5
Fixes #6

I incorrectly was checking the audio source against a ``file://`` to see
if it was local or not. The custom formatting string I was using was not
handling non-English characters. It turns out the HTML5 audio doesn't
need a local path formatted this way. Using ``path.normalize`` also help
ensure success.
@dbkynd dbkynd merged commit 33de120 into master Apr 23, 2016
@dbkynd dbkynd deleted the dev branch September 14, 2016 04:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant