Jump to content

Recommended Posts

Posted

Is it possible to specify what username to add to the kodi session, rather than manually selecting from the list? And vice versa with removing a specific user from the session.

Posted

For example something like using RunPlugin that I could call from outside of Kodi from my home automation (including voice control)

 

RunPlugin(plugin://plugin.video.emby?mode=adduser&user=user1)

 

or

 

RunPlugin(plugin://plugin.video.emby?mode=removeuser&user=user2)

Guest
This topic is now closed to further replies.
×
×
  • Create New...