mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add PlexPy update notifications
This commit is contained in:
parent
5ee986593c
commit
83c304290b
7 changed files with 78 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue