They dont play in the specific times as above. They play all together, songs from every playlist random, all the day.
This means there is a communications problem between the web interface and the backend, which is almost always caused by incorrectly modifying the Centova Cast configuration files. Please open a ticket with the helpdesk for assistance if you have not already done so.
An the second problem is with the interval playlists with the jingles. When you choose to play them ever half an hour. They dont play
This seems to further confirm the above.
--I have noticed in v2 the songs are much more random
Shouldn't be -- we have made all autoDJ scheduling changes in parallel in both the v2 and v3 codebases up until the date of the v3 release, so they do exactly the same things in regard to track scheduling/randomization.
v3 seems to always play the same songs over and over but I think that is a ices_cc / sc_trans thing rather than Centova
Centova Cast is in fact in charge of randomizing the tracks -- it's not left up to icescc/sctrans/sctrans2.
-- I have not seen any problems with the playlists not playing what they are set to play though
Basically what happens is if someone misconfigures the IP address/port of the web interface in /usr/local/centovacast/etc/cc-control.conf (or changes the web interface IP address/port without also updating cc-control.conf) then Centova Cast's backend can't access the track scheduler.
What happens then is (as a failsafe, in lieu of going off-air) it just falls back to a random static playlist built in advance from all of the station's general rotation tracks. Once the configuration problems are fixed, it'll automatically switch back to dynamic scheduling.