Danke für die schnelle Antwort.
hier die “com.plexapp.plugins.youtube.tv.log” ganz unten steht die Fehlermeldung, das irgend ein Code nicht geladen werden kann.
2016-09-01 09:01:18,234 (-48f1e940) : INFO (core:349) - Starting framework core - Version: 2.6.3, Build: 09e98fb (Sat Aug 27 00:39:23 UTC 2016)
2016-09-01 09:01:18,235 (-48f1e940) : DEBUG (core:361) - Using the elevated policy
2016-09-01 09:01:18,235 (-48f1e940) : DEBUG (core:450) - Starting runtime component.
2016-09-01 09:01:18,254 (-48f1e940) : DEBUG (core:450) - Starting caching component.
2016-09-01 09:01:18,255 (-48f1e940) : DEBUG (core:450) - Starting data component.
2016-09-01 09:01:18,256 (-48f1e940) : DEBUG (core:450) - Starting networking component.
2016-09-01 09:01:18,266 (-48f1e940) : DEBUG (networking:284) - Loaded HTTP cookies
2016-09-01 09:01:18,311 (-48f1e940) : DEBUG (networking:452) - Setting the default network timeout to 20.0
2016-09-01 09:01:18,319 (-48f1e940) : DEBUG (core:450) - Starting localization component.
2016-09-01 09:01:18,320 (-48f1e940) : INFO (localization:409) - Setting the default locale to en-us
2016-09-01 09:01:18,339 (-48f1e940) : DEBUG (localization:427) - Loaded en strings
2016-09-01 09:01:18,340 (-48f1e940) : DEBUG (core:450) - Starting messaging component.
2016-09-01 09:01:18,343 (-48f1e940) : DEBUG (core:450) - Starting debugging component.
2016-09-01 09:01:18,344 (-48f1e940) : DEBUG (core:450) - Starting services component.
2016-09-01 09:01:18,344 (-48f1e940) : DEBUG (core:450) - Starting myplex component.
2016-09-01 09:01:18,345 (-48f1e940) : DEBUG (core:450) - Starting notifications component.
2016-09-01 09:01:18,371 (-4db064c0) : DEBUG (networking:166) - Requesting ‘http://127.0.0.1:32400/system/messaging/clear_events/com.plexapp.plugins.youtube.tv’
2016-09-01 09:03:21,654 (-48f1e940) : DEBUG (accessor:68) - Creating a new model access point for provider com.plexapp.plugins.youtube.tv in namespace ‘metadata’
2016-09-01 09:03:21,924 (-48f1e940) : DEBUG (networking:166) - Requesting ‘http://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashes’
2016-09-01 09:03:22,731 (-48f1e940) : DEBUG (runtime:1117) - Created a thread named ‘load_all_services’
2016-09-01 09:03:22,732 (-4db064c0) : DEBUG (services:265) - Plug-in is not daemonized - loading services from system
2016-09-01 09:03:22,734 (-4db064c0) : DEBUG (networking:166) - Requesting 'http://127.0.0.1:32400/:/plugins/com.plexapp.system/messaging/function/X0J1bmRsZVNlcnZpY2U6QWxsU2VydmljZXM_/Y2VyZWFsMQoxCmxpc3Q$
2016-09-01 09:03:22,741 (-48f1e940) : DEBUG (runtime:1117) - Created a thread named ‘get_server_info’
2016-09-01 09:03:22,742 (-48f1e940) : DEBUG (core:150) - Finished starting framework core
2016-09-01 09:03:22,742 (-48f1e940) : DEBUG (core:560) - Loading plug-in code
2016-09-01 09:03:22,815 (-4eb084c0) : DEBUG (networking:166) - Requesting ‘http://127.0.0.1:32400’
2016-09-01 09:03:22,825 (-4eb084c0) : DEBUG (core:538) - Machine identifier is 5ca85bf24691a3b9413f7b7c64743917117060b2
2016-09-01 09:03:22,830 (-4eb084c0) : DEBUG (core:539) - Server version is 1.1.2.2680-09e98fb
2016-09-01 09:03:23,346 (-48f1e940) : DEBUG (core:566) - Finished loading plug-in code
2016-09-01 09:03:23,636 (-4db064c0) : DEBUG (services:362) - Loaded services
2016-09-01 09:03:23,666 (-4e3074c0) : DEBUG (services:433) - Loading 4 shared code modules
2016-09-01 09:03:23,672 (-4e3074c0) : CRITICAL (services:441) - Error loading shared code (most recent call last):
File “/usr/lib/plexmediaserver/Resources/Plug-ins-09e98fb/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/services.py”, line 434, in _setup_shared_code_sandbox
code = compile(setup_str, ‘’, ‘exec’)
File “”, line 1
import ._jsinterp
^
SyntaxError: invalid syntax
2016-09-01 09:03:23,675 (-48f1e940) : CRITICAL (core:615) - Exception starting plug-in (most recent call last):
File “/usr/lib/plexmediaserver/Resources/Plug-ins-09e98fb/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/core.py”, line 608, in start
self.sandbox.execute(self.init_code)
File “/usr/lib/plexmediaserver/Resources/Plug-ins-09e98fb/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py”, line 256, in execute
exec(code) in self.environment
File “/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/YouTubeTV.bundle/Contents/Code/init.py”, line 32, in
Video = SharedCodeService.video
File “/usr/lib/plexmediaserver/Resources/Plug-ins-09e98fb/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/servicekit.py”, line 86, in getattr
raise Framework.exceptions.FrameworkException(‘No shared code object named “%s” was found.’, name)
FrameworkException: (‘No shared code object named “%s” was found.’, ‘video’)