# We combine the sources and play us = rotate(weights=[1,5,1,5], [jingles_us,us, voice_us, us]) # switching sources us = switch([ ({ 20h-22h30 }, us), ({ 4w and 17h10-17h20 }, show), ({ (6w or 7w) and 0h-12h }, us), ({ true }, us) ])
Сейчас играет: Текущий_исполнитель - текущий_трек (продолжительность) Далее: След_исполнитель - След_трек (продолжительность)
make[3]: Entering directory `/root/liquidsoap-full-0.9.2/liquidsoap-0.9.2/src' OCAMLC -c tools/doc.ml OCAMLC -c tools/plug.ml OCAMLC -c tools/utils.ml OCAMLC -c tools/rqueue.mli OCAMLC -c tools/rqueue.ml OCAMLC -c tools/ringbuffer.mli OCAMLC -c tools/ringbuffer.ml OCAMLC -c tools/liq_sockets.ml OCAMLC -c tools/wav.mli OCAMLC -c tools/wav.ml OCAMLC -c configure.mli /root/liquidsoap-full-0.9.2/liquidsoap-0.9.2/../ocaml-dtools-0.1.6/src/dtools.cmi is not a compiled interface make[3]: *** [configure.cmi] Error 2 make[3]: Leaving directory `/root/liquidsoap-full-0.9.2/liquidsoap-0.9.2/src' make[2]: *** [all-auto-ocaml-prog] Error 2 make[2]: Leaving directory `/root/liquidsoap-full-0.9.2/liquidsoap-0.9.2/src' make[1]: *** [all-subdirs] Error 2 make[1]: Leaving directory `/root/liquidsoap-full-0.9.2/liquidsoap-0.9.2' make: *** [all] Error 2
sudo apt-get install python-mutagen cd /папка/где/лежат/треки find -iname '*.mp3' -print0 | xargs -0 mid3iconv -eCP1251 --remove-v1
Error: Unbound module Graphics