2
0
Luke Pulverenti 11 жил өмнө
parent
commit
c34521538a

+ 1 - 1
MediaBrowser.Server.Implementations/Roku/RokuSessionController.cs

@@ -30,7 +30,7 @@ namespace MediaBrowser.Server.Implementations.Roku
 
         public bool SupportsMediaRemoteControl
         {
-            get { return true; }
+            get { return false; }
         }
 
         public bool IsSessionActive