mherger wrote: 
> > Does the spotty application behave as a series of files being
> streamed
> > with gaps in between ?  If so then it may explain why this behaviour
> was
> > not seen before.
> 
> Spotty is track by track. Is there anything I'd have to tweak in the 
> convert.conf to make this behave differently?l

In the convert.conf - does spotty read data from an URL or process a
byte stream from LMS stdin so that LMS gets the data initially.
Just by looking at the convert.conf file I'm guessing $URL$ is a spotify
URL which is used to get data but I don't recognise what $CACHE$ is
about. 

My gut feeling is that I may have to try using Spotty to understand the
issue - just I have absolutely no spare time for the next few weeks.

Remote stream were expected to work either as
* live - infinite stream which runs in realtime so there is very little
data to buffer - if input connection is marginal and loses time sending
data then rebuffering.
* "listen again"/podcast - URL will supply as much data as possible so
that player will have all the data for minutes before it is finished
playback - so watchdog timeouts occurs after all data is in player. 

I feel to trigger watchdog -spotty is behaving like multiple "live"
connections with gaps or  some other variation.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110455

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

Reply via email to