probe live streams after opening
This commit is contained in:
parent
15f702af52
commit
beb21adecf
6 changed files with 43 additions and 9 deletions
|
@ -53,6 +53,8 @@
|
|||
var user = response2[0];
|
||||
var item = response3[0];
|
||||
|
||||
$('.playlistName', page).html(item.Name);
|
||||
|
||||
_childrenItemsFunction = getItemsFunction(query);
|
||||
|
||||
currentItem = item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue