bklaas;242552 Wrote: 
> change your 'do' action to a 'go' action.
> 
Thanks Ben for your response.

I went ahead and changed the do to go in my siriusPresetMenu but I'm
still having no luck :(  If it helps, below is the output of my
datadumper shown in the code in the previous message that is passed to
$request->setResultLoopHash.

Much thanks
Greg


Code:
--------------------
    
  Plugins::SiriusRadio::Plugin::siriusPresetsMenu (235) $VAR1 = {
  'actions' => {
  'go' => {
  'cmd' => [
  'blah'
  ],
  'player' => 0
  }
  },
  'text' => '1. SIRIUS Hits 1'
  };
  Plugins::SiriusRadio::Plugin::siriusPresetsMenu (235) $VAR1 = {
  'actions' => {
  'go' => {
  'cmd' => [
  'blah'
  ],
  'player' => 0
  }
  },
  'text' => '9. The Pulse'
  };
  
--------------------


-- 
GoCubs
------------------------------------------------------------------------
GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312
View this thread: http://forums.slimdevices.com/showthread.php?t=40230

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to