-
Notifications
You must be signed in to change notification settings - Fork 392
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
macOS 14.2 貌似 Spotify 歌词会慢个半句这样 #617
Comments
我好像也是 |
Does this only happen when songs autoplay? Like the next song automatically plays? Does pause & playing fix the lag? Because I am facing the same problem in my project https://github.com/aviwad/LyricFever. Was looking here to see if @ddddxxx did anything to fix that |
Yes, normally if you open Spotify and play the first song after opening the app, there is no lag. Starting from the second song (autoplay), the lag appears. Manually playing another by double clicking a song in the app / pausing and playing / clicking the progress bar of the song can eliminate the lag. |
Yes I fixed this problem in my app 😃. The solution is to send an apple script play command on new song to fix the lyric drift. My app will have an update fixing the bug in 1 week time. Will comment here again on the update. Hope you try it 😄 |
Bro that is a very inefficient solution 💀. Please do not use that. Use my app https://LyricFever.com or you can send a play() command to Spotify via AppleScript. That's all. The play() command corrects the drift. |
Sorry and thank you for your suggestion. I've tried LyricFever. It's a super lite and great app but the lyric display can only be at the menubar rather than a floating window. Plus the lyric source depends only on Spotify built-in providers, which is insufficient for many songs. I'll just modify the AppleScript and use LyricsX for now. Looking forward to the update on LyricFever. |
Apple Music 还是正常的
The text was updated successfully, but these errors were encountered: