[mythtv-commits] Ticket #439: Server sends response to RESCHEDULE_RECORDINGS too quickly

MythTV mythtv at cvs.mythtv.org
Sat Oct 8 21:52:54 UTC 2005


#439: Server sends response to RESCHEDULE_RECORDINGS too quickly
----------------------------------------------+-----------------------------
 Reporter:  Derek Battams <derek at battams.ca>  |       Owner:  ijr
     Type:  defect                            |      Status:  new
 Priority:  major                             |   Milestone:     
Component:  mythtv                            |     Version:     
 Severity:  medium                            |  ----------------------------------------------+-----------------------------
 When sending the RESCHEDULE_RECORDINGS command to the server, it seems to
 send a response before it completes the reschedule leading to incorrect
 (out of date) information in response to a QUERY_GETALLPENDING issued
 immediately after the reschedule command.  My remedy to the problem has
 been to sleep for 5 seconds after issuing the reschedule command, which
 works but isn't a guaranteed fix as some servers may have many more items
 to schedule than me and may need more time or for servers with fewer items
 then the 5 seconds seems like a waste.  The best solution would be for the
 server not to respond until it has completed the reschedule.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/439>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list