bugfix
This commit is contained in:
parent
1011c711d2
commit
4d149360a2
@ -1,13 +1,10 @@
|
|||||||
{
|
{
|
||||||
"id":"mytv",
|
"id":"mytv",
|
||||||
"widgettype":"Iptv",
|
"widgettype":"VideoPlayer",
|
||||||
"options":{
|
"options":{
|
||||||
"width":"100%",
|
"width":"100%",
|
||||||
"height":"100%",
|
"height":"100%",
|
||||||
"autoplay":true,
|
"autoplay":true,
|
||||||
"autounmute":true,
|
"url":"{{params_kw.url}}"
|
||||||
"playok_url":"{{entire_url('report_playing.dspy')}}",
|
|
||||||
"playfailed_url":"{{entire_url('report_failed.dspy')}}",
|
|
||||||
"user_data":{{json.dumps(params_kw)}}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user