From b06490ad9306608870b49e42cbc53b83ac7cfe5c Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Thu, 8 Aug 2013 21:28:32 -0400 Subject: [PATCH] added boxsets to item counts --- MediaBrowser.Api/LibraryService.cs | 3 ++- MediaBrowser.Model/Dto/ItemCounts.cs | 1 + Nuget/MediaBrowser.Common.Internal.nuspec | 4 ++-- Nuget/MediaBrowser.Common.nuspec | 2 +- Nuget/MediaBrowser.Server.Core.nuspec | 4 ++-- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/MediaBrowser.Api/LibraryService.cs b/MediaBrowser.Api/LibraryService.cs index 91ca8a5346..f319b31068 100644 --- a/MediaBrowser.Api/LibraryService.cs +++ b/MediaBrowser.Api/LibraryService.cs @@ -302,7 +302,8 @@ namespace MediaBrowser.Api SongCount = items.OfType