trakt / Plex-Trakt-Scrobbler

Add what you are watching on Plex to trakt.tv
1.44k stars 167 forks source link

Nvidia Shield TV 2017 #403

Open jandrop opened 7 years ago

jandrop commented 7 years ago

On the Nvidia Shield TV 2017 500Gb this doesn't work, I've tried do the method manual and the method with the WebTools unsuccessfully, I have root access and I checked the permissions and owner and are equals than other pluggins, on the old Nvidia TV 16Gb works fine

fuzeman commented 7 years ago

Could you post the latest plugin log file (details here) and the output of cat /proc/cpuinfo on your device.


Has your "Nvidia TV 16Gb" (SHIELD 2015?) been updated to v5.0 (Android Nougat)? this issue might be related to the system upgrade..

konecnyna commented 7 years ago

@fuzeman I am having the same issue but I have the Nvidia Shield TV 16gb 20015 v5.0. Is there more information related to the issue with that unit?

These are the permissions but the only two plugins that show are

  1. BBC iPlayer
  2. Sub-zero subtitles.
screen shot 2017-02-01 at 8 00 45 pm screen shot 2017-02-01 at 7 37 13 pm

EDIT: I solved my issue by using su --context properly.

jandrop commented 7 years ago

@fuzeman My Nvidia Shield 2015 was returned to buy the new one, but i solved the problem yesterday making a symlink from the sdcard directory to Plex plugin directory, now to add a plugin i only have to put on my sdcard and done.

cd /sdcard/
mkdir /sdcard/Plug-ins/
ln -sf "/sdcard/Plug-ins/" "/data/data/com.plexapp.mediaserver.smb/Plex Media Server"
foXaCe commented 7 years ago

none solution for non root shield ?

fuzeman commented 7 years ago

@foXaCe

none solution for non root shield ?

Nope, root access is currently required to access the Plug-ins directory on nvidia shields.

foXaCe commented 7 years ago

perhaps .apk addons to contains only trakt.bundle ?