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

Merge pull request #1942 from MediaBrowser/dev

Dev
This commit is contained in:
Luke 2016-07-14 23:58:07 -04:00 committed by GitHub
commit 5c322cc588

View file

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