add organize now/sync prepare buttons

This commit is contained in:
Luke Pulverenti
2015-01-20 15:19:54 -05:00
parent 1d5f1bc474
commit 449485d3d2
10 changed files with 23 additions and 22 deletions

View File

@@ -69,7 +69,6 @@ namespace MediaBrowser.Server.Implementations.Collections
{
Name = name,
Parent = parentFolder,
DisplayMediaType = "Collection",
Path = path,
IsLocked = options.IsLocked,
ProviderIds = options.ProviderIds,