|
@@ -216,7 +216,6 @@ namespace MediaBrowser.Controller.Playlists
|
|
{
|
|
{
|
|
Recursive = true,
|
|
Recursive = true,
|
|
IsFolder = false,
|
|
IsFolder = false,
|
|
- OrderBy = [(ItemSortBy.SortName, SortOrder.Ascending)],
|
|
|
|
MediaTypes = [mediaType],
|
|
MediaTypes = [mediaType],
|
|
EnableTotalRecordCount = false,
|
|
EnableTotalRecordCount = false,
|
|
DtoOptions = options
|
|
DtoOptions = options
|