Opened 14 years ago
Closed 14 years ago
#3141 closed patch (fixed)
FIX: mythweb forced download stream to flv
Reported by: | Owned by: | xris | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The recent changes supporting .flv support break regular download file stream support (the wrong regex comparison is used.)
Attached is the change that fixed this for me.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | mythweb-streaming-fix.diff added |
---|
comment:1 Changed 14 years ago by
Type: | defect → patch |
---|
Note: See
TracTickets for help on using
tickets.
Oops, I guess this is really a patch.