I am trying to map "export to library" from the context menu to a key on my remote. The problem is that the plugin requires two variables ('plugin://plugin.video.netflix/','-1','?action=export&id=[id]&title=[title]','resume:false')
The [id] and [title] to be passed to the plugin to execute the export to library option. However in KeyMaps, it is impossible to know beforehand both variables.
Is it possible to get the plugin to generate both variables in the code, so that all is needed from the KeyMap is to call action=export ?
Steps to Reproduce
Open Netflix plugin
Browse to a category
Choose a movie/show
Invoke the Context Menu
Choose "Export to Library"
Expected behavior: Clicking on the remote key would automatically add the show to the library
Actual behavior: One has to show the context menu and then select the export to library option.
Context (Environment)
All Environments
Installation
[x] I installed the plugin via zip from the Releases page
[ ] I´m using the Netflix Repo
[ ] I´m using a different source (Please tell which)
I'm submitting a ...
General infomration
Prerequisites
Description
I am trying to map "export to library" from the context menu to a key on my remote. The problem is that the plugin requires two variables ('plugin://plugin.video.netflix/','-1','?action=export&id=[id]&title=[title]','resume:false')
The [id] and [title] to be passed to the plugin to execute the export to library option. However in KeyMaps, it is impossible to know beforehand both variables.
Is it possible to get the plugin to generate both variables in the code, so that all is needed from the KeyMap is to call action=export ?
Steps to Reproduce
Expected behavior: Clicking on the remote key would automatically add the show to the library
Actual behavior: One has to show the context menu and then select the export to library option.
Context (Environment)
All Environments
Installation
Operating System
Additional informatin on the environment
Windows 10