You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On first setup, before any data has been collected by PlexWatch, browsing to PlexWatchWeb yields the Failed to access plexWatch database. Please check your settings. error message, even if the database file is present and accessible. This could be confusing to new users (or possibly just me 😉)
The text was updated successfully, but these errors were encountered:
On your first visit you should see a welcome to plexWatch/Web modal appear. Clicking past this takes you to the settings page bypassing the index page. If this does not appear then most likely you are missing a required dependency (php5, php5-sqlite, php5-curl, php5-json).
Thank you Landon:)
I did it and I have implemented it successfully. PlexPy is very nice and works exactly as I wanted plus it has the ability to call external scripts triggered by Plex events and it is perfect for me.
On 26 Mar 2017, at 09:05, Landon Abney ***@***.***> wrote:
All development on this has stopped, I would highly recommend you look into setting up PlexPy.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
On first setup, before any data has been collected by PlexWatch, browsing to PlexWatchWeb yields the
Failed to access plexWatch database. Please check your settings.
error message, even if the database file is present and accessible. This could be confusing to new users (or possibly just me 😉)The text was updated successfully, but these errors were encountered: