display progress bars to show resume %

This commit is contained in:
Luke Pulverenti 2013-05-03 15:34:25 -04:00
parent 050b5909fc
commit b5c43bdbf7
30 changed files with 419 additions and 358 deletions

View file

@ -8,7 +8,7 @@
IncludeItemTypes: "BoxSet",
Recursive: true,
Fields: "DisplayMediaType,ItemCounts,DateCreated,UserData",
Limit: LibraryBrowser.getDetaultPageSize(),
Limit: LibraryBrowser.getDefaultPageSize(),
StartIndex: 0
};