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

MythTV noreply at mythtv.org
Fri Apr 14 17:01:05 UTC 2017


#12738: Mythfrontend Service API SendAction not working
----------------------------------------------+--------------------------
 Reporter:  paul@…                            |          Owner:  bmeek
     Type:  Bug Report - General              |         Status:  assigned
 Priority:  minor                             |      Milestone:  unknown
Component:  MythTV - Services API - Frontend  |        Version:  0.28.0
 Severity:  medium                            |     Resolution:
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+--------------------------

Comment (by rsiddons):

 I don't see it in my list. Looks like that list is actually generated from
 the keybindings table in your database.

 Unfortunately old, deprecated settings/keybindings aren't always (ever?)
 removed so my guess would be you're using an database with old cruft and
 the RWND was removed.

 If you remove those keybindings from the database then they should
 disappear from GetActionList.

 The frontend creates any missing keybindings on startup so, to get a
 reliable set of current actions, you could clear the whole table for a
 host before running the frontend.

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


More information about the mythtv-commits mailing list