Lyrics hopping is broken

Issue description:

You can no longer use the lyrics to hop through the song. Since the word by word update

Logs:

Upload description: formeo

Additional information:

Since the lyrics were updated word for word

Reproduction steps:

  1. Play song with LRC
  2. Hop to almost to the end using progressbar
  3. Hop to the start using lrc
  4. The song will skip after short amount of time.
  5. Go back to previous song
  6. The lyrics are at the start the song continues where left off.

So all in all the lyrics hopping through the song does not seem to reset the play timer or whatever, so the song skips. Like when the player thinks the track is at the end, but is not, because I did revert to a previous line.

Media provider:

Jellyfin but happens also with downloaded tracks

Screenshots:

Please upload a video and the matching logs, I do not really understand what you describe.

I tried but I can only upload pictures here. Where should I upload the video?

Edit I uploaded it now to this random website

The video does not show clicks so it’s quite hard to match with your description as it does not show any skip near end as the first step.

I will make one with clicks. But I also made this one right now. I skipped to the end using the progress bar and the track hoppend back. While the lyric and progress bar remained on the time I moved to.

Longer one with clicks. If it broke, the whole player time seems of. I don’t know why it happens. When I force close the app it is back to normal, till I play with my lyrics again.

I don’t see any new logs matching the last video.

I really need video + corresponding logs to match things.

I will do that later.

Video:

Logs are available with the tag: formeo

Thank you

Ok so the issue is more Jellyfin updated to 10.11 than anything here :frowning:

There’s transcoding because it takes images in account for the bitrate and have issues with the starttimes during seeks.

So is it more of a Jellyfin issue because of their rewrite in 10.11?

From the logs the issue is about seeking and transcoding, you can probably achieve the same bug by seeking on the now playing screen a couple of times.

Jellyfin should not transcode those mp3, they wrongly take in account images as bitrate despite the images being at the start and not impacting bitrate at all leading to transcode.
And transcode sometimes fails to take the resume point in account during seek.