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

Plex server on nvidia shield #74

Closed phairplay closed 7 years ago

phairplay commented 7 years ago

Hi, I'm wanting to play 4K but my pc won't cope with it. Is it possible to run this script on my pc with the plex server on a nvidia shield?

All my content will remain on my NAS

jakewaldron commented 7 years ago

I'm not familiar with the Shield, but if you are able to have read/write access to the databases in the Plex Media Server folder on the Shield (from the user running the script), you should be able to have the script running from another machine.

Does the shield have this folder on the internal storage that you can access (it might be in /sdcard/)?

/Plex Media Server/Plug-in Support/Databases

On Mon, Mar 27, 2017 at 12:13 PM, phairplay notifications@github.com wrote:

Hi, I'm wanting to play 4K but my pc won't cope with it. Is it possible to run this script on my pc with the plex server on a nvidia shield?

All my content will remain on my NAS

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jakewaldron/PlexEmail/issues/74, or mute the thread https://github.com/notifications/unsubscribe-auth/AK0IAXEY0HJw2uqJiqK4ro67Fc2YGM0-ks5rqApGgaJpZM4Mqsvb .

jakewaldron commented 7 years ago

Closing this. Please reopen if my suggestion did not work.

Arcanemagus commented 7 years ago

Android applications (such as the PMS server that runs on the SHIELD) have isolated private storage where things like the Database are stored, as such access like that wouldn't be possible from a remote machine.

jakewaldron commented 7 years ago

Thanks for the comment Arcanemagus. So sadly, Phairplay, it looks like it will not be able to work on the Shield.