[mythtv-commits] Ticket #12320: Services API GetSetting is Case Sensitive

MythTV noreply at mythtv.org
Tue Feb 2 04:00:34 UTC 2016


#12320: Services API GetSetting is Case Sensitive
---------------------------------------------+------------------------
 Reporter:  drew@…                           |          Owner:  bmeek
     Type:  Bug Report - General             |         Status:  closed
 Priority:  minor                            |      Milestone:  0.28
Component:  MythTV - Services API - Backend  |        Version:  0.27.4
 Severity:  medium                           |     Resolution:  Fixed
 Keywords:  services api                     |  Ticket locked:  0
---------------------------------------------+------------------------
Changes (by bmeek):

 * status:  infoneeded => closed
 * resolution:   => Fixed
 * milestone:  unknown => 0.28


Comment:

 Fixed in 0.28 (which entered Beta today.) The following
 example now works:
 {{{
 backend0:6544/Myth/GetSetting?hostname=BACKEND0&KEY=backendserverport
 }}}
 **//Myth/GetHostName** returns: backend0 for this example. Both
 the **//HostName** and **//Key** values are case agnostic (as are the
 parameter names themselves.)

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


More information about the mythtv-commits mailing list