update components
This commit is contained in:
parent
3309bc33da
commit
ae765e2aa9
10 changed files with 45 additions and 83 deletions
|
@ -168,6 +168,7 @@ define(['playbackManager', 'inputManager', 'connectionManager', 'embyRouter', 'g
|
|||
var item = {
|
||||
Type: card.getAttribute('data-type'),
|
||||
Id: card.getAttribute('data-id'),
|
||||
ChannelId: card.getAttribute('data-channelid'),
|
||||
ServerId: card.getAttribute('data-serverid'),
|
||||
MediaType: card.getAttribute('data-mediatype'),
|
||||
IsFolder: card.getAttribute('data-isfolder') == 'true',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue