[mythtv-commits] Ticket #11769: Retrieving metadata from a frontend fail to be saved

MythTV noreply at mythtv.org
Thu Aug 22 12:29:33 UTC 2013


#11769: Retrieving metadata from a frontend fail to be saved
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:  jyavenard
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.27
Component:  MythTV - MythSystem   |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Jean-Yves Avenard <jyavenard@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"90f47553371e7778ead7354d33baed95b5b56188/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="90f47553371e7778ead7354d33baed95b5b56188"
 Do not abort early if not all data is received within 25ms

 0b106b10692ed7efd5eae81b498f591ad39b6222 introduced a 25ms hard limit on
 how long a transfer could last. This is often too low, especially on
 wireless frontends

 Now read by 50ms blocks and handle smaller reads than requested.
 Read will attempt if more than 150ms was spent without receiving any data.

 Fixes #11769
 }}}

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


More information about the mythtv-commits mailing list