update user config

This commit is contained in:
Luke Pulverenti
2016-05-22 23:55:00 -04:00
parent a9b1a57a58
commit 1c28dcc78b
2 changed files with 0 additions and 7 deletions

View File

@@ -105,12 +105,6 @@ namespace MediaBrowser.Server.Implementations.Library
}
}
if (user.Configuration.DisplayFoldersView)
{
var name = _localizationManager.GetLocalizedString("ViewType" + CollectionType.Folders);
list.Add(await _libraryManager.GetNamedView(name, CollectionType.Folders, string.Empty, cancellationToken).ConfigureAwait(false));
}
if (query.IncludeExternalContent)
{
var channelResult = await _channelManager.GetChannelsInternal(new ChannelQuery