Import Plexivity database

This commit is contained in:
JonnyWong16 2016-05-12 23:50:04 -07:00
parent 6aa786698e
commit 4311d12603
8 changed files with 536 additions and 55 deletions

View file

@ -585,7 +585,7 @@ class Users(object):
except Exception as e:
logger.warn(u"PlexPy Users :: Unable to execute database query for undelete: %s." % e)
# Keep method for PlexWatch import
# Keep method for PlexWatch/Plexivity import
def get_user_id(self, user=None):
if user:
try: