mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:08:33 +00:00
add new subtitle preferences
This commit is contained in:
parent
bf0e9d36a9
commit
d4d10f6e43
16 changed files with 30 additions and 354 deletions
|
|
@ -37,11 +37,6 @@ namespace MediaBrowser.Server.Implementations.Session
|
|||
_postUrl = postUrl;
|
||||
}
|
||||
|
||||
public bool SupportsMediaRemoteControl
|
||||
{
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
public bool IsSessionActive
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue