[mythtv-commits] Ticket #12738: Mythfrontend Service API SendAction not working

MythTV noreply at mythtv.org
Thu Apr 21 16:53:11 UTC 2016


#12738: Mythfrontend Service API SendAction not working
--------------------------------------------------+---------------------
     Reporter:  paul@…                            |      Owner:  bmeek
         Type:  Bug Report - General              |     Status:  new
     Priority:  minor                             |  Milestone:  unknown
    Component:  MythTV - Services API - Frontend  |    Version:  0.28.0
     Severity:  medium                            |   Keywords:
Ticket locked:  0                                 |
--------------------------------------------------+---------------------
 I have recently updated to 0.28 and have encountered a problem with the
 frontend service API. It seems that the SendAction is being ignored. I’m
 using this as an example:

 wget -O sendaction --post-data ‘Action=DOWN'
 http://192.168.x.x:6547/Frontend/SendAction

 Mythfrontend responds with an xml file containing the boolean true, so
 assuming that this has been accepted fine. However, it never performs the
 action. SendKey works fine, which is ok for up / down etc but I need
 SendAction for jumping to recordings, live tv etc.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12738>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list