aircox-radiocampus/aircox/liquidsoap
2015-12-16 21:09:21 +01:00
..
management/commands change strategy on liquidsoap logging 2015-12-16 21:09:21 +01:00
templates/aircox/liquidsoap change strategy on liquidsoap logging 2015-12-16 21:09:21 +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 fix minor 2015-12-12 17:16:31 +01:00
README.md update doc 2015-12-01 16:52:53 +01:00
settings.py merge liquidsoap commands, different instances of liquidsoap for each station 2015-12-12 17:11:04 +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 change strategy on liquidsoap logging 2015-12-16 21:09:21 +01:00
views.py change strategy on liquidsoap logging 2015-12-16 21:09:21 +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