@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 412 B
JSON
{
"name": "pause",
"module": "xbmcremote",
"regex": "^(?:play|pause|pauze|resume|continue)\\s?(?:this|the)?\\s?(?:video|movie|playback|episode|playback)$",
"description": "Play/pause/resume media on xbmc device",
"explanation": "This plugin teaches SARA how to transmit a pause/resume command to a configured xbmc device.\nType 'pause movie' or one of the alternatives and SARA should respond."
}