JohnSwenson;577892 Wrote: 
> And also why skipping while in the middle of a song can cause problems.
> When going to the next song in a playlisy it is prefetched so there is
> already data in the local buffer when the previous song ends, when you
> push the skip button there is no prefetch, you have to sit and wait
> while the server opens the file and sends a buffers worth of data to
> the player.

What exactly is the problem?

Pressing the skip button will skip to the next song, which may or may
not be partially in the buffer.  If the start isn't in the buffer then
you wait while it _begins_ to fill the buffer sufficiently to allow
playback.  Skipping twice or more in quick succession guarantees that
you'll wait.  Depends on your network speed, but on mine the wait is
never more than 1-2 seconds.

Is that what you're calling a problem?


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=82026

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

Reply via email to