Opened 17 years ago
Closed 17 years ago
#5009 closed patch (fixed)
mythvideo should escape filenames, not just quote wrap them
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21.1 |
Component: | mythvideo | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
I ran into problems playing:
Trigun_-_01_-_The_$$60_Billion_Dollar_Man.ogm
The problem appears to be the lack of escaping of the $$ characters.
Attaching a patch which adds escaping of dollar signs to mythvideo.
Attachments (1)
Change History (4)
Changed 17 years ago by
Attachment: | mythvideo-fix-dollarsign.diff added |
---|
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|---|
Type: | defect → patch |
comment:2 Changed 17 years ago by
Note: See
TracTickets for help on using
tickets.
Patch to add escaping of dollar signs in file names