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

Better support for is_playable #7

Open
oliverturner opened this issue Mar 14, 2021 · 0 comments
Open

Better support for is_playable #7

oliverturner opened this issue Mar 14, 2021 · 0 comments

Comments

@oliverturner
Copy link
Owner

The current implementation aggregates is_local and is_playable
Instead it should distinguish between them...

  1. Filter requests for audio data when a track's is_local property is true
  2. Add tests to cover the case when tracks don't have audio data
  3. Add an is_playable flag
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