mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
add device upload options
This commit is contained in:
@@ -75,7 +75,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
}
|
||||
else
|
||||
{
|
||||
var capabilities = new SessionCapabilities
|
||||
var capabilities = new ClientCapabilities
|
||||
{
|
||||
PlayableMediaTypes = Session.PlayableMediaTypes,
|
||||
SupportedCommands = Session.SupportedCommands,
|
||||
|
||||
Reference in New Issue
Block a user