restore polymer changes

This commit is contained in:
Luke Pulverenti
2015-08-14 13:24:07 -04:00
parent 6ed2a85f45
commit ec5619e0f9
7 changed files with 19 additions and 58 deletions

View File

@@ -1773,8 +1773,7 @@ namespace MediaBrowser.Server.Implementations.Library
DateCreated = DateTime.UtcNow,
Name = name,
ViewType = viewType,
ForcedSortName = sortName,
UserId = user.Id
ForcedSortName = sortName
};
if (!string.IsNullOrWhiteSpace(parentId))