Thanks Dro -- yes I have been able to use the automatic fade with sc_trans - just not with Centova v3 -- either way I am confident Steve will get it sorted out
Ahh I may have figured out what's going on here.
CC always tries to avoid clobbering any manual configuration added to the configuration files outside of Centova Cast. That's true in the calendar.xml file as well, which is what controls when sc_trans allows the DJs to connect to the server.
To keep track of which entries Centova Cast created (so it knows it's safe to remove them if they're deleted in CC) it adds an extra XML attribute to each of the <event> stanzas in calendar.xml.
Unfortunately it seems that sc_trans rewrites the calendar.xml file periodically and removes those attributes, causing CC's DJ management code to assume that all the DJs were created externally. That causes login time conflicts and generally leads to mass chaos.
We're just working on some changes to that now, and I'll release a new build soon.
I saw Steve post a while back about how SHOUTcast2 and sc_trans would use more server resources but I just don't think that is the case, I am able to put more accounts on a server now than with the older version
DNAS2 and sc_trans2 are definitely far better than DNAS1 and sc_trans1 -- the comparison I made was between DNAS2 and IceCast (and sc_trans2 and ices). Most of the extra resource usage is in sc_trans2 vs ices, although that's probably because sc_trans2 has far more functionality than ices.