diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-03 03:36:32 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-03 03:36:32 -0400 |
| commit | e91f569c154e571f52ea6a86fc3920700c317a56 (patch) | |
| tree | 655cb892844bde3fcf5f42afb163c49f1043622d /MediaBrowser.Api/Library/LibraryService.cs | |
| parent | acfd90b6ff060cb52c6119453955de7a61f47561 (diff) | |
update live tv startup
Diffstat (limited to 'MediaBrowser.Api/Library/LibraryService.cs')
| -rw-r--r-- | MediaBrowser.Api/Library/LibraryService.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/Library/LibraryService.cs b/MediaBrowser.Api/Library/LibraryService.cs index 4e0bdc8a9..4112eb444 100644 --- a/MediaBrowser.Api/Library/LibraryService.cs +++ b/MediaBrowser.Api/Library/LibraryService.cs @@ -675,7 +675,6 @@ namespace MediaBrowser.Api.Library Limit = 0, Recursive = true, IsVirtualItem = false, - SourceTypes = new[] { SourceType.Library }, IsFavorite = request.IsFavorite, DtoOptions = new DtoOptions(false) { |
