Romain Beauxis wrote:
> Le mardi 29 septembre 2009 03:34:28, Frits Letteboer - St. Radio Twenterand a 
> écrit :

>>
>> The fades from/to jingles and commercials still work as expected.
>>
>> I'm pretty sure I screwed up somewhere, but I can't find where. So I've 
>> attached the script used in both cases.
> 
> Thanks for the report !

Thanks for replying, again. ;)

> 
> There can be various possible reasons for your issue. The first and immediate 
> that comes to my mind is the change in the default behaviour of request-based 
> sources. 
> 
> Now, the new song request is triggered only 10 seconds before the previous 
> song ends. So if the requests and song processing takes too long, you might 
> experience this kind of issues.

All files are local and the request script returns almost instantly (not 
much processing done there).

> Please let us know whether it helps, otherwise we would try to find another 
> reason for your issue.

The problem seems to be the unused harbor input (live) in my script:

final = fallback(track_sensitive=false,[live,muziek,security])

When I leave it out

final = fallback(track_sensitive=false,[muziek,security])

all is fine.

However, I don't know if this the expected behaviour when really using 
harbor.

-- 
Frits Letteboer
Technisch Beheer
Stichting Radio Twenterand

I: http://radiotwenterand.nl
E: f.letteb...@radiotwenterand.nl

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to