mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
commit
6a828074ae
184 changed files with 14937 additions and 9911 deletions
|
@ -497,9 +497,7 @@ import '../../elements/emby-button/emby-button';
|
|||
})[0];
|
||||
}
|
||||
|
||||
export function getMediaInfoStats(item, options) {
|
||||
options = options || {};
|
||||
|
||||
export function getMediaInfoStats(item) {
|
||||
const list = [];
|
||||
|
||||
const mediaSource = (item.MediaSources || [])[0] || {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue