jakewaldron / PlexEmail

This script aggregates all new TV, movie and music releases for the past configured time then optionally writes to your web directory and sends out an email.
206 stars 32 forks source link

Error with line 669 #14

Closed phairplay closed 8 years ago

phairplay commented 8 years ago

Hi Could you please help me with the following error c:\Plexemail\scripts>python plexemail.py Traceback (most recent call last): File "plexemail.py", line 669, in cur.execute('SELECT machine_identifier FROM remote_servers WHERE url LIKE "h ttp://127.0.0.1%";') sqlite3.DatabaseError: file is encrypted or is not a database

I have python 32bit installed and placed the sqlite file in your instructions in the correct folder.

jakewaldron commented 8 years ago

Hi there,

Sorry for the delay in response. This looks like it could be a permissions issue or an issue with the config value for plex_data_folder.

Are you still having an issue with this?

phairplay commented 8 years ago

Hey, Not a problem it was the python request I needed to install it via cmd admin.

Thanks you responding and for this tool it's brilliant :)