Centova Technologies Forum
		Centova Cast v3 => Bugs and issues => Topic started by: caion on August 10, 2013, 03:43:38 pm
		
			
			- 
				Heey dear,
 
 I have tried to setup the auto-DJ appropriately. I am using ices-cc I have tried to search through the forum, but I couldn't find anything really related to it.
 
 Now I am having the next problem. I have activated 'AUTODJ_FAILSAFE=true' but apparently this doesn't work correctly. Since it takes the auto-DJ very long to active itself. I have tried to re-configure the Centova cronjob, but it doesn't seems to work out.
 
 */10 * * * * * root /etc/init.d/centovacast check >/dev/null 2>&1
 15 2 * * * root /usr/local/centovacast/sbin/rotatelogs >/dev/null 2>&1
 */10 * * * * centovacast /usr/local/centovacast/bin/ccmanage cronjob all >/dev/null 2>&1
 * * * * * ccuser /usr/local/centovacast/bin/mediascan >/dev/null
 This is the cronjob I have modified and I am using. Most likely I have missed something, I guess so.
 
 Just to remark, I have root access, I am usined Linux CentOS and have installed Centova Cast 3.X installed. I am using Shoutcast DNAS v1.x as the server type. (Please don't suggest me to use DNAS v2.x, since our radio license doesn't allows us to use it.)
- 
				Did you run the restart after making the edit to the centovacast.conf file ?
 
 /etc/init.d/centovacast restart
 
- 
				Yes I have done that. But still without any result.