diff --git a/MediaBrowser.Api/LibraryService.cs b/MediaBrowser.Api/LibraryService.cs index 7eed64de1c..f070431c61 100644 --- a/MediaBrowser.Api/LibraryService.cs +++ b/MediaBrowser.Api/LibraryService.cs @@ -204,7 +204,8 @@ namespace MediaBrowser.Api SeriesCount = items.OfType().Count(), SongCount = items.OfType