2023-02-01, 18:27
The plugin.program.sonarr plugin is has the ability to 'add show' to the sonarr database. I would like the be able to access 'add show' to the context menu within Kodi. A case usage for this would be one of the many tmdb widgets where you can browse content not on your device. I managed to get a sonarr icon in the information screen of a TV show but can't 'hack' together the code to get it to work.
This is the last thing I tried.
This is the last thing I tried.
Quote: xbmc.executebuiltin("RunPlugin(plugin.program.sonarr,action=?/name=Add+Show&mode=addShow&type=dir,return)"