Iris icon indicating copy to clipboard operation
Iris copied to clipboard

Lyrics not complete

Open LevitatingBusinessMan opened this issue 3 years ago • 3 comments

Iris version

3.60.1

Operating system(s) affected

  • [ ] Windows
  • [ ] MacOS
  • [ ] iOS
  • [ ] Android
  • [X] Linux
  • [ ] Other

Browser(s) affected

  • [ ] Firefox
  • [X] Chrome
  • [ ] Edge
  • [ ] Other

What happened?

Whenever I go the track info of a song to view the lyrics, half of the lyrics are missing. When clicking on the album cover in the bottom-left and view the lyrics there, they move far too slowly (probably because its only using half).

Logs

No response

LevitatingBusinessMan avatar Jan 21 '22 17:01 LevitatingBusinessMan

This sounds like it could be a browser bug.

Have you tried any other non-Chromium browsers on the same machine (eg Firefox)?

What version of Chrome are you using?

jaedb avatar Mar 19 '22 18:03 jaedb

@jaedb I am using Chromium, but it seems to happen with Firefox as well. With short songs the complete lyrics seem to show up, suggesting it gets truncated somewhere.

LevitatingBusinessMan avatar Mar 22 '22 13:03 LevitatingBusinessMan

Lyrics auto-scroll based on the size of the lyrics. I suspect the <div> containing the lyrics results is not correctly reporting its height (in pixels), and so the auto-scroll is not able to function correctly.

As per my previous question, what version of Chrome are you using?

The other thought is whether the play progress is showing accurately. When you're about half way through the track, does the playback bar correctly show as being 50% also?

jaedb avatar May 01 '22 07:05 jaedb

Closing issue; no response from issue author.

jaedb avatar Sep 25 '22 06:09 jaedb

I am sorry I've stopped using iris since Mopidy stopped working with spotify.

The version of Chromium I was on was the most recent one (at the time (ArchLinux user), once I have set up my Mopidy server again I will continue investigating this myself.

LevitatingBusinessMan avatar Oct 04 '22 11:10 LevitatingBusinessMan

@LevitatingBusinessMan mopidy-spotify is back again, but (until merge) you need to use this repository with a special branch

Dzordzu avatar Mar 06 '23 10:03 Dzordzu

@LevitatingBusinessMan mopidy-spotify is back again, but (until merge) you need to use this repository with a special branch

Hey @Dzordzu, thanks I 've been following the progress :)

I recently moved house so I still have a lot of networking to set up before I need to run Mopidy again.

LevitatingBusinessMan avatar Mar 08 '23 19:03 LevitatingBusinessMan

To be sure: issue still exists

Dzordzu avatar May 29 '23 10:05 Dzordzu

To be sure: issue still exists

You've experienced this bug as well?

LevitatingBusinessMan avatar May 29 '23 10:05 LevitatingBusinessMan

Yep. It's quite a random behavior. It can happen regardless of the browser. The latest firefox and chromium have been tested. If i manage to stumble across this issue (it may take a while, I'm not reading lyrics very often ;) ) I will take some screenshots, try to look at the console and styles. Maybe I'll be able to find the root cause of the issue

Dzordzu avatar May 30 '23 11:05 Dzordzu