When I run the plexemail.py it just does nothing and gives me the command line again.
LOG;
2017-05-24 22:04:33,384 - INFO:Test flag is set to False
2017-05-24 22:04:33,384 - INFO:Including Plex Web Link - Getting machine identifier from the DLNA DB
2017-05-24 22:04:33,384 - INFO:DLNA_DB_FILE = t:\Plex Media Server\Plug-in Support\Databases\com.plexapp.dlna.db
2017-05-24 22:04:33,400 - ERROR:Logging an uncaught exception
Traceback (most recent call last):
File "C:\plexemail\plexEmail.py", line 927, in
cur.execute('SELECT machine_identifier FROM remote_servers WHERE url LIKE "http://127.0.0.1%";')
DatabaseError: file is encrypted or is not a database
When I run the plexemail.py it just does nothing and gives me the command line again.
LOG;
2017-05-24 22:04:33,384 - INFO:Test flag is set to False
2017-05-24 22:04:33,384 - INFO:Including Plex Web Link - Getting machine identifier from the DLNA DB
2017-05-24 22:04:33,384 - INFO:DLNA_DB_FILE = t:\Plex Media Server\Plug-in Support\Databases\com.plexapp.dlna.db
2017-05-24 22:04:33,400 - ERROR:Logging an uncaught exception
Traceback (most recent call last):
File "C:\plexemail\plexEmail.py", line 927, in
cur.execute('SELECT machine_identifier FROM remote_servers WHERE url LIKE "http://127.0.0.1%";')
DatabaseError: file is encrypted or is not a database