[mythtv-commits] Ticket #13488: IPTV fix for deadlock, handle redirects

MythTV noreply at mythtv.org
Tue Oct 1 23:15:08 UTC 2019


#13488: IPTV fix for deadlock, handle redirects
-----------------------------------------+--------------------------
     Reporter:  ijc                      |      Owner:  cpinkham
         Type:  Patch - Bug Fix          |     Status:  new
     Priority:  minor                    |  Milestone:  needs_triage
    Component:  MythTV - HTTP Streaming  |    Version:  Master Head
     Severity:  medium                   |   Keywords:
Ticket locked:  0                        |
-----------------------------------------+--------------------------
 I posted various IPTV fixes at https://github.com/MythTV/mythtv/pull/184.
 There's a long description over there which I won't repeat unless
 requested. Briefly, fixes:

 * A deadlock in HLSReader cancel path
 * Not handling m3u8 which has a 302 redirect
 * A segfault when combining overlapping segments which have gone backwards
 * Avoid hitting the servers for every single channel, we don't need
 precise protocol information at that time.
 * A few other random typos, log improvements, setting a User-Agent header.

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


More information about the mythtv-commits mailing list