Add PlexPy update notifications

This commit is contained in:
JonnyWong16 2016-10-09 16:37:01 -07:00 committed by JonnyWong16
commit 83c304290b
7 changed files with 78 additions and 9 deletions

View file

@ -65,7 +65,7 @@ def runGit(args):
def getVersion():
if version.PLEXPY_VERSION.startswith('win32build'):
if version.PLEXPY_BRANCH.startswith('win32build'):
plexpy.INSTALL_TYPE = 'win'
# Don't have a way to update exe yet, but don't want to set VERSION to None