mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
pool tuners
This commit is contained in:
parent
1ab2aaa51a
commit
8db3ce6e73
4 changed files with 20 additions and 26 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue