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