work on player

This commit is contained in:
bkfox
2016-12-09 19:38:27 +01:00
parent a7197cc4f7
commit 7752e37b74
6 changed files with 49 additions and 16 deletions

View File

@ -7,7 +7,7 @@
</div>
<script>
var player = new Player('player', '{% url 'aircox.on_air' %}');
var player = new Player('player', '{% url 'aircox.on_air' %}', true);
var sound = player.playlist.add(
new Sound(
'{{ self.live_title }}',