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

pool tuners

This commit is contained in:
Luke Pulverenti 2015-08-19 12:43:23 -04:00
parent 1ab2aaa51a
commit 8db3ce6e73
4 changed files with 20 additions and 26 deletions

View file

@ -1496,7 +1496,7 @@ var Dashboard = {
// The native app can handle a little bit more than safari
if (AppInfo.isNativeApp) {
quality -= 15;
quality -= 10;
if (isBackdrop) {
quality -= 20;