From 2c22db8b8d42e42a0575e0c2d9366f47f9ee7a24 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 16 Jul 2013 14:47:05 -0400 Subject: Added an adult video entity --- MediaBrowser.Api/LibraryService.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MediaBrowser.Api/LibraryService.cs') diff --git a/MediaBrowser.Api/LibraryService.cs b/MediaBrowser.Api/LibraryService.cs index 7eed64de1..f070431c6 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