mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
add new subtitle preferences
This commit is contained in:
@@ -37,11 +37,6 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
_postUrl = postUrl;
|
||||
}
|
||||
|
||||
public bool SupportsMediaRemoteControl
|
||||
{
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
public bool IsSessionActive
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user