Thanks for taking a look at this. Triode wrote: > Could you check if all linux cases have: > net.ipv4.tcp_limit_output_bytes > > sysctl net.ipv4.tcp_limit_output_bytes > > I wonder if the presence of this in newer kernels is causing a problem > (the helper definitely relies on using the tcp socket for buffering)
net.ipv4.tcp_limit_output_bytes is set to the default for all the linux cases i.e. 131072 Triode wrote: > Difference between these two cases is also the bandwidth - looks like > the higher one is not using flac, whereas the second one is using flac > (if it is the same track?) > > I suspect this is a problem with the linux network stack, but have not > been able to get to the bottom of it. There's no change to the help app > between linux and windows, so it really depends on how regularly > libspotify calls the helper app and what the network stack does. Do you > see any difference in the intervals at which music_delivery was called? The intervals at which music_delivery is called on windows and linux follows the same pattern. I attached the spotifyd.log for the playback of the same song on windows and linux. I've also included files which show the intervals at which music_delivery is called on both platforms. 15480 15481 15482 15483 +-------------------------------------------------------------------+ |Filename: spotifyd-windows.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=15483| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ jcharbar's Profile: http://forums.slimdevices.com/member.php?userid=58896 View this thread: http://forums.slimdevices.com/showthread.php?t=97851 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
