1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update SocketHttpListener

This commit is contained in:
Luke Pulverenti 2016-07-14 23:57:38 -04:00
parent 009a0a6d11
commit 4b2a91100b

View file

@ -1202,7 +1202,7 @@ var Dashboard = {
}
if (browserInfo.mobile || browserInfo.tv) {
quality -= 35;
quality -= 40;
}
if (AppInfo.hasLowImageBandwidth) {