mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
support track selection before playback
This commit is contained in:
@@ -373,6 +373,8 @@ namespace Emby.Server.Implementations.Dto
|
||||
}
|
||||
|
||||
NormalizeMediaSourceContainers(dto);
|
||||
|
||||
dto.SupportsMediaSourceSelection = hasMediaSources.SupportsMediaSourceSelection();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user