﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
12291	"MythArchive needlessly copies ""remote"" Videos before processing"	J.Pilk@…	Paul Harrison <pharrison@…>	"I just created a DVD .iso that included Videos, which I had placed in  mytharchive_work/ on a stand-alone laptop with a smallish disk.  It worked, but started by copying the files into mytharchive_work/work/localcopy/

mytharchivehelper identifies a ""remote"" mythbackend by

   if (filename.startsWith(""myth://""))
        return 3;

and I suspect this now means that *all* Videos will be copied in.  Is there a better test?
"	Bug Report - General	closed	minor	0.28	MythTV - General	Master Head	medium	fixed	MythArchive Mythprotocol		0
