jellyfin / jellyfin-media-player

Jellyfin Desktop Client
GNU General Public License v2.0
3.11k stars 312 forks source link

Chapter markers flickering during play. #660

Closed ChaoticWyrme closed 4 months ago

ChaoticWyrme commented 4 months ago

Describe the bug When a video is playing and the controls are showing the chapter markings flicker periodically. It doesn't happen when the video is paused, and it doesn't happen on the web client.

To Reproduce Steps to reproduce the behavior:

  1. Play any content with chapter markings.
  2. Look at playbar
  3. See flickering

Expected behavior No flickering of chapter markers

Screenshots A short screen recording showing the issue happening

Desktop (please complete the following information):

Additional context

thornbill commented 4 months ago

Should be fixed in the next release by https://github.com/jellyfin/jellyfin-web/pull/5593

ChaoticWyrme commented 4 months ago

Alright, thanks :)