1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

import shared media info component

This commit is contained in:
Luke Pulverenti 2016-05-11 18:08:19 -04:00
parent 31cb9f8d01
commit 014d70f5d7
18 changed files with 489 additions and 31 deletions

View file

@ -98,7 +98,7 @@
ApiClient.getLiveTvRecordings({
userId: Dashboard.getCurrentUserId(),
limit: 12,
limit: 6,
IsInProgress: false,
Fields: 'CanDelete,PrimaryImageAspectRatio'