Replies: 2 comments 4 replies
-
More than likely duplicate of #619 |
Beta Was this translation helpful? Give feedback.
-
So I've found a device (My monitor's built in DAC via HDMI) with which I can reproduce a couple different issues that cause a delay. One issue is that calculating the buffer and period sizes took A REALLY LONG time (5 to 10 secs). Which I believe I've fixed by tightening the range in which buffer/period sizes are tested. Another issue with the same device is that it's default buffer and period sizes are HUGE. So in the event that calculating the buffer and period sizes failed for whatever reason you'd stuck with that huge default buffer which could lead to basically waiting for the whole song to completely download before playback begins. I believe I've fixed that also by adjusting the min and max tested buffer and period ranges to be more reasonable. I've pushed a new version see if that helps. If not we will need to do some further debugging. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I noticed that since the past 2 updates, there is an approximately 7 second delay from the moment I hit the play button on any other device, until raspotify starts playing the song.
This happens not only when you load a new song but also when you hit pause (pauses in 1sec) and then hit play again.
Is anyone else having this issue, or is it just on my side? (using raspberry 3b+)
Beta Was this translation helpful? Give feedback.
All reactions