From f53e6d18c872a1a4867798d9edd441784f7fdfb1 Mon Sep 17 00:00:00 2001 From: saitoh183 Date: Sun, 13 Dec 2015 10:50:37 -0500 Subject: [PATCH] Link to post was wrong --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index a95b0d3..893f71b 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -6,7 +6,7 @@ I run Windows and the PlexWatch import tool is unable to import my PlexWatch database, I get the error "Uncaught exception" when trying to import. ## Solution: -This seems to be a version mismatch with the packaged Python sqlite3 libraries. A possible solution is outlined in this post on the Plex forums: https://forums.plex.tv/index.php/topic/169591-plexpy-yet-another-web-front-end-for-plexwatch/?p=963491. +This seems to be a version mismatch with the packaged Python sqlite3 libraries. A possible solution is outlined in this post on the Plex forums: http://forums.plex.tv/discussion/comment/963491/#Comment_963491. This is the extract from the post: