From 303bb46c923aaa8c71dddcb53f38c2acf39e3504 Mon Sep 17 00:00:00 2001 From: Sebastian Golasch Date: Sun, 2 Jul 2017 21:46:30 +0200 Subject: [PATCH] chore(debug): Adds HTML debug output --- addon.xml | 11 ++++++----- resources/lib/NetflixSession.py | 6 ++++-- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/addon.xml b/addon.xml index 8f3b40a..626f898 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -28,7 +28,10 @@ MIT http://www.kodinerds.net/index.php/Thread/55607-Inputstream-Agile-Betatest-Netflix/ https://github.com/asciidisco/plugin.video.netflix - v0.11.12 (2017-07-02) + v0.11.13 (2017-07-02) + - Update number of requested list items (see https://github.com/asciidisco/plugin.video.netflix/issues/42 for details) + + v0.11.12 (2017-07-02) - Fix missing isFirstUse inline setting - Fix dynamic ESN loading for widevine - Fix unicode decoding problems @@ -43,8 +46,6 @@ v0.11.9 (2017-4-5) - Fix issues with persisted msl manifests - - v0.11.8 (2017-3-17) - - Fix 1 sec delay per request on windows (see https://github.com/asciidisco/plugin.video.netflix/issues/21 for details) + diff --git a/resources/lib/NetflixSession.py b/resources/lib/NetflixSession.py index e5d3219..eed11b3 100644 --- a/resources/lib/NetflixSession.py +++ b/resources/lib/NetflixSession.py @@ -149,7 +149,9 @@ class NetflixSession: :obj:`list` of :obj:`dict` List of all the serialized data pulled out of the pagws