streamer as separate application; working streamer monitor interface

This commit is contained in:
bkfox
2019-09-21 17:14:40 +02:00
parent 4e61ec1520
commit d3f39c5ade
39 changed files with 1347 additions and 148 deletions

View File

@ -108,7 +108,7 @@ class PlaylistImport:
return tracks
class Command (BaseCommand):
class Command(BaseCommand):
help = __doc__
def add_arguments(self, parser):