Opened 18 years ago

Closed 18 years ago

#2150 closed defect (fixed)

mythburn.py doesn't use the local copy of the recording/video

Reported by: spin667@… 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)

mythburn-use-localfilename.diff (1.2 KB) - added by spin667@… 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by spin667@…

comment:1 Changed 18 years ago by paulh

Status: newassigned

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.

comment:2 Changed 18 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [10772]) Close #2150 by applying the patch. If the copy remote files to local system option is set use the local copy in another couple more places.

Note: See TracTickets for help on using tickets.