Open jradwan opened 5 years ago
Not much help, but I got one step further by changing MainMenu () to def MainMenu(**kwargs). Unfortunately, it errored out one level deeper with
2019-07-12 14:24:43,566 (1a734) : CRITICAL (core:574) - Exception (most recent call last): File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-158e5b199\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\runtime.py", line 843, in handle_request result = f(**d) TypeError: getTivoShows() got an unexpected keyword argument 'includeExternalMedia'
If I use a browser on my iPhone instead of the Plex app, it works. 😉 I guess that'd be expected since it works on a desktop browser (except for playback now apparently, see issue #9).
Not sure when this started, but the plugin doesn't seem to work through the Plex mobile app (at least on my iPhone). It just shows "no content" and I see this in the plugin log:
The plugin works fine in the browser (even the mobile browser) so it seems to be the Plex app.