diff --git a/MediaBrowser.Api/UserLibrary/GenresService.cs b/MediaBrowser.Api/UserLibrary/GenresService.cs index 19c5ef86fe..4f87b154e5 100644 --- a/MediaBrowser.Api/UserLibrary/GenresService.cs +++ b/MediaBrowser.Api/UserLibrary/GenresService.cs @@ -79,7 +79,7 @@ namespace MediaBrowser.Api.UserLibrary GameCount = items.OfType().Count(), - SongCount = items.OfType().Count(), + SongCount = items.OfType