aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/InternalItemsQuery.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-15 18:12:16 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-15 18:12:16 -0400
commitac2ca1fec211d7793c3cacc219204515aa4defe8 (patch)
treea062a9b10eda97d6015848c7527aea34839a9e7a /MediaBrowser.Controller/Entities/InternalItemsQuery.cs
parentd517aadc1c79337fe0e1e7d1de3f72484b2fb91c (diff)
update recording dialogs
Diffstat (limited to 'MediaBrowser.Controller/Entities/InternalItemsQuery.cs')
-rw-r--r--MediaBrowser.Controller/Entities/InternalItemsQuery.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Entities/InternalItemsQuery.cs b/MediaBrowser.Controller/Entities/InternalItemsQuery.cs
index fec703b94..3fb118a9c 100644
--- a/MediaBrowser.Controller/Entities/InternalItemsQuery.cs
+++ b/MediaBrowser.Controller/Entities/InternalItemsQuery.cs
@@ -182,7 +182,7 @@ namespace MediaBrowser.Controller.Entities
case ItemFields.HomePageUrl:
case ItemFields.VoteCount:
case ItemFields.DisplayMediaType:
- case ItemFields.ServiceName:
+ //case ItemFields.ServiceName:
case ItemFields.Genres:
case ItemFields.Studios:
case ItemFields.Settings: