# Lags in webradio playback

**URL:** https://discourse.mopidy.com/t/lags-in-webradio-playback/1626
**Category:** Misc
**Created:** [May 19, 2017, 5:01pm UTC](https://discourse.mopidy.com/t/lags-in-webradio-playback/1626 "2017-05-19T17:01:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![borish](https://avatars.discourse-cdn.com/v4/letter/b/d2c977/32.png) [@borish](https://discourse.mopidy.com/u/borish)
#### Post date: [May 19, 2017, 5:01pm UTC](https://discourse.mopidy.com/t/lags-in-webradio-playback/1626/1 "2017-05-19T17:01:34Z")

</div>

When I start the playback of a webradio station, the music plays for a fraction of a second, then pauses for a few seconds until the playback starts. Also, it happens the the playback is interrupted after a while. Is there an easy solution to this problem? Better buffering?  
I’ve seen that choppy playback has been criticized before.  
I use Mopidy on Raspian.

---

<div class="post-metadata">

### Author: ![borish](https://avatars.discourse-cdn.com/v4/letter/b/d2c977/32.png) [@borish](https://discourse.mopidy.com/u/borish)
#### Post date: [May 21, 2017, 5:33pm UTC](https://discourse.mopidy.com/t/lags-in-webradio-playback/1626/2 "2017-05-21T17:33:50Z")

</div>

Solution is to apply mczerski’s patch in [https://github.com/mopidy/mopidy/issues/1280](https://github.com/mopidy/mopidy/issues/1280). No more interrupts and radio streams start much faster.

---

<div class="post-metadata">

### Author: ![mczerski](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/mczerski/32/742_2.png) [@mczerski](https://discourse.mopidy.com/u/mczerski)
#### Post date: [May 26, 2017, 1:53pm UTC](https://discourse.mopidy.com/t/lags-in-webradio-playback/1626/3 "2017-05-26T13:53:48Z")

</div>

yes, but unfortunately this is not perfect solution. The problem is with recognition if the track is live or not, sometimes the track is recognized as live but if fact is not. In such case, Mopidy won’t skip to the next track on the end of the current track.
