Commit Graph

15 Commits

Author SHA1 Message Date
jo 01fbd1e8b9 Add isort pre-commit hook
Sort import statement in python files

See https://github.com/PyCQA/isort
2021-06-05 00:39:35 +02:00
jo b26de72704 Remove python encoding pragma 2021-06-05 00:39:23 +02:00
jo c27f020d73 Format code using black 2021-06-04 17:06:05 +02:00
jo ac17db97fc Fix missing encoding pragma on python files 2021-06-04 17:04:53 +02:00
Lucas Bickel 37bfe34b9e Check for liquidsoap on PATH 2017-04-09 11:46:49 +02:00
Robb Ebright a4244595e5 used liquidsoap in command vs. airtime-liquidsoap 2017-04-08 18:05:11 -04:00
Lucas Bickel 225455af09 Do not explicity load pervasives.liq
As per the liquidsoap docs the file is loaded per default anyhow http://savonet.sourceforge.net/doc-svn/script_loading.html.

I think the output.shoutcast might be the only place where we really use it though. Testing this against shoutcast would be nice, but I don't have one and am not sure how relevant it still is.
2017-04-04 13:13:13 +02:00
Martin Konecny 2010778876 cleanup redundant code, remove whitespace 2012-11-15 13:33:27 -05:00
Martin Konecny 4ae09858f1 CC-4133: airtime-test-stream does not work with shoutcast streams
-fixed
2012-07-28 23:21:30 -04:00
Martin Konecny 82d4ee09ae CC-4059: airtime-test-stream -h option not shown in help text
-fixed
2012-07-10 23:25:35 -04:00
Martin Konecny fa487fa24d fix typo in airtime-test-stream 2012-06-03 22:40:19 -04:00
Martin Konecny 9ed4ca4259 CC-3838: Exception in "airtime-test-stream"
-fixed
2012-05-16 17:26:18 -04:00
Martin Konecny a4dc68c465 -missing -m option for arglist 2012-04-21 20:20:05 -04:00
Martin Konecny 09af403cf5 CC-3075: Create airtime-test-soundcard and airtime-test-icecast utils
-Done
2012-02-21 21:38:25 -05:00
Martin Konecny d335f54873 CC-3075: Create airtime-test-soundcard and airtime-test-icecast utils
-initial commit
2012-02-17 18:01:53 -05:00