support folder playback

This commit is contained in:
Luke Pulverenti 2014-03-29 15:02:43 -04:00
parent 9f5101dee2
commit c34521538a

View file

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