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

Implement seeking #8

Open
tryffel opened this issue Sep 10, 2020 · 1 comment
Open

Implement seeking #8

tryffel opened this issue Sep 10, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tryffel
Copy link
Owner

tryffel commented Sep 10, 2020

Seeking requires:

  1. Implement io.ReadSeeker that reads data from http body. E.g. jbus/httprs, which would need to be modified to work with buffering / failover.
  2. Some audio decoders are missing seeking: Flac
@tryffel tryffel added enhancement New feature or request help wanted Extra attention is needed labels Sep 10, 2020
@tryffel
Copy link
Owner Author

tryffel commented Apr 6, 2023

Seeking FLACs is now supported by beep: https://github.com/faiface/beep/releases/tag/v1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant