update RecordingStatus
This commit is contained in:
@@ -4,7 +4,6 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public enum RecordingStatus
|
||||
{
|
||||
New,
|
||||
Scheduled,
|
||||
InProgress,
|
||||
Completed,
|
||||
Cancelled,
|
||||
|
||||
Reference in New Issue
Block a user