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

"...com.plexapp.plugins.library.db does not exist." Using database files over network? #46

Open justinerwin opened 8 years ago

justinerwin commented 8 years ago

I am hosting PlexRequests, PlexEmail and a landing page on my raspberry pi running Lubuntu. The issue I've run into is configuring my Plex library location. I host the library on my Mac, on the same network. I've tried to type the Mac's ip address and the file location as the "plex_data_folder" value and got the below error:

192.168.1.101:/Users/justinerwin/Library/Application\ Support/Plex\ Media\ Server/Plug-in\ Support/Databases/com.plexapp.plugins.library.db/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db does not exist. Please make sure the plex_data_folder value is correct.

Can I do what I'm trying to do? Thanks.

jakewaldron commented 8 years ago

Easiest would be to mount the mac shared folder on the ubuntu server and then point to that:

http://askubuntu.com/a/66178

justinerwin commented 8 years ago

I tried following those steps and I keep getting a Mount Error 13 = permission denied. Any other ideas? Thanks for all your help!!!

-Justin

From: Jake Waldon notifications@github.com Reply-To: jakewaldron/PlexEmail reply@reply.github.com Date: Tuesday, August 23, 2016 at 7:05 PM To: jakewaldron/PlexEmail PlexEmail@noreply.github.com Cc: Justin Erwin justin.erwin@icloud.com, Author author@noreply.github.com Subject: Re: [jakewaldron/PlexEmail] "...com.plexapp.plugins.library.db does not exist." Using database files over network? (#46)

Easiest would be to mount the mac shared folder on the ubuntu server and then point to that:

http://askubuntu.com/a/66178

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.