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

updated live tv + nuget

This commit is contained in:
Luke Pulverenti 2013-12-14 20:17:57 -05:00
parent fadec6653a
commit b2b7584352
16 changed files with 544 additions and 46 deletions

View file

@ -90,6 +90,7 @@
function loadPrograms(page) {
ApiClient.getLiveTvPrograms({
ChannelIds: currentItem.Id,
UserId: Dashboard.getCurrentUserId()