add playback of in-progress recordings
This commit is contained in:
@@ -13,7 +13,6 @@ namespace MediaBrowser.Controller.Entities
|
||||
public class UserView : Folder
|
||||
{
|
||||
public string ViewType { get; set; }
|
||||
public Guid ParentId { get; set; }
|
||||
public Guid DisplayParentId { get; set; }
|
||||
|
||||
public Guid? UserId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user