Re: CrossFade not happening
Sat, 29 October 2011 02:28
Martin Konecny
Hi Thomas,
What kind of file is it? OGG or MP3?
Hi Thomas,
Fading is indeed working.
I just read over your first post more carefully. What you are asking for is a crossfade, that setting affects only the fade out/in.
Currently we don't support this, although you could modify the Airtime Liquidsoap script to do this if you are willing to get your hands dirty. We also provide services for implementing features immediately if you are interested.
I should note this feature will almost definitely be added in the future, but we are very busy working on other things at the moment.
sudo service monit stop
sudo service monit stop
rm -rf /var/lib/php5/*
ps -ef | grep defunct | grep -v grep | awk '{print $2}' | xargs kill -9
# Look for and purge old sessions every 30 minutes
09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete
It looks like you're new here. If you want to get involved, click one of these buttons!