Merge pull request #2232 from MediaBrowser/beta

Beta
This commit is contained in:
Luke
2016-10-13 17:19:50 -04:00
committed by GitHub
10 changed files with 52 additions and 23 deletions

View File

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