MerceanCoconut wrote: 
> I am getting frequent re-buffering since about one month ago.  It's made
> the plugin almost unusable.  I have the same problem with various
> players and at two different locations.  I'm not seeing anything in the
> server.log when the re-buffering happens.
> 
> LMS: 7.9.0
> Yutube: 0.60.1

Since version 0.6x.y, I've added a much better way to get the content
from YT that also corrects the issue where in long pause, connection was
lost. But this puts more constraints on systems as it opens a connection
for every chunk of data it requires. It might be an issue if you have a
slow DNS server. 

If you are a bit technical, look for the file named ProtocolHandler.pm
under the YT plugin directory (in
ProgramData/squeezebox/cache/InstalledPlugins/Plugins/YouTube for
Windows and
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube for
Linux) and change line 25 

Code:
--------------------
    use constant DATA_CHUNK => 65536;
--------------------

And change the value (likely increase it). 

Other than that, no idea



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to