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

updated nuget

This commit is contained in:
Luke Pulverenti 2015-09-22 13:09:29 -04:00
parent a8ef5994d8
commit 2ce5fc0c40
8 changed files with 51 additions and 20 deletions

View file

@ -287,6 +287,10 @@
return;
}
// Just for now while media syncing gets worked out
deferred.resolve();
return;
var libraryItem = localItem.Item;
var serverId = libraryItem.ServerId;