update components
This commit is contained in:
parent
b049c42405
commit
a7269661df
2 changed files with 6 additions and 4 deletions
|
@ -1176,6 +1176,8 @@ define(['events', 'datetime', 'appSettings', 'pluginManager', 'userSettings', 'g
|
|||
state.NowPlayingItem = getNowPlayingItemForReporting(player, item, mediaSource);
|
||||
}
|
||||
|
||||
state.MediaSource = mediaSource;
|
||||
|
||||
return Promise.resolve(state);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue