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

Added 'metadata' option to preload #1140

Merged
merged 2 commits into from May 17, 2020

Conversation

crazywire
Copy link

Currently, if you want to load a playlist and show only the duration of each audio, the browser will download all the files in the background. This pull request makes it possible to load only the metadata by passing 'metadata' to preload option.

@goldfire could you please check this and merge.

@etaybarzilay89
Copy link

etaybarzilay89 commented May 6, 2020

@goldfire
Can someone merge this please? I really want to use it!

@etaybarzilay89
Copy link

@crazywire Can you update if there was any progress or intention to merge this?

@goldfire goldfire merged commit c960a92 into goldfire:master May 17, 2020
@etaybarzilay89
Copy link

@goldfire @crazywire

It doesn't work. when we use 'metadata' it downloads the entire audio.

@Abhi0725
Copy link

@goldfire this isn't working. Even after using preload as metadata.

@tofolux
Copy link

tofolux commented Aug 21, 2022

Can confirm, this does not work :(

kadw108 added a commit to kadw108/Messages-From-the-Universe-Graveyard that referenced this pull request Apr 7, 2024
Was attempting to add howler's html5 preload feature,
not sure if it works (see
goldfire/howler.js#1140)

Also changed last two .mp3 files to .ogg files
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

Successfully merging this pull request may close these issues.

None yet

5 participants