[mythtv-commits] Ticket #11104: SET_BOOKMARK still expects 5 tokens (4 parameters)

MythTV noreply at mythtv.org
Thu Sep 20 11:35:44 UTC 2012


#11104: SET_BOOKMARK still expects 5 tokens (4 parameters)
-------------------------+--------------------------------------
 Reporter:  fetzer.ch@…  |           Type:  Bug Report - General
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Master Head  |       Severity:  low
 Keywords:               |  Ticket locked:  0
-------------------------+--------------------------------------
 In protocol version 66
 (http://code.mythtv.org/trac/changeset/1508085e/mythtv) SET_BOOKMARK was
 changed from 2 long parameters to a int64 parameter for the bookmark.

 Neverthless the command still expects 5 tokens:
 https://github.com/MythTV/mythtv/blob/master/mythtv/programs/mythbackend/mainserver.cpp#L722

 This should be changed to 4, but I guess a new protocol version bump would
 be also required then.
 It works fine with a 0.25 backend when you add the 5th dummy parameter.

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


More information about the mythtv-commits mailing list