use streaming proxy
This commit is contained in:
parent
16a9439152
commit
c230b57dca
9 changed files with 34 additions and 25 deletions
|
|
@ -38,6 +38,7 @@
|
|||
<script>
|
||||
var config = {{ text.json | safe }};
|
||||
var pandoraURL = "{{ pandora_url }}";
|
||||
var streamPrefix = "{{ stream_prefix }}";
|
||||
</script>
|
||||
<script src="/static/js/api.js?2021112223"></script>
|
||||
{% if text.data.view == 'player' %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue