aircox/liquidsoap
2016-06-13 04:25:17 +02:00
..
management/commands redesign a bit view classes 2016-06-13 04:25:17 +02:00
templates/aircox/liquidsoap work on monitor algorithm 2016-05-17 23:21:02 +02:00
__init__.py move files 2015-12-22 08:37:17 +01:00
admin.py remove Station model (to much trouble for few advantages); start new player; rename Post.detail_url to Post.url, same for ListItem; move Article into website app; add website.Sound post; work on lists;... 2016-06-12 21:34:31 +02:00
models.py remove Station model (to much trouble for few advantages); start new player; rename Post.detail_url to Post.url, same for ListItem; move Article into website app; add website.Sound post; work on lists;... 2016-06-12 21:34:31 +02: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 remove Station model (to much trouble for few advantages); start new player; rename Post.detail_url to Post.url, same for ListItem; move Article into website app; add website.Sound post; work on lists;... 2016-06-12 21:34:31 +02:00
views.py documentation 2016-05-19 16:45:13 +02: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