start to restructure the project tree

This commit is contained in:
bkfox
2015-12-01 16:16:45 +01:00
parent cc5c53281e
commit 380efcbbcd
64 changed files with 68 additions and 819 deletions

View File

@ -0,0 +1,14 @@
# 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