[mythtv-commits] Ticket #3633: DSM-320 cannot play file by UPNP with 0.20 patch 11782

MythTV mythtv at cvs.mythtv.org
Sun Jun 17 22:10:17 UTC 2007


#3633: DSM-320 cannot play file by UPNP with 0.20 patch 11782
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr       
     Type:  defect     |      Status:  new       
 Priority:  major      |   Milestone:  unknown   
Component:  mythtv     |     Version:  0.20-fixes
 Severity:  medium     |     Mlocked:  0         
-----------------------+----------------------------------------------------
 Patch 11782 in 0.20 reduces the number of bytes sent to one less than
 requested. The DSM-320 does not like that and retries and refails forever.
 This patch is not in the trunk.

 The number of bytes requested really is <last-byte-of-range> minus <first-
 byte-of-range> plus one. This change removed the "plus one".

 The stated aim of 11782 is to "fix ... offbyone" which is wrong, and
 "infinite loop" which is unclear and not experienced by me :). If there is
 an infinite loop, then the fix must be somewhere else.

 The fix is to remove patch 11782.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3633>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list