Opened 17 years ago

Closed 17 years ago

#3718 closed defect (fixed)

Native archive export with incomplete xml.

Reported by: anonymous Owned by: paulh
Priority: minor Milestone: 0.21
Component: mytharchive Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

My main MythBox? died and as a result I created a new one and moved the capture cards over to it. Then I removed the capture card config from the old box.

The problem I am having is I want to export all my old recordings as native archives but the .xml file which is created alongside the video is missing the "channel" element.

This causes the import procedure to declare that the .xml is invalid (silently).

To get these recordings to import I've had to manually edit the .xml file and add a dummy channel record.

Change History (2)

comment:1 Changed 17 years ago by paulh

Milestone: unknown0.21
Version: unknownhead

comment:2 Changed 17 years ago by paulh

Resolution: fixed
Status: newclosed

(In [14027]) When creating a native archive of a recording and the channel associated with it cannot be found in the DB create a default channel element in the archive xml file so the archive can still be imported later.

Fixes #3718.

Note: See TracTickets for help on using tickets.