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

Live broadcasts: time in queue should show time left #54

Closed
gbl08ma opened this issue Sep 19, 2021 · 0 comments
Closed

Live broadcasts: time in queue should show time left #54

gbl08ma opened this issue Sep 19, 2021 · 0 comments
Labels
enhancement New feature or request frontend
Milestone

Comments

@gbl08ma
Copy link
Member

gbl08ma commented Sep 19, 2021

For broadcasts, it can be tricky to see for how much longer they will play (one needs to subtract their duration from the time at which they began playing, and the UI doesn't show the latter).

It should be possible to obtain this information on the client alone, but it requires combining the media consumption checkpoints with the queue data. It might be easier to change the API so that this information (i.e. when the current entry started playing) is sent as part of the queue data.

@gbl08ma gbl08ma added enhancement New feature or request frontend labels Sep 19, 2021
@gbl08ma gbl08ma added this to the vCurrent milestone Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

1 participant