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

Allow range requests #3

Open
MarcelloTheArcane opened this issue May 28, 2020 · 0 comments
Open

Allow range requests #3

MarcelloTheArcane opened this issue May 28, 2020 · 0 comments
Assignees

Comments

@MarcelloTheArcane
Copy link
Owner

Two options.

  1. It happens at the gmusicproxy end (hardly likely, they are very slow on updates though there is an issue)
  2. Create a service worker that proxies requests to media and returns range headers based on a cached file. We have an audiocache, not sure if service workers play nicely with vuex, or if it's possible to hijack it somewhere in between.
@MarcelloTheArcane MarcelloTheArcane self-assigned this May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant