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

MythTV noreply at mythtv.org
Thu Aug 22 06:09:55 UTC 2013


#11769: Retrieving metadata from a frontend fail to be saved
--------------------------------------+-------------------------
     Reporter:  jyavenard             |      Owner:  jyavenard
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  0.27
    Component:  MythTV - MythSystem   |    Version:  Master Head
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+-------------------------
 When the frontend has finished retrieving the various metadata images it
 tries to save them on the backend.

 If the frontend has a slower connection such as being a wireless client,
 writing to the backend will fail.

 The backend writes a file using a FileTransfer::WriteBlock call; the code
 expects all data to be received within 25ms.

 Which is very unlikely to occur when saving a typical 300kB image over
 wireless

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


More information about the mythtv-commits mailing list