sualfred / skin.embuary

Embuary - a Emby lookalike Kodi skin
https://emby.media/community/index.php?/topic/49724-support-thread-embuary-a-emby-kodi-skin/page-1
Other
126 stars 66 forks source link

[Bug] TV Shows won't Open from Widgets #103

Closed drinfernoo closed 4 years ago

drinfernoo commented 4 years ago

It seems that I'm unable to interact with any TV show item on a widget, if that widget was filled from a plugin path. I've tested with library items, and it seems to work fine... but they don't even open with Embuary Info widgets.

Is there something that's happened recently to affect this? I'm almost certain it used to work 🤔

Now, there is no action when a TV show item is selected. The path is never executed. I was able to press I to get a plot overview, which had a "Browse" button... but that didn't work either, appearing to simply run the plugin path using RunPlugin(...) or a similar method, rather than activating the appropriate window, which doesn't work with paths that should display a directory.

sualfred commented 4 years ago

Can you create me a small dummy addon to reproduce?

drinfernoo commented 4 years ago

No need. Create a widget with any add-on, even Embuary Info.

drinfernoo commented 4 years ago

I should say, this seems to be affecting folder items... since "Next Page" items don't work either. File items, like movies, seem to work fine.

sualfred commented 4 years ago

Tested: -> Embuary Info -> Trendin Shows -> Info is opening without any problem -> South Park addon with the season listing (folders) -> Opens correctly

Be sure you have configured the custom widget as "videos" as type.

drinfernoo commented 4 years ago

I've gone back to a fresh install for my test environment (18.6, at the moment) since I opened the issue... and they appear to be working now. I'm not sure what changed, but I'll close the issue unless I encounter it again.