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

Progress Bar does not display correct values #187

Open
LPkkjHD opened this issue May 12, 2021 · 0 comments
Open

Progress Bar does not display correct values #187

LPkkjHD opened this issue May 12, 2021 · 0 comments
Labels
bug Something isn't working pre CAF Indicates that this is an issue related to the older cast reciever

Comments

@LPkkjHD
Copy link

LPkkjHD commented May 12, 2021

Describe the bug

The progress bar of the HUD is showing wrong values in case one of the following situations occurs:

  • Resuming to play a file
  • Changing the file playing
  • Seeking

To Reproduce

  1. Have a file [resumeFile] to resume playing on
  2. Play another file [otherFile]
  3. Whilst playback of [otherFile] select [resumeFile]
  4. Progress bar shows the Progress of [otherFile] instead of [resumeFile]

Other way to reproduce (1):

  1. Open a media file
  2. Seek to a location
  3. Wrong timestamp and progress is being displayed

Other way to reproduce (2):

  1. Open a media file in a playlist (such as a TV-Show)
  2. Playback until some location
  3. Skip to the next title
  4. Wrong timestamp and progress is being displayed here as well

Expected behavior

Correct timestamp and progress should be displayed in the HUD.

Logs
I'm unsure on how to take logs here as this seems to be a bug in the jellyfin-chromecast app which I have no debug interface to.

Screenshots
resuming on TV
TV showing the wrong timestamp, whilst the controller [browser or android app] knows the correct one
resuming on PC

System Information:

  • OS: Docker
  • Browser: Chromium [90.0.4430.93], Jellyfin Android [PlayStore, v2.2.3]
  • Jellyfin Version: 10.7.2
  • Cast client: Ultra

Additional context

@LPkkjHD LPkkjHD added the bug Something isn't working label May 12, 2021
@YouKnowBlom YouKnowBlom added the pre CAF Indicates that this is an issue related to the older cast reciever label Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pre CAF Indicates that this is an issue related to the older cast reciever
Projects
None yet
Development

No branches or pull requests

2 participants