Opened 19 years ago
Closed 19 years ago
#2150 closed defect (fixed)
mythburn.py doesn't use the local copy of the recording/video
Reported by: | Owned by: | paulh | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mytharchive | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
If copying the recording/video file locally is enabled, mythburn.py fails to use the local copy in most circumstances. There may be other places where it will use the remote copy and not the local one but this fixes the two I noticed.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | mythburn-use-localfilename.diff added |
---|
comment:1 by , 19 years ago
Status: | new → assigned |
---|
Note:
See TracTickets
for help on using tickets.
I'll commit this shortly.
The first part of the patch will actually have no affect because getFileInformation() doesn't access the mediafile at all.
Do commercials get cut successfully when using the copy remote files feature? I don't use this feature myself and can't easily test it.