aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session/GeneralCommandType.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-26 17:02:23 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-26 17:02:23 -0400
commit1bf9c446d93f5b9aae9a8f24439690beb0be3295 (patch)
tree2388cd834286fe702c2162d72d8686ef86c591d8 /MediaBrowser.Model/Session/GeneralCommandType.cs
parentc08f8fd6fe68829141fa215678f8111c8f018f05 (diff)
update hdhomerun
Diffstat (limited to 'MediaBrowser.Model/Session/GeneralCommandType.cs')
-rw-r--r--MediaBrowser.Model/Session/GeneralCommandType.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.Model/Session/GeneralCommandType.cs b/MediaBrowser.Model/Session/GeneralCommandType.cs
index dcb3b20ca..79220f066 100644
--- a/MediaBrowser.Model/Session/GeneralCommandType.cs
+++ b/MediaBrowser.Model/Session/GeneralCommandType.cs
@@ -34,7 +34,6 @@
DisplayContent = 26,
GoToSearch = 27,
DisplayMessage = 28,
- SetRepeatAll = 29,
- SetRepeatOne = 30
+ SetRepeatMode = 29
}
} \ No newline at end of file