update RecordingStatus

This commit is contained in:
Luke Pulverenti 2016-10-12 17:01:35 -04:00
parent e1f953d517
commit cc6b8f44d1

View File

@ -4,7 +4,6 @@ namespace MediaBrowser.Model.LiveTv
public enum RecordingStatus
{
New,
Scheduled,
InProgress,
Completed,
Cancelled,