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

Improve time display for live streams #44

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Conversation

MattiasBuelens
Copy link
Collaborator

Previously, when playing a live stream, the default UI would show something like 12:34 / --:--. This isn't very useful:

  • When playing a DVR stream, we're interested in how far behind the live point we're playing.
  • When playing a live (non-DVR) stream, we shouldn't show the current time at all.

This PR fixes that.

@MattiasBuelens MattiasBuelens added the enhancement New feature or request label Sep 25, 2024
@MattiasBuelens MattiasBuelens merged commit 4ec979e into develop Sep 27, 2024
1 check passed
@MattiasBuelens MattiasBuelens deleted the improve-live branch September 27, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant