aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Sync
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-04-15 17:59:20 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-04-15 17:59:20 -0400
commitc90cdef3ba630707d16c63dc4392fcc54bcf122d (patch)
tree1a90e8896cc0d998d1aa8a34e7f2dd43d3dd456a /MediaBrowser.Server.Implementations/Sync
parent064b5e82e436c717f74a4d0a353e01e20da9752c (diff)
added user view setting
Diffstat (limited to 'MediaBrowser.Server.Implementations/Sync')
-rw-r--r--MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs b/MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs
index 90135acfe..992f1d16c 100644
--- a/MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs
+++ b/MediaBrowser.Server.Implementations/Sync/CloudSyncProfile.cs
@@ -205,7 +205,7 @@ namespace MediaBrowser.Server.Implementations.Sync
{
Condition = ProfileConditionType.LessThanEqual,
Property = ProfileConditionValue.AudioChannels,
- Value = "5",
+ Value = "6",
IsRequired = false
},
new ProfileCondition