From 397f18c4350734747fbf8d9e1cb8bda05af9d6ed Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Sat, 19 Dec 2020 14:59:05 -0800 Subject: [PATCH] Disable updater if using Python 2 --- data/interfaces/default/index.html | 34 ++++++++++++++++++++++++++++++ plexpy/versioncheck.py | 9 +++++++- plexpy/webserve.py | 2 ++ 3 files changed, 44 insertions(+), 1 deletion(-) diff --git a/data/interfaces/default/index.html b/data/interfaces/default/index.html index 2936c774..29f958e8 100644 --- a/data/interfaces/default/index.html +++ b/data/interfaces/default/index.html @@ -212,6 +212,28 @@ +<% from plexpy.helpers import anon_url %> +