Opened 17 years ago
Closed 16 years ago
#7599 closed defect (fixed)
MythWeb - Odd Extension To Directly Downloaded Files
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.22 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
As reported here: http://www.gossamer-threads.com/lists/mythtv/users/408589
In MythWeb, in the Recorded Programmes page, if I select "Direct Download" next to a programme, the filename suggested has an odd extension of ".mpg..mpg" resulting in a filename like "BBC News at Six.mpg..mpg".
It makes little difference as the file can be easily renamed, and in many cases works without renaming.
Seems to have crept in since 0.22 as 0.21 worked fine for me. Confirmed by one other user at the time of writing.
I'm running 0.22.0+fixes22594-0ubuntu1 on Kubuntu Koala 9.10.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | suffix.patch added |
|---|
comment:2 by , 16 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → new |
Replying to kormoc:
(In [23677]) Fixes #7599, this removes the double suffix from the raw downloads
this only fixes the problem for requests containing HTTP_RANGE. the second part from suffix.patch was not applied, so the default case is still broken in 0.23.
i am using mythweb 0.23-0.0lenny1 from debian.multimedia.org

patch