aircox-radiocampus/liquidsoap
2016-01-04 21:18:59 +01:00
..
management/commands replace diffusion.duration by diffusion.end 2016-01-04 21:18:59 +01:00
templates/aircox/liquidsoap roll back to older logging method (we don't wan't to run logging on liquidsoap's main thread. Move monitoring in appropriate file 2015-12-23 12:40:57 +01:00
__init__.py move files 2015-12-22 08:37:17 +01:00
admin.py move files 2015-12-22 08:37:17 +01:00
models.py move files 2015-12-22 08:37:17 +01:00
README.md move files 2015-12-22 08:37:17 +01:00
settings.py move files 2015-12-22 08:37:17 +01:00
tests.py move files 2015-12-22 08:37:17 +01:00
urls.py move files 2015-12-22 08:37:17 +01:00
utils.py sound_monitor: filesystem monitoring using watchdog 2015-12-29 12:05:59 +01:00
views.py move files 2015-12-22 08:37:17 +01:00

Aircox LiquidSoap

This application makes the bridge between Aircox and LiquidSoap. It can monitor scheduled and streamed programs and offer some controls on LiquidSoap.

manage.py's commands

  • ** liquidsoap **: monitor LiquidSoap, logs what is playing on the different sources, and plays scheduled diffusions;
  • ** liquidsoap_files**: generates playlists and LiquidSoap config based on Programs' parameters;

Requirements

  • Liquidsoap
  • requirements.txt for python's dependencies