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

Fix syncing, prebuffering, and add command #386

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

Mindgamesnl
Copy link
Owner

This pull request contains some fixes to automatic media preloading, and also contains a new shiny feature!

You can now force the client to preload a full file, using /oa preload @a <source> which is extremely useful for some shows, mini-games, and effects.

Every time a media is played, it'll look for preloaded files with the same source and take it from the pool. This means that the client will fall back on the browser's own caching mechanism if the file is stopped and then played again, though you can also run the command twice to force the client to keep two instances prepared.

Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b770c73
Status: ✅  Deploy successful!
Preview URL: https://6d09d380.openaudiomc.pages.dev
Branch Preview URL: https://feature-preloading-plus-comm.openaudiomc.pages.dev

View logs

@Mindgamesnl Mindgamesnl merged commit 74c373d into development Jan 25, 2024
3 checks passed
@Mindgamesnl Mindgamesnl deleted the feature/preloading-plus-commands branch January 25, 2024 13:42
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.

1 participant