mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
support track selection before playback
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
ChannelDown = 31,
|
||||
SetMaxStreamingBitrate = 31,
|
||||
Guide = 32,
|
||||
ToggleStats = 33
|
||||
ToggleStats = 33,
|
||||
PlayMediaSource = 34
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user