aircox-radiocampus/aircox/liquidsoap
2015-12-12 15:52:30 +01:00
..
management/commands start to restructure the project tree 2015-12-01 16:16:45 +01:00
templates/aircox_liquidsoap merge station.liq and config.liq 2015-12-12 15:52:30 +01:00
__init__.py start to restructure the project tree 2015-12-01 16:16:45 +01:00
admin.py merge station.liq and config.liq 2015-12-12 15:52:30 +01:00
models.py add liquidsoap output models and configuration 2015-12-12 15:50:24 +01:00
README.md update doc 2015-12-01 16:52:53 +01:00
settings.py start to restructure the project tree 2015-12-01 16:16:45 +01:00
tests.py start to restructure the project tree 2015-12-01 16:16:45 +01:00
urls.py start to restructure the project tree 2015-12-01 16:16:45 +01:00
utils.py merge station.liq and config.liq 2015-12-12 15:52:30 +01:00
views.py fix get_monitor 2015-12-01 17:13:03 +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