Jump to content

Emby for Kodi .vs. Embycon?


Recommended Posts

Posted

Keine Thema. 

---

 

Solution for all other possible readers:

 

The skinshortcuts script has a bug to recognize the plugin path correctly. For some reason it thinks that some plugin nodes are for music and uses the wrong target for it.

This is an old and known issue of the script itself and is not related to Emby or the Emby addons.

 

If someone is facing the same issue it's easy to fix it by replacing the target argument of the created button.

 

Just edit the configured button and change it from

ActivateWindow(music,plugin://plugin.video.emby......)

to

ActivateWindow(videos,plugin://plugin.video.emby......)
Guest
This topic is now closed to further replies.
×
×
  • Create New...