From 69afc986386eb99e71620a2f9a22a1e3f5786671 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Sun, 4 Sep 2016 20:43:06 -0500 Subject: [PATCH] Expand video quality bitrate selection 25/30/35 Mbps --- resources/lib/playutils.py | 3 +++ resources/settings.xml | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lib/playutils.py b/resources/lib/playutils.py index c683f599..1043a375 100644 --- a/resources/lib/playutils.py +++ b/resources/lib/playutils.py @@ -293,6 +293,9 @@ class PlayUtils(): '13': 16700, '14': 18200, '15': 20000, + '16': 25000, + '17': 30000, + '18': 35000, '16': 40000, '17': 100000, '18': 1000000 diff --git a/resources/settings.xml b/resources/settings.xml index ca8c51fd..c81c3e46 100644 --- a/resources/settings.xml +++ b/resources/settings.xml @@ -50,7 +50,6 @@ -