support folder playback
This commit is contained in:
parent
9f5101dee2
commit
c34521538a
|
@ -30,7 +30,7 @@ namespace MediaBrowser.Server.Implementations.Roku
|
|||
|
||||
public bool SupportsMediaRemoteControl
|
||||
{
|
||||
get { return true; }
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
public bool IsSessionActive
|
||||
|
|
Loading…
Reference in New Issue
Block a user