Opened 13 years ago

Closed 13 years ago

#10010 closed Patch - Bug Fix (fixed)

MythArchive - Import of Native Archive broken

Reported by: geraldbarker@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.25
Component: Plugin - MythArchive Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When a native import is run from mythfrontend it is passing the parameter "--importnative" to mytharchivehelper, but mytharchivehelper is expecting "--importarchive" so the call fails.

I think the change of parameter mytharchiovehelper is expecting was made when the command line parsing changes were made.

Attached is a patch

Attachments (1)

mytharchive_nativeImport.patch (704 bytes) - added by geraldbarker@… 13 years ago.
Patch to fix the problem

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by geraldbarker@…

Patch to fix the problem

comment:1 Changed 13 years ago by Raymond Wagner

Owner: changed from paulh to Raymond Wagner
Status: newaccepted

comment:2 Changed 13 years ago by Github

Milestone: unknown0.25
Resolution: fixed
Status: acceptedclosed

Correct native archive imports in MythArchive?.

This corrects an unintended change to the command line option used to import native archives back into recordings, performed as part of the migration to the new commandline parser.

See 73b3992b52d4834c2b658619fd31312cd5d3cc76

Fixes #10010

Branch: master Changeset: 364458ef28f0f89f2f9c595b74b078cac48a583f

Note: See TracTickets for help on using tickets.