Closed olvchk closed 6 months ago
I cannot reproduce your issue on my end. It works just fine, reloads the lyrics whenever you do it
I cannot reproduce your issue on my end. It works just fine, reloads the lyrics whenever you do it
have you tried it with japanese songs?
cannot reproduce your issue on my end. It works just fine, reloads the lyrics whenever you do it
I used the same songs as you. It works as expected (reloads and fetches new lyrics when skipping to next song)
cannot reproduce your issue on my end. It works just fine, reloads the lyrics whenever you do it
I used the same songs as you. It works as expected (reloads and fetches new lyrics when skipping to next song)
i just had this same thing happen as im typing this, refuses to load the lyrics for the correct song, seems one song out of sync
happens to me as well but now the lyrics js arent romanized anymore
This is definitely a consistent issue its just happened to me again in under 10 minutes of listening
I believe we had a similar issue to this in the past and it was an unnecessary use of await somewhere
edit: doing more research this issue crops up if you go back one song then forward one song after playing a song that has no lyrics from what ive observed, which is identical to the aforementioned issue i fixed in the past meaning someone must have reverted my fix during refactoring the conversion menu.
No one reverted anything. It's still without await. https://github.com/spicetify/spicetify-cli/blob/9b1afc8e70264e7b1eb962d53241fb6816cf4450/CustomApps/lyrics-plus/index.js#L550
No one reverted anything. It's still without await.
wasnt trying to point fingers! was just an assumption on my end, are you still unable to replicate? the key is to go back and forward a few times ive found
No one reverted anything. It's still without await. https://github.com/spicetify/spicetify-cli/blob/9b1afc8e70264e7b1eb962d53241fb6816cf4450/CustomApps/lyrics-plus/index.js#L550
wasnt trying to point fingers! was just an assumption on my end, are you still unable to replicate? the key is to go back and forward a few times ive found
I cannot reproduce this issue even with going back and forward multiple times. I was doing it slowly and as fast as I can, and lyrics always changed. Though this issue may be related to the performance of your pc π€·ββοΈ
Before version 2.31.0, the Chinese translation function was not working. I encountered the same problem in 2.31.0 while translating from Simplified Chinese to Traditional Chinese . However, everything works fine when I turn off the translation function.
Edit: I have found a temporary solution to the this problem. Although itβs not the best method, it can be used temporarily until the problem is resolved. Add β this.translateLyrics(); β to the following location in index.js
No one reverted anything. It's still without await. https://github.com/spicetify/spicetify-cli/blob/9b1afc8e70264e7b1eb962d53241fb6816cf4450/CustomApps/lyrics-plus/index.js#L550
wasnt trying to point fingers! was just an assumption on my end, are you still unable to replicate? the key is to go back and forward a few times ive found
I cannot reproduce this issue even with going back and forward multiple times. I was doing it slowly and as fast as I can, and lyrics always changed. Though this issue may be related to the performance of your pc π€·ββοΈ
rather than related to performance of the pc, how about network performance? because i have a relatively slow network that is around 10mbps. I have also tested it with 2 of my devices within the same network but still encountered the same problem
Okay so, unless I get performance report that I will give instructions now on how to make it and export, I will close this issue since I cannot reproduce it.
How to make a performance report:
spicetify enable-devtools
in terminalInspect Element
Performance
tab, and click first button to the left (next to refresh button) to start recodingOkay so, unless I get performance report that I will give instructions now on how to make it and export, I will close this issue since I cannot reproduce it.
How to make a performance report:
- Run
spicetify enable-devtools
in terminal- Open up devtools by right clicking anywhere on Spotify, and then click on
Inspect Element
- Go to
Performance
tab, and click first button to the left (next to refresh button) to start recoding- Now, reproduce the issue by going back and forth between songs while staying on lyrics-plus page
- When you can reproduce it at least twice (will be easier to see) in the same session, pause the recording by clicking the same button, then click this button:
- Save it somewhere and send the report here so I can take a look on that
Please check the performance report here. Trace-20240418T235613.json.zip
I start with lyric-plus opened, then start playing first track and the lyric is still fine. but after clicking next track, lyric is not synced
I had the same issue and came tracking open issues for this. Not really sure why, as when I try to reproduce it again, everything is as normal. Spotify for macOS (Apple Silicon) 1.2.35.663.gb699649e Spicetify v2.36.5
this error cropped up after a few instances of becoming unsynced all though this error doesnt always show up
π Have you checked Spicetify.app page for your issue?
π Is there already an issue for your problem?
βΉ Environment / Computer Info
π Description
synced romanized lyrics not updating after clicking next and prev song
πΈ Screenshots
track 1
lyric is match with current track
track 2
lyric is not match with current track after clicking next track. lyric is for track 1
track 3
lyric is not match with current track after clicking next track. lyric is for track 2
lyric is not match with current track after clicking previous track. lyric is for track 2