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

make more dlna attributes configurable

This commit is contained in:
Luke Pulverenti 2015-05-08 12:28:06 -04:00
parent b28e9b73bb
commit e14830e9f1
2 changed files with 1 additions and 18 deletions

View file

@ -1363,7 +1363,7 @@ var Dashboard = {
if (AppInfo.hasLowImageBandwidth) {
quality -= 15;
quality -= 20;
if (isBackdrop) {
quality -= 10;