mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixed gallery image lightbox, adjusted playback bitrates
This commit is contained in:
parent
180d47f04b
commit
134a41c468
3 changed files with 42 additions and 116 deletions
|
@ -120,7 +120,7 @@
|
|||
var baseParams = {
|
||||
audioChannels: 2,
|
||||
audioBitrate: 128000,
|
||||
videoBitrate: 500000,
|
||||
videoBitrate: 1800000,
|
||||
maxWidth: screenWidth,
|
||||
maxHeight: screenHeight,
|
||||
StartTimeTicks: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue