CC-5709: Airtime Analyzer

* A bunch of changes that somehow didn't make it into my last commit...
* confused
This commit is contained in:
Albert Santoni 2014-03-21 14:03:17 -04:00
parent f120caa093
commit 8f7ecafcf6
14 changed files with 212 additions and 109 deletions

View file

@ -15,7 +15,7 @@ Usage
This program must run as a user with permissions to write to your Airtime music library
directory. For standard Airtime installations, run it as the www-data user:
$ sudo -u www-data airtime_analyzer --debug
$ sudo -u www-data airtime_analyzer --daemon
Or during development, add the --debug flag for more verbose output: