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

Refresh Vinyl tracks #76

Closed
codeOfRobin opened this issue Aug 4, 2017 · 1 comment
Closed

Refresh Vinyl tracks #76

codeOfRobin opened this issue Aug 4, 2017 · 1 comment

Comments

@codeOfRobin
Copy link

Calling turntable.dataTask(...) repeatedly uses the disk cache rather than calling from the network (I'm assuming, otherwise that'd defeat the purpose 😆).

Is there any way to purge/force refresh a track ?

@codeOfRobin
Copy link
Author

Nvm, I realized that you guys log the location of the persisted file. Deleting that forces a fresh request 😄.

Also realized my question was a bit non-sensical since, in a CI system, there'd be a fresh request made anyway 😅

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

No branches or pull requests

1 participant