From 9137c31fcc493289328ff11a57032b0c0e987109 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Mon, 8 Feb 2016 10:32:53 -0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 893f71b..16ff464 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -12,8 +12,6 @@ This is the extract from the post: > I just wanted to say that I had the same issue as MAUL ("DatabaseError: file is encrypted or is not a database"), and had the settings correctly entered. I ended up fixing it by replacing the sqlite3.dll in C:\Python27\DLLs with the precompiled DLL from here: https://www.sqlite.org/download.html. After this, and re-starting PlexPy, it works flawlessly. -For 64bit Python 2.7.x Install http://sourceforge.net/projects/cyqlite/?source=typ_redirect into the Python27\DLLs folder. - ## Problem When running a Plex Media Server on a QNAP, Plex writes logs into a non-shared location with the `/share/.qpkg` path. PlexPy cannot be pointed to this location under `Settings` > `Extra Settings` > `Plex Logs` > `Logs Folder`