update favorites page

This commit is contained in:
Luke Pulverenti
2015-07-09 01:52:25 -04:00
parent 6d7e606812
commit d4fad83ee2
12 changed files with 54 additions and 24 deletions

View File

@@ -75,7 +75,6 @@ namespace MediaBrowser.Server.Implementations.Collections
var collection = new BoxSet
{
Name = name,
Parent = parentFolder,
Path = path,
IsLocked = options.IsLocked,
ProviderIds = options.ProviderIds,