mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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…
x
Reference in New Issue
Block a user